[postgis-users] what is maximum limit(max number of coordinates) for a LineString

75 views
Skip to first unread message

ram prasad

unread,
Feb 21, 2012, 6:45:25 AM2/21/12
to postgi...@postgis.refractions.net

Hi,

     I have a column called Route(with Geography datatype). A Linestring(with lot of lat,lon points) is inserted into this column. I updates this LineString with the new lat,lon coordinates. When i cross more than 200 lat,lon coordinates, values to updated in the Route column. So what is maximum limit(max number of coordinates) for a LineString?
--
BY

R.RAMPRASAD


Sandro Santilli

unread,
Feb 21, 2012, 7:45:31 AM2/21/12
to PostGIS Users Discussion

It's a 32bit integer, so theoretically you should be able to have
up to 4,294,967,295 vertices per line.

--strk;

,------o-.
| __/ | Delivering high quality PostGIS 2.0 !
| / 2.0 | http://strk.keybit.net
`-o------'

_______________________________________________
postgis-users mailing list
postgi...@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply all
Reply to author
Forward
0 new messages