CityJSON 🏙

CityJSON (3D City Model)

Open Beta
.city.json · application/city+json

3D நகர மாதிரியாக்கத்துக்காக கட்டிடங்களை CityJSON 2.0-க்கு ஏற்றுமதி செய்யுங்கள். உச்சி நகலகற்றலுடன் கூடிய சுருக்கமான JSON வடிவம். 3DCityDB, QGIS 3D, ninja வியூவரில் ஆதரிக்கப்படுகிறது.

CityJSON ஐ இப்போதே ஏற்றுமதி செய்யுங்கள் ✨ திறந்த பீட்டா — இலவசம், வரம்புகள் இல்லை

முக்கிய அம்சங்கள்

CityJSON 2.0
LOD1 (கட்டிடத் தொகுதிகள்)
உச்சி நகலகற்றல்
கட்டிடப் பண்புக்கூறுகள்
Example CityJSON export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

CityJSON வடிவம் பற்றி

CityJSON is a compact way of writing the same city model as CityGML, but in ordinary JSON instead of bulky XML. The same set of concepts (buildings, level of detail, attributes), only the file is many times smaller and is parsed by any language without special libraries. It is a recognized OGC community standard, not an amateur invention.

The format is chosen when a semantic 3D model is needed on the web, in scripts or in exchange between teams: to look at it in a browser viewer, to run it through Python, to put it into a repository, to hand it to colleagues without a heavy GIS stack.

The output is a single file: buildings at LOD1 detail are written as closed volumes extruded from OSM outlines. Vertices are stored as integers with millimeter precision through a scale factor and are deduplicated, so the file comes out noticeably lighter than the equivalent XML. The metadata records the coordinate system and the bounds of the model, and the buildings carry height, floor count and class.

CityJSON கோப்புகளை எந்த நிரல் திறக்கிறது

OSM2CDR இலிருந்து ஏற்றுமதி செய்யப்பட்ட CityJSON (3D City Model) (.city.json) கோப்புகளைப் பின்வரும் நிரல்களும் பயன்பாடுகளும் திறக்கலாம், திருத்தலாம் மற்றும் அவற்றுடன் வேலை செய்யலாம்:

💻3DCityDB 🌎QGIS 3D 💻FME 💻ninja (web viewer) 💻azul 🎲Blender (plugin)

Format specifications

CityJSON வரைபடங்களை யார் பயன்படுத்துகிறார்கள்

🏗
3D நகர மாதிரிகள்
A light 3D city model for the web and for exchange between teams.
💻
நகர திட்டமிடல்
Material for planning projects and development assessment in a form convenient for scripts.
📊
ஒலி மற்றும் ஆற்றல் பகுப்பாய்வு
Noise and energy consumption calculations, where building heights and volumes are needed.
🎨
காட்சிப்படுத்தல்
A quick display of the model in a browser without installing specialized software.
🗺
பகுப்பாய்வு
Spatial analysis in Python: JSON reads without GIS libraries.

CityJSON ஐ எவ்வாறு ஏற்றுமதி செய்வது

1
பகுதியைத் தேர்ந்தெடுங்கள்
osm2cdr.ru இல் உள்ள ஊடாடும் வரைபடத்தில் ஒரு செவ்வகம் அல்லது பலகோணத்தை வரையுங்கள்
2
CityJSON ஐத் தேர்வுசெய்யுங்கள்
கிடைக்கும் 127 ஏற்றுமதி வடிவங்களின் பட்டியலிலிருந்து CityJSON (3D City Model) ஐத் தேர்ந்தெடுங்கள்
3
ஏற்றுமதி
ஏற்றுமதி என்பதைக் கிளிக் செய்து 1-5 நிமிடங்களில் உங்கள் .city.json கோப்பைப் பெறுங்கள்
4
பதிவிறக்கம்
தயாரான CityJSON கோப்பைப் பதிவிறக்கம் செய்து அதை 3DCityDB இல் திறக்கவும்

ஏற்றுமதிக்குப் பிறகு எப்படித் திறப்பது

CityJSON இல் பிரபலமான வரைபடங்கள்

இலவசம்

CityJSON (3D City Model) வரைபட ஏற்றுமதிகளைப் பெறுங்கள்

OpenStreetMap இலிருந்து தொழில்முறை CityJSON வரைபடங்களைப் பதிவிறக்கம் செய்யுங்கள். உடனடி உருவாக்கம், எந்தப் பகுதியும்.

இலவசம் / ஏற்றுமதி
CityJSON ஐ இப்போதே ஏற்றுமதி செய்யுங்கள் →

அடிக்கடி கேட்கப்படும் கேள்விகள்

இது CityGML-இலிருந்து எவ்வாறு வேறுபடுகிறது?
இதை QGIS-இல் திறக்க முடியுமா?
How is it different from CityGML?
Can I open it in QGIS?
Why are the coordinates written as integers?
How can I look at the model quickly without installing anything?
Can the file be converted to CityGML or OBJ?

பிற வடிவங்களுடன் ஒப்பிடுங்கள்

தொடர்புடைய வடிவங்கள்

அடிக்கடி ஒன்றாக ஏற்றுமதி செய்யப்படுகிறது

Related Articles