linz / gazetteer

New Zealand Gazetteer of official place names
http://www.linz.govt.nz/regulatory/place-names/find-name/new-zealand-gazetteer-official-geographic-names/new-zealand-gazetteer-search-place-names#zoom=0&lat=-41.14127&lon=172.5&layers=BTTT
Other
2 stars 2 forks source link

Db support for web app update #10

Closed iharrison closed 6 years ago

iharrison commented 6 years ago

Changes are to support the new Gazetteer web application developed by Datacom. The changes in the gazetteer_web schema: add two new tables (gaz_all_shapes and gaz_event) and add a new column to the gaz_code table. Changes in the gazetteer schema: add gweb_update_gaz_event() and gweb_update_gaz_all_shapes() and modify gweb_update_gaz_code()