Han Chao

Results 7 comments of Han Chao

@danstowell Error occurred. Any help? ``` [hanchao@map ~]$ osmosis --truncate-apidb host="******" database="******" user="******" password="******" validateSchemaVersion="no" 九月 19, 2016 5:14:58 下午 org.openstreetmap.osmosis.core.Osmosis run 信息: Osmosis Version 0.45 九月 19, 2016 5:14:58...

@mojodna Thanks. This helped greatly。 3642735 1708958 have the same name (Nodes&Roads) ``` ``` https://www.openstreetmap.org/api/0.6/node/1582851239 ``` ``` The name in china-latest.osm.pbf is not updated http://download.geofabrik.de/asia/china-latest.osm.pbf

Worse in taiwan Maybe it's because of [update_tags](https://github.com/openmaptiles/openmaptiles-tools/blob/master/sql/zzz_language.sql#L154) ![image](https://user-images.githubusercontent.com/1942091/107014758-01c13180-67d7-11eb-8c70-1458ce221148.png)

Hello! There is no tutorials at the moment. MapLite is same as osmdroid. Supports mapsforge format is just an experimental. I think you can use osmdroid or mapsforge. Thanks for...

Yes, but not frequently. If you interest on vector tiles, see https://github.com/opensciencemap/vtm

I did not modify mapsforge. What I did, is add MapsforgeFileArchive.java and add MapsforgeFileArchive to ArchiveFileFactory. ``` public static IArchiveFile getArchiveFile(final File pFile) { ... if (pFile.getName().endsWith(".map")) { try {...

I have the same problem ![image](https://f.cloud.github.com/assets/1942091/2523490/206c0944-b4d2-11e3-86cc-3c36749df33e.png)