arcgis-osm-editor icon indicating copy to clipboard operation
arcgis-osm-editor copied to clipboard

OSM Feature Extension holds on to feature classes when working with data in ArcGIS

Open eggwhites opened this issue 12 years ago • 1 comments

If you are working with OSM data created using OSM Toolbox in ArcGIS, the feature extension will use node ordering across datasets if more than one dataset is used in an ArcGIS session. For example: you append a dataset to an OSM dataset and attempt to upload. Then you append a different dataset to a different OSM dataset and attempt to upload. The node ids in the second session will be ordered as a continuation of the first session.

Workaround is to start each session with a new map and don't work with multiple OSM datasets within the same map.

Desired behavior is that the feature extension will treat each OSM dataset independently.

eggwhites avatar Jul 25 '13 22:07 eggwhites

Deferred - for now, please use the workaround: "Workaround is to start each session with a new map and don't work with multiple OSM datasets within the same map."

eggwhites avatar Sep 05 '13 21:09 eggwhites