OgcServer Wiki

View: New views
2 Messages — Rating Filter:   Alert me  

OgcServer Wiki

by Evelyn1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

The wiki instructions for the OgcServer say:

To test that your Proj4 'epsg' file can be located choose and EPSG code your server will be exposing, say EPSG 4326 (WGS 84) or EPSG 900913 (Google Mercator), try instantiating from the Mapnik python bindings:
>>> from mapnik import Projection

where do we store the proj4 data files so that mapnik can locate it?


Thanks in advance, I hope your day is going well.


Kind regards,

Effeh


_______________________________________________
Mapnik-users mailing list
Mapnik-users@...
https://lists.berlios.de/mailman/listinfo/mapnik-users

Re: OgcServer Wiki

by Dane Springmeyer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Oct 2, 2009, at 4:10 AM, evelynwbil@... wrote:

Hi,

The wiki instructions for the OgcServer say:

To test that your Proj4 'epsg' file can be located choose and EPSG code your server will be exposing, say EPSG 4326 (WGS 84) or EPSG 900913 (Google Mercator), try instantiating from the Mapnik python bindings:
>>> from mapnik import Projection
where do we store the proj4 data files so that mapnik can locate it?

Effeh, did you get an error? Mapnik does not store the files, rather your installation of Proj.4 places the files. Usually in '/usr/local/share/proj'.

Dane

_______________________________________________
Mapnik-users mailing list
Mapnik-users@...
https://lists.berlios.de/mailman/listinfo/mapnik-users