bryceco / GoMap

OpenStreetMap editor for iPhone/iPad
ISC License
320 stars 41 forks source link

Indonesia address format #669

Closed TagaSanPedroAko closed 1 year ago

TagaSanPedroAko commented 1 year ago

Please add address format for Indonesia, which is as follows:

unit no., building name, street, house number, neighborhood, subdistrict, district, city, province, postal code

example address (in Indonesian):

Jalan Surya [No.] 10, RT.05/RW.02, Cempaka Putih, Cempaka Baru Jakarta Pusat 10640

equivalent tags

neighborhood in this case can either be rukun tetangga/rukun warga (RT/RW: community unit/neighborhood unit, the subdivisions of kelurahan), hamlets (dusun), housing complex, private commercial developments or industrial parks, and tagged as addr:neighbourhood. subdistrict can refer to kelurahan in urban areas or villages (desa) in rural areas, and tagged as addr:subdistrict. district will refer to kecamatan, and tagged as addr:district. city will refer to both cities (kota) and regencies (kabupaten). province is not generally used in Indonesian addresses, but added here in cases where they are used.

Indonesia currently supports only default:

IMG_1474

tordans commented 1 year ago

@TagaSanPedroAko did you check if the answer to this issue is the same as in https://github.com/bryceco/GoMap/issues/666#issuecomment-1536925357? Meaning, the change needs to happen in https://github.com/openstreetmap/iD/issues, where you already opened other issues.

TagaSanPedroAko commented 1 year ago

Ah ok, transferring this to iD.