Skip to content

Split nodes in a osm file that are near a node in another osm file

License

Notifications You must be signed in to change notification settings

kresp0/osmsplitdup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

osmsplitdup.sh

Split nodes in a osm file that are near a node in another osm file.

The intended use is to filter duplicated nodes before doing an import.

Two files are created: file-to-remove-duplicates-dup.osm and file-to-remove-duplicates-not_dup.osm

You have to edit the TAGS and MAX_DISTANCE variables

Usage: ./osmsplitdup.sh file-with-OSM-data.osm file-to-remove-duplicates.osm

About

Split nodes in a osm file that are near a node in another osm file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages