PostGIS can't read MULTILINESTRINGM geometry types (or most likely any M types).
--------------------------------------------------------------------------------

                 Key: GEOT-1111
                 URL: http://jira.codehaus.org/browse/GEOT-1111
             Project: GeoTools
          Issue Type: Bug
          Components: data postgis
    Affects Versions: 2.2.2
            Reporter: Jesse Eichar
         Assigned To: Justin Deoliveira
            Priority: Minor
         Attachments: shapeMfiles.zip

If you import a Linestring M shapefile into postgis using:

1.  shp2pgsql -s 2994 -I  hwynet2006_jan4.shp shapeMexample > import.sql
2.  psql -U username -d database -f import.sql

if you notice in geometrycolumn table the type of the new geometry is 
MULTILINESTRINGM.  Postgis datastore can't handle that.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to