instagram.einfache-email.de - Home
Fediverse Sites Status. Find a Fediverse server to sign up for, find one close to you!
Fediverse Sites Status. Find a Fediverse server to sign up for, find one close to you!
Mapping administrative boundaries in Indonesia can tricky especially when dealing with overlapping names. Here is my simplified workflow for preparing this data:
First, download the official spatial data from Peta Rupa Bumi by Badan Informasi Geospasial. This serves as the primary geometry source.
Since the source data is in polygon format, I use QGIS to extract the centroids (points). These points are essential for creating the
The polygons include Kemendagri reference codes. These are vital for:
Using spreadsheet tools and conflation techniques, I cross-reference the data to add:
To follow OSM best practices, I convert the polygons into independent ways (polylines).
Finally, I use the previously extracted place nodes to quickly copy and paste the relevant tags into the new multipolygon relations in my OSM editor.
1. Data Sourcing
First, download the official spatial data from Peta Rupa Bumi by Badan Informasi Geospasial. This serves as the primary geometry source.
2. Extracting Place Nodes
Since the source data is in polygon format, I use QGIS to extract the centroids (points). These points are essential for creating the
place=* tags that represent the center of each administrative area.3. The Importance of Kemendagri Codes
The polygons include Kemendagri reference codes. These are vital for:
Conflation: Ensuring data matches across different sets.
Identification: Many villages (admin_level 7 or 8) share the same name. The code helps distinguish them within a Regency or Province.
4. Enriching Metadata
Using spreadsheet tools and conflation techniques, I cross-reference the data to add:
wikidataandwikipediatags.
Multilingual names (name:en, etc.).
5. Geometry Processing
To follow OSM best practices, I convert the polygons into independent ways (polylines).
This allows adjacent areas to share a single boundary line via a multipolygon relation.
Once converted, I export the result as a.geojsonfile.
6. Final Tagging
Finally, I use the previously extracted place nodes to quickly copy and paste the relevant tags into the new multipolygon relations in my OSM editor.
A Nation Divided – Good faith political analysis. No agenda. No drama.
Fediverse Sites Status. Find a Fediverse server to sign up for, find one close to you!
Fediverse Sites Status. Find a Fediverse server to sign up for, find one close to you!