Esri JSON 🌎

Esri JSON (ArcGIS REST API)

Open Beta
.json · application/json

Esri JSON is the vector feature serialization format of the ArcGIS REST API (Esri, since 2008): an alternative to GeoJSON spoken by the entire ArcGIS stack — ArcGIS Online, ArcGIS Pro, the JavaScript API, Survey123, Dashboards. It differs from GeoJSON: geometry is encoded through x/y, paths and rings, polygon outer rings run clockwise, the coordinate system is given by a numeric wkid, and attributes live in a typed fields schema. Our exporter writes the selected OSM layers as Esri JSON in WGS84 (wkid 4326) through the GDAL ESRIJSON driver; a single layer yields a .json file, multiple layers are packed into a ZIP. This is a static file for one-time ingestion into ArcGIS, not a live feature service — no paging, no applyEdits.

Експортувати Esri JSON зараз ✨ Відкрита бета — безкоштовно, без обмежень

Ключові можливості

Esri geometry: x/y points, paths for lines, rings for polygons
Typed fields attribute schema with alias names
Coordinate system via spatialReference wkid (4326 by default)
Single layer — a .json file, multiple layers — a ZIP archive
Output through the GDAL ESRIJSON driver with a manual fallback

Яка програма відкриває файли Esri JSON

Наведені програми та застосунки можуть відкривати, редагувати та працювати з файлами Esri JSON (ArcGIS REST API) (.json), експортованими з OSM2CDR:

🌎ArcGIS Pro 🌎ArcGIS Online 🌎QGIS 💻ogr2ogr (GDAL) 💻FME

Format specifications

Хто використовує карти Esri JSON

🏗
Loading OSM data into ArcGIS Online as a hosted feature layer via «Add Item»
💻
Importing into ArcGIS Pro as a source for a map or analysis
📊
Feeding ETL pipelines and BI tools with a native ArcGIS connector
🎨
Handing a selection to a customer working entirely in the Esri ecosystem

Як експортувати Esri JSON

1
Виберіть область
Намалюйте прямокутник або полігон на інтерактивній карті на osm2cdr.ru
2
Оберіть Esri JSON
Виберіть Esri JSON (ArcGIS REST API) зі списку 127 доступних форматів експорту
3
Експорт
Натисніть «Експорт» і отримайте файл .json за 1-5 хвилин
4
Завантаження
Завантажте готовий файл Esri JSON та відкрийте його у ArcGIS Pro

Популярні карти у форматі Esri JSON

Free

Отримайте експорт карт у Esri JSON (ArcGIS REST API)

Завантажуйте професійні карти Esri JSON з OpenStreetMap. Миттєва генерація, будь-яка область.

Безкоштовно / експорт
Експортувати Esri JSON зараз →

Поширені запитання

How does Esri JSON differ from GeoJSON?
Is this a full feature service?
Which coordinate system is the result in?
What happens when exporting several layers?

Пов’язані формати

Часто експортують разом

Related Articles