Le vendredi 12 septembre 2014 20:35:34, Pedro Machado Monteiro a écrit :
> Thank you very much, Even.
>
> By the way, unlike the alias for the tag <*cmt*>, the alias for the tag <
> *desc*> gave me a syntax error in the SQL:
Yes, DESC is a SQL reserved keyword to ask for descending sorting order.
Thank you very much, Even.
By the way, unlike the alias for the tag <*cmt*>, the alias for the tag <
*desc*> gave me a syntax error in the SQL:
F:\usbgis\apps\ms4w
GDAL, mapserv, mapcache, PROJ, and shapelib dll paths set
GDAL_DATA path set
GDAL_DRIVER_PATH set
PROJ_LIB set
CURL_CA_BUNDLE set
F:\
Selon Pedro Machado Monteiro :
> Hello:
>
>
>
> Iâm trying to export a shapefile to a GPX file, with GDAL 1.9.0 ogr2ogr.
>
>
>
> From the shapefile attribute table, I want to export some fields to the
> corresponding tags of the GPX file, and the remaining (or all) fields to
> the tag
>
>
>
>
Hello:
I’m trying to export a shapefile to a GPX file, with GDAL 1.9.0 ogr2ogr.
>From the shapefile attribute table, I want to export some fields to the
corresponding tags of the GPX file, and the remaining (or all) fields to
the tag
That does’nt seem to work: when I use the *–sql* opti