I'm trying to import the address data of a specific country from an OSM file into a MySQL DB.
I tried to insert the data with osmosis and also to filter them with osmfilter before running OSM but without success.
After a long time of google search and frustration, I decided to post here my problem.
Can someone tell me how I can use the osmosis to import only data with following keys ->
'addr:city', 'addr:housenumber', 'addr:postcode', 'addr:street', 'addr:country', 'addr:housename', 'address', 'addr:place', 'addr:suburb', 'addr:province', 'addr:state', 'addr:number'
No comments:
Post a Comment