All,
I'm running geoserver 1.6.4. I'm trying to output wms in srs 900913 (google
maps projection). I added the srs definition to spatial_ref_sys in postgis
and to the epsg.properties table in geoserver. But if I make a WMS request,
I don't get anything returned...no image, no error in the logs. Any
thoughts?
Thanks,
Steve
Stephen Crawford
Center for Environmental Informatics
The Pennsylvania State University
What’s your WMS request look like?
On Mon, Oct 27, 2008 at 1:05 PM, Stephen Crawford <src176@anonymised.com> wrote:
All,
I’m running geoserver 1.6.4. I’m trying to output wms in srs 900913 (google
maps projection). I added the srs definition to spatial_ref_sys in postgis
and to the epsg.properties table in geoserver. But if I make a WMS request,
I don’t get anything returned…no image, no error in the logs. Any
thoughts?
Thanks,
Steve
Stephen Crawford
Center for Environmental Informatics
The Pennsylvania State University
This SF.Net email is sponsored by the Moblin Your Move Developer’s challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
Hi Stephen,
You should not have to play with the postgis spatial_ref_sys table unless your data is actually in the google maps projection. As well 900913 should be already included in the epsg.properties file as well.
All you should have to do is issue the request with the parameter "SRS=EPSG:900913" and also ensure the "BBOX" parameter is in the 900913 projection.
If you are seeing a blank image it more often then not means that your postgis table does not have the correct projection set on it, or you are issuing the request in incorrect coordinates. What is the native projection of your data?
-Justin
Stephen Crawford wrote:
All,
I'm running geoserver 1.6.4. I'm trying to output wms in srs 900913 (google
maps projection). I added the srs definition to spatial_ref_sys in postgis
and to the epsg.properties table in geoserver. But if I make a WMS request,
I don't get anything returned...no image, no error in the logs. Any
thoughts?
Thanks,
Steve
Stephen Crawford
Center for Environmental Informatics
The Pennsylvania State University
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
Hi Justin,
I was making a bone-head mistake in sending the bbox in lon-lat instead of
meters....it's all good. Thanks for for the help.
Steve
-----Original Message-----
From: Justin Deoliveira [mailto:jdeolive@anonymised.com]
Sent: Monday, October 27, 2008 5:52 PM
To: Stephen Crawford
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] srs 900913
Hi Stephen,
You should not have to play with the postgis spatial_ref_sys table unless
your data is actually in the google maps projection. As well
900913 should be already included in the epsg.properties file as well.
All you should have to do is issue the request with the parameter
"SRS=EPSG:900913" and also ensure the "BBOX" parameter is in the 900913
projection.
If you are seeing a blank image it more often then not means that your
postgis table does not have the correct projection set on it, or you are
issuing the request in incorrect coordinates. What is the native projection
of your data?
-Justin
Stephen Crawford wrote:
All,
I'm running geoserver 1.6.4. I'm trying to output wms in srs 900913
(google maps projection). I added the srs definition to
spatial_ref_sys in postgis and to the epsg.properties table in
geoserver. But if I make a WMS request, I don't get anything
returned...no image, no error in the logs. Any thoughts?
Thanks,
Steve
Stephen Crawford
Center for Environmental Informatics
The Pennsylvania State University
----------------------------------------------------------------------
--- This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge Build the coolest Linux based applications with Moblin SDK &
win great prizes Grand prize is a trip for two to an Open Source event
anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes Grand prize is a trip for two to an Open Source event anywhere in the
world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users