Changeset 25364 in main for adopters/hi/trunk/src/main/webapps/hhdw-content/json/geo/GeoIslandLabel.json
- Timestamp:
- 06/14/22 16:55:51 (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/hi/trunk/src/main/webapps/hhdw-content/json/geo/GeoIslandLabel.json
r25349 r25364 4 4 "features": [ 5 5 { "type": "Feature", "properties": { "GeoID": 1, "TITLE": "Hawai'i"}, "geometry": { "type": "Point", "coordinates": [ -155.308, 20.18 ] } }, 6 { "type": "Feature", "properties": { "GeoID": 2, "TITLE": "Kaua i"}, "geometry": { "type": "Point", "coordinates": [ -159.39, 22.26 ] } },6 { "type": "Feature", "properties": { "GeoID": 2, "TITLE": "Kaua'i"}, "geometry": { "type": "Point", "coordinates": [ -159.39, 22.26 ] } }, 7 7 { "type": "Feature", "properties": { "GeoID": 3, "TITLE": "Lana'i"}, "geometry": { "type": "Point", "coordinates": [ -157.152, 20.852 ] } }, 8 8 { "type": "Feature", "properties": { "GeoID": 4, "TITLE": "Maui"}, "geometry": { "type": "Point", "coordinates": [ -156.11, 20.91 ] } },
Note: See TracChangeset
for help on using the changeset viewer.