-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2ad4c40
commit d8d6222
Showing
4 changed files
with
91 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,14 @@ | ||
APIKEY=[your_api_key] | ||
TITLE=Urban Heat Notifier | ||
INITIALVIEWPOINT={"lon": 7.10, "lat": 50.71, "scale": 200000} | ||
BASEMAP=BasemapStyle.osmStreets | ||
HriVectorTileServiceTitle=Heat Risk Index Vector | ||
HriVectorTileServicePortalItemID=c9e5c25aeb494c30b143dd4c2f87c3ef | ||
HriFeatureServiceTitle=Heat Risk Index Feature | ||
HriFeatureServicePortalItemID=5969b96bfb0340b0abe1ad78dbe8150c | ||
DrinkingWaterFeatureServiceTitle=Drinking Water Feature | ||
DrinkingWaterFeatureServicePortalItemID=bd918e6dd0da42ca9462cfb56214eb6a | ||
PlacesServiceUrl=https://places-api.arcgis.com/arcgis/rest/services/places-service/v1/places/near-point | ||
PlacesSearchRadius=500 | ||
PlacesCategoryDiningDrinkingId=13000 | ||
PlacesCategoryHealthMedicineId=1500 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters