Spaces:
Runtime error
Runtime error
{ | |
"city": "Green Smart Village", | |
"population": 10000, | |
"size": { | |
"rows": 21, | |
"columns": 21 | |
}, | |
"buildings": [ | |
{ | |
"coords": [1, 1], | |
"type": "residential", | |
"size": 4, | |
"color": "Light Blue", | |
"sensors": ["Smart meters", "Water flow sensors", "Temperature and humidity sensors"] | |
}, | |
{ | |
"coords": [1, 6], | |
"type": "commercial", | |
"size": 3, | |
"color": "Green", | |
"sensors": ["Occupancy sensors", "Smart meters", "HVAC control systems"] | |
}, | |
{ | |
"coords": [1, 11], | |
"type": "community_facilities", | |
"size": 1, | |
"color": "Yellow", | |
"sensors": ["Smart lighting", "Security cameras", "Occupancy sensors"] | |
}, | |
{ | |
"coords": [1, 15], | |
"type": "school", | |
"size": 2, | |
"color": "Yellow", | |
"sensors": ["Indoor air quality sensors", "Smart lighting systems", "Energy consumption monitors"] | |
}, | |
{ | |
"coords": [6, 1], | |
"type": "healthcare_facility", | |
"size": 2, | |
"color": "Yellow", | |
"sensors": ["Patient monitoring systems", "Environmental monitoring sensors", "Energy management systems"] | |
}, | |
{ | |
"coords": [6, 6], | |
"type": "green_space", | |
"size": 6, | |
"color": "Dark Green", | |
"sensors": ["Soil moisture sensors", "Smart irrigation systems", "Environmental monitoring sensors"] | |
}, | |
{ | |
"coords": [6, 15], | |
"type": "utility_infrastructure", | |
"size": 2, | |
"color": "Dark Green", | |
"sensors": ["Smart meters", "Leak detection sensors", "Grid monitoring sensors"] | |
}, | |
{ | |
"coords": [11, 1], | |
"type": "emergency_services", | |
"size": 3, | |
"color": "Red", | |
"sensors": ["GPS tracking for vehicles", "Smart building sensors", "Dispatch management systems"] | |
}, | |
{ | |
"coords": [11, 6], | |
"type": "cultural_facilities", | |
"size": 2, | |
"color": "Purple", | |
"sensors": ["Environmental monitoring sensors", "Occupancy sensors", "Smart lighting"] | |
}, | |
{ | |
"coords": [11, 11], | |
"type": "recreational_facilities", | |
"size": 3, | |
"color": "Purple", | |
"sensors": ["Air quality sensors", "Smart equipment maintenance sensors", "Energy management systems"] | |
}, | |
{ | |
"coords": [11, 15], | |
"type": "innovation_center", | |
"size": 2, | |
"color": "Green", | |
"sensors": ["High-speed internet connectivity", "Energy consumption monitoring", "Smart security systems"] | |
}, | |
{ | |
"coords": [16, 1], | |
"type": "elderly_care_home", | |
"size": 1, | |
"color": "Yellow", | |
"sensors": ["Patient monitoring sensors", "Environmental control systems", "Security systems"] | |
}, | |
{ | |
"coords": [16, 6], | |
"type": "childcare_centers", | |
"size": 1, | |
"color": "Yellow", | |
"sensors": ["Indoor air quality sensors", "Security cameras", "Occupancy sensors"] | |
}, | |
{ | |
"coords": [16, 11], | |
"type": "places_of_worship", | |
"size": 2, | |
"color": "Purple", | |
"sensors": ["Smart lighting", "Energy consumption monitoring", "Security cameras"] | |
}, | |
{ | |
"coords": [16, 15], | |
"type": "event_spaces", | |
"size": 2, | |
"color": "Purple", | |
"sensors": ["Smart HVAC systems", "Occupancy sensors", "Smart lighting"] | |
}, | |
{ | |
"coords": [16, 19], | |
"type": "guest_housing", | |
"size": 1, | |
"color": "Orange", | |
"sensors": ["Smart locks", "Energy management systems", "Water usage monitoring"] | |
}, | |
{ | |
"coords": [19, 16], | |
"type": "pet_care_facilities", | |
"size": 1, | |
"color": "Orange", | |
"sensors": ["Environmental monitoring sensors", "Security systems", "Smart inventory management systems"] | |
}, | |
{ | |
"coords": [19, 11], | |
"type": "public_sanitation_facilities", | |
"size": 1, | |
"color": "Grey", | |
"sensors": ["Waste level sensors", "Fleet management systems for sanitation vehicles", "Air quality sensors"] | |
}, | |
{ | |
"coords": [19, 6], | |
"type": "environmental_monitoring_stations", | |
"size": 1, | |
"color": "Dark Green", | |
"sensors": ["Air quality sensors", "Weather stations", "Pollution monitors"] | |
}, | |
{ | |
"coords": [19, 1], | |
"type": "disaster_preparedness_center", | |
"size": 1, | |
"color": "Grey", | |
"sensors": ["Early warning systems", "Communication networks", "Environmental sensors"] | |
}, | |
{ | |
"coords": [10, 10], | |
"type": "outdoor_community_spaces", | |
"size": 2, | |
"color": "Dark Green", | |
"sensors": ["Environmental sensors", "Smart irrigation systems", "Adaptive lighting systems"] | |
}, | |
{ | |
"coords": [0, 0], | |
"type": "Typical Road", | |
"size": 1, | |
"color": "Dark Grey", | |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"] | |
}, | |
{ | |
"coords": [4, 14], | |
"type": "Typical Road Crossing", | |
"size": 1, | |
"color": "Dark Grey", | |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"] | |
} | |
], | |
"roads": [ | |
{ | |
"start": [0, 0], | |
"end": [20, 0], | |
"color": "#898989", | |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"] | |
}, | |
{ | |
"start": [0, 1], | |
"end": [0, 20], | |
"color": "#898989", | |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"] | |
}, | |
{ | |
"start": [20, 1], | |
"end": [20, 20], | |
"color": "#898989", | |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"] | |
}, | |
{ | |
"start": [0, 20], | |
"end": [20, 20], | |
"color": "#898989", | |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"] | |
}, | |
{ | |
"start": [4, 1], | |
"end": [4, 20], | |
"color": "#898989", | |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"] | |
}, | |
{ | |
"start": [14, 1], | |
"end": [14, 20], | |
"color": "#898989", | |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"] | |
}, | |
{ | |
"start": [0, 4], | |
"end": [20, 4], | |
"color": "#898989", | |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"] | |
}, | |
{ | |
"start": [0, 14], | |
"end": [20, 14], | |
"color": "#898989", | |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"] | |
}, | |
{ | |
"start": [8, 5], | |
"end": [8, 5], | |
"color": "#898989", | |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"] | |
}, | |
{ | |
"start": [5, 11], | |
"end": [5, 11], | |
"color": "#898989", | |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"] | |
}, | |
{ | |
"start": [6, 15], | |
"end": [6, 15], | |
"color": "#898989", | |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"] | |
}, | |
{ | |
"start": [11, 15], | |
"end": [11, 15], | |
"color": "#898989", | |
"sensors": ["Traffic flow sensors", "Smart streetlights", "Pollution monitoring sensors"] | |
} | |
] | |
} |