Osmunda
Osmunda copied to clipboard
An offline geocode library for android, powered by SQLite, using osm data. 离线地理编码Android库,基于SQLite,使用开放街道地图数据。
Results
2
Osmunda issues
Sort by
recently updated
recently updated
newest added
Cause it may be wrong. The right way is using Relation, get points from it, and run a poly test. (for example pnpoly.)
bug
Cause OSM data uses a lot of key-value pair, a NOSQL database may be a better choice.
enhancement