-
Notifications
You must be signed in to change notification settings - Fork 1
sztanko/pbf2geojson
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a yet another convertor of OpenStreetMap pbf files. This time it converts to geojson. It keeps the intermediate results in memory (I am using Trove Collections) that means good speed (faster then ogr2ogr), but lot's of memory consumption. This utility was created for my pet project Walks.IO and is a good excuse to try out Java 8 streams and lambdas.
About
Openstreetmap to geojson convertor written in Java 8. Utilizes all cores.
Resources
Stars
Watchers
Forks
Packages 0
No packages published