Skip to content

Instantly share code, notes, and snippets.

@emileten
Last active June 5, 2024 13:57
Show Gist options
  • Save emileten/5d20f4cac3df8d53c100f539dc1816a5 to your computer and use it in GitHub Desktop.
Save emileten/5d20f4cac3df8d53c100f539dc1816a5 to your computer and use it in GitHub Desktop.
multiple-requests
Display the source blob
Display the rendered blob
Raw
{"type": "FeatureCollection", "features": [{"type": "Feature", "properties": {"asset_class": "ThermalPowerGeneratingAsset", "type": "Building", "location": "Field House Solar / Hursley Road"}, "geometry": {"type": "Point", "coordinates": [-1.3915, 51.0087]}}, {"type": "Feature", "properties": {"asset_class": "ThermalPowerGeneratingAsset", "type": "Building", "location": "CSU Long Beach"}, "geometry": {"type": "Point", "coordinates": [-118.108, 33.7838]}}, {"type": "Feature", "properties": {"asset_class": "ThermalPowerGeneratingAsset", "type": "Building", "location": "Bergerfoss"}, "geometry": {"type": "Point", "coordinates": [10.3753, 60.2278]}}, {"type": "Feature", "properties": {"asset_class": "ThermalPowerGeneratingAsset", "type": "Building", "location": "Zwochau Solar Power Plant"}, "geometry": {"type": "Point", "coordinates": [12.2528, 51.4611]}}, {"type": "Feature", "properties": {"asset_class": "ThermalPowerGeneratingAsset", "type": "Building", "location": "MHKW Pirmasens"}, "geometry": {"type": "Point", "coordinates": [7.5955, 49.2282]}}, {"type": "Feature", "properties": {"asset_class": "ThermalPowerGeneratingAsset", "type": "Building", "location": "Tanguisson 1 (PRUVIENT)"}, "geometry": {"type": "Point", "coordinates": [144.8082, 13.5415]}}, {"type": "Feature", "properties": {"asset_class": "ThermalPowerGeneratingAsset", "type": "Building", "location": "Highfields Farm (Colchester)"}, "geometry": {"type": "Point", "coordinates": [0.7195, 51.8248]}}, {"type": "Feature", "properties": {"asset_class": "ThermalPowerGeneratingAsset", "type": "Building", "location": "Talkha"}, "geometry": {"type": "Point", "coordinates": [31.3921, 31.0622]}}, {"type": "Feature", "properties": {"asset_class": "ThermalPowerGeneratingAsset", "type": "Building", "location": "Tecumseh Bairro Jardim Jockey Clube"}, "geometry": {"type": "Point", "coordinates": [-47.8815, -22.014]}}, {"type": "Feature", "properties": {"asset_class": "ThermalPowerGeneratingAsset", "type": "Building", "location": "Hagit"}, "geometry": {"type": "Point", "coordinates": [35.0431, 32.6172]}}], "properties": {"include_asset_level": true, "include_calc_details": true, "include_measures": true, "years": [2070], "scenarios": ["ssp585"]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment