[QGIS-trac] Re: [Quantum GIS] #2189: Map Server Export - POSTGIS data

Quantum GIS qgis at qgis.org
Sat Dec 5 12:18:00 EST 2009


#2189: Map Server Export - POSTGIS data
-----------------------------------------------------+----------------------
        Reporter:  smccabe33                         |         Owner:  rduivenvoorde
            Type:  bug                               |        Status:  assigned     
        Priority:  major: does not work as expected  |     Milestone:  Version 1.4.0
       Component:  Build/Install                     |       Version:  HEAD         
      Resolution:                                    |      Keywords:               
Platform_version:                                    |      Platform:  Debian       
        Must_fix:  No                                |   Status_info:  0            
-----------------------------------------------------+----------------------
Comment (by jef):

 Replying to [ticket:2189 smccabe33]:
 > I am using the latest build from your site
 > When I export to a Map Server file, I have to remove the "" form the
 table name and the geometry name e.g. the file has this in it
 > DATA '"way" FROM "osm_polygon"'
 > I need to change it to
 > DATA 'way FROM osm_polygon'

 hm, and why do you need to do that?  Looks fine to me.  What error message
 do you get?

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2189#comment:4>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list