[Geomoose-users] How to add a new line to postgis db in degrees?

pinchitirabassi pinchitirabassi at gmail.com
Tue Jul 12 18:16:37 EDT 2011


Hi, I've set up geomoose and I followed the instructions on the website. I
created a tool to add lines, and they are added to the database, but I have
a database with information in the EPSG:4326 SRID, and the insertion is made
in meters. I need to configure it so as to insert linestrings in degrees.

So far, I have changed some lines in the mapbook:

EPSG:4326
dd

But this didn't do anything.

I set a wms map-source and it works perfectly:

<map-source name="street_editor" type="wms" tiled="true"
projection='EPSG:900913'>
        <url>http://localhost/cgi-bin/mapserv</url>
        
        
        <layer name="streets"/>
  </map-source>

I don't know if it has something to do with the problem.

Hope you can help.

Pinchi

--
View this message in context: http://geomoose-users.964460.n3.nabble.com/How-to-add-a-new-line-to-postgis-db-in-degrees-tp3164035p3164035.html
Sent from the Geomoose-users mailing list archive at Nabble.com.




More information about the Geomoose-users mailing list