Add municipality and coordinate search, and a map target selector
Puts the controls that change what the map is looking at over the map itself, where they act, and gives them something to search. Search is one field, not two. A string either parses as coordinates or it does not, and the answer is obvious from the text, so making the user declare up front which kind of thing they are looking for would be asking them to do the program's job. Coordinates accept decimal and degrees-minutes-seconds, comma or space separated, with hemisphere letters — including the Italian O for ovest, because someone reading an Italian map will type it and silently reading it as east would put them the wrong side of Greenwich. The 1180 Piedmont municipalities are bundled rather than geocoded online. The app is region-scoped, so a list of one region's towns is small enough to ship (100 KB) and beats a geocoder on every axis that matters: instant, offline, no API key, no rate limit, and it cannot return a result somewhere the app has no radar for. Matching folds accents, so "aglie" finds "Agliè", and prefix matches outrank substring ones — typing "tor" should surface Torino, not the first alphabetical name that happens to contain those letters. tool/generate_places.py derives the list from Istat boundary shapefiles (CC BY 4.0). Two properties of that file cost time and are now written down: the geometry is UTM 32N rather than degrees, and the DBF is UTF-8 despite one bilingual Friulian record that makes strict cp1252 fail. A terminal renders utf-8 and latin-1 output identically, so the encoding cannot be settled by looking at printed text — it took dumping codepoints. A guard in the generator and a test against the shipped asset both check for mojibake now, and the guard caught a real mistake the moment it was written. The target selector switches between following the device, a saved place, and the whole region, and the selection doubles as what the app reopens on: "the place I marked" and "what I see when I open the app" are one idea to the person using it. Dragging the map while it is following stops the camera chasing them but leaves that preference alone, because looking somewhere else now is not the same as changing their mind about next launch. The position marker and the following are MapLibre's own, driven by onCameraTrackingDismissed, so there is no second location stream to keep in step with the map. A test asserts that all 1180 municipalities fall inside the region bounds, which is what actually validates the UTM-to-degrees conversion end to end. Verified on the emulator: the dropdown lists follow, region and both saved places; "aglie" finds Agliè; "44.3841 7.5426" offers the coordinate jump and lands on Cuneo at town-reading zoom; selecting follow moves the map to the device position with the blue dot on it and changes the recentre button to match. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -2,42 +2,136 @@
|
||||
"id": "piemonte",
|
||||
"displayName": "Piemonte",
|
||||
"timeZone": "Europe/Rome",
|
||||
|
||||
"bbox": [6.55, 43.95, 9.30, 46.55],
|
||||
|
||||
"bbox": [
|
||||
6.55,
|
||||
43.95,
|
||||
9.3,
|
||||
46.55
|
||||
],
|
||||
"map": {
|
||||
"center": [7.95, 45.25],
|
||||
"zoom": { "min": 6.0, "max": 13.0, "initial": 7.2 }
|
||||
"center": [
|
||||
7.95,
|
||||
45.25
|
||||
],
|
||||
"zoom": {
|
||||
"min": 6.0,
|
||||
"max": 13.0,
|
||||
"initial": 7.2
|
||||
}
|
||||
},
|
||||
|
||||
"sources": {
|
||||
"radar": {
|
||||
"defaultAdapter": "mock",
|
||||
"availableAdapters": ["mock", "dpc"],
|
||||
"availableAdapters": [
|
||||
"mock",
|
||||
"dpc"
|
||||
],
|
||||
"product": "VMI",
|
||||
"frameIntervalMinutes": 5
|
||||
},
|
||||
"alerts": {
|
||||
"defaultAdapter": "arpaCap",
|
||||
"availableAdapters": ["arpaCap"],
|
||||
"availableAdapters": [
|
||||
"arpaCap"
|
||||
],
|
||||
"officialBulletinUrl": "https://www.arpa.piemonte.it/rischi_naturali/boll/bollettino_allerta.pdf"
|
||||
}
|
||||
},
|
||||
|
||||
"alertZones": [
|
||||
{ "code": "Piem-A", "name": "Toce", "provinces": ["NO", "VB"] },
|
||||
{ "code": "Piem-B", "name": "Val Sesia, Cervo e Chiusella", "provinces": ["BI", "NO", "TO", "VC"] },
|
||||
{ "code": "Piem-C", "name": "Valli Orco, Lanzo, bassa Val Susa e Sangone", "provinces": ["TO"] },
|
||||
{ "code": "Piem-D", "name": "Alta Val Susa, Valli Chisone, Pellice e Po", "provinces": ["CN", "TO"] },
|
||||
{ "code": "Piem-E", "name": "Valli Varaita, Maira e Stura", "provinces": ["CN"] },
|
||||
{ "code": "Piem-F", "name": "Valle Tanaro", "provinces": ["CN"] },
|
||||
{ "code": "Piem-G", "name": "Belbo e Bormida", "provinces": ["AL", "AT", "CN"] },
|
||||
{ "code": "Piem-H", "name": "Scrivia", "provinces": ["AL"] },
|
||||
{ "code": "Piem-I", "name": "Pianura Settentrionale", "provinces": ["AL", "AT", "BI", "NO", "TO", "VC"] },
|
||||
{ "code": "Piem-L", "name": "Pianura Torinese e Colline", "provinces": ["AL", "AT", "CN", "TO"] },
|
||||
{ "code": "Piem-M", "name": "Pianura Cuneese", "provinces": ["CN", "TO"] }
|
||||
{
|
||||
"code": "Piem-A",
|
||||
"name": "Toce",
|
||||
"provinces": [
|
||||
"NO",
|
||||
"VB"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "Piem-B",
|
||||
"name": "Val Sesia, Cervo e Chiusella",
|
||||
"provinces": [
|
||||
"BI",
|
||||
"NO",
|
||||
"TO",
|
||||
"VC"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "Piem-C",
|
||||
"name": "Valli Orco, Lanzo, bassa Val Susa e Sangone",
|
||||
"provinces": [
|
||||
"TO"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "Piem-D",
|
||||
"name": "Alta Val Susa, Valli Chisone, Pellice e Po",
|
||||
"provinces": [
|
||||
"CN",
|
||||
"TO"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "Piem-E",
|
||||
"name": "Valli Varaita, Maira e Stura",
|
||||
"provinces": [
|
||||
"CN"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "Piem-F",
|
||||
"name": "Valle Tanaro",
|
||||
"provinces": [
|
||||
"CN"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "Piem-G",
|
||||
"name": "Belbo e Bormida",
|
||||
"provinces": [
|
||||
"AL",
|
||||
"AT",
|
||||
"CN"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "Piem-H",
|
||||
"name": "Scrivia",
|
||||
"provinces": [
|
||||
"AL"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "Piem-I",
|
||||
"name": "Pianura Settentrionale",
|
||||
"provinces": [
|
||||
"AL",
|
||||
"AT",
|
||||
"BI",
|
||||
"NO",
|
||||
"TO",
|
||||
"VC"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "Piem-L",
|
||||
"name": "Pianura Torinese e Colline",
|
||||
"provinces": [
|
||||
"AL",
|
||||
"AT",
|
||||
"CN",
|
||||
"TO"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "Piem-M",
|
||||
"name": "Pianura Cuneese",
|
||||
"provinces": [
|
||||
"CN",
|
||||
"TO"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
"attributions": [
|
||||
{
|
||||
"id": "dpc",
|
||||
@@ -68,6 +162,12 @@
|
||||
"text": "OpenFreeMap",
|
||||
"license": "MIT",
|
||||
"url": "https://openfreemap.org/"
|
||||
},
|
||||
{
|
||||
"id": "istat",
|
||||
"text": "Istat — Confini delle unità amministrative",
|
||||
"license": "CC BY 4.0",
|
||||
"url": "https://www.istat.it/notizia/confini-delle-unita-amministrative-a-fini-statistici/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user