[FWTools] geoRSS
Even Rouault
even.rouault at mines-paris.org
Wed Apr 29 12:57:32 EST 2009
Hi
As often, the answer is to be found in the f...antastic doc ;-) See
http://gdal.org/ogr/drv_georss.html
ogr2ogr -f "GeoRSS" test.rss test.tab -t_srs EPSG:4326 -dsco
USE_EXTENSIONS=YES
At the bottom of the page, you'll also find a link to the RSS 2.0
specification.
More generally, you'll find here (http://gdal.org/ogr/ogr_formats.html) the
link to the documentation for each OGR driver.
Best regards,
Even
Le Wednesday 29 April 2009 09:50:10 Payne Denis, vous avez écrit :
> I'm a new user of FWtools and I'm creating a geoRSS file from MapInfo
> source.
>
> The following does what I want:
>
> ogr2ogr -f "GeoRSS" test.rss test.tab -t_srs EPSG:4326
>
> But I get error messages as follows:
>
> ERROR 6: Field of name 'Name' is not supported in RSS schema. Use
> USE_EXTENSIONS
> creation option to allow use of extensions.
> ERROR 6: Field of name 'Type' is not supported in RSS schema. Use
> USE_EXTENSIONS
> creation option to allow use of extensions.
> ERROR 6: Field of name 'URL' is not supported in RSS schema. Use
> USE_EXTENSIONS
> creation option to allow use of extensions.
>
> How do I "USE_EXTENSIONS"? Where can I find the RSS schema?
>
> Many thanks!
>
> Denis
>
>
>
>
> __________________________
> Denis W Payne
> GIS Manager
> Cambridgeshire County Council
> 01223 699676
>
> The information in this email is confidential and may be legally
> privileged. It is intended solely for the addressee. If you receive this
> email by mistake please notify the sender and delete it immediately.
> Opinions expressed are those of the individual and do not necessarily
> represent the opinion of Cambridgeshire County Council. All sent and
> received email from Cambridgeshire County Council is automatically scanned
> for the presence of computer viruses and security issues.
>
> _______________________________________________
> FWTools mailing list
> FWTools at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/fwtools
> http://fwtools.maptools.org/
More information about the FWTools
mailing list