Store | Contact Us | Careers
 
  • Home
  • Industries
  • Products
  • Training
  • Support
  • Services
  • Events
  • News
  • About
    • About Esri
    • Careers
    • Esri Video
    • Partners

Support

Search Support
You are here: > ArcScripts > Search Results > Script Details Login | Feedback | Help

OpenStreetMap Exporter



contact author | download help | report inappropriate content
Author Simone Gadenz
File Name OSMIE.zip
Language Python
Last Modified Feb 12 2010
Status of work Public Domain
Software ArcGIS Desktop
File Size 302 bytes
Downloads 426

ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.


Summary
This tool is to export any feature layer to an OSM format file. The .osm files are XML fomatted file representing the OpenStreetMap data and they can be used through JOSM for final refinement and upload to the OpenStreetMap repository.

The valued attributes of the single part point, line and polygon feature layers are exported to OSM tags having the same name of the attribute.

It implements an attribute aliasing and filtering mechanism to extract XML tags mapping the OSM tagging scheme starting from any attribute table structure.

For any further question: gadenz@gmail.com
Contact Us | Privacy | Legal | Site Map