<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Arcgis Developers Updates Weekly</title>
  <id>https://www.trackawesomelist.com/Esri/awesome-arcgis-developers/week/feed.xml</id>
  <updated>2025-11-24T16:15:11.332Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/Esri/awesome-arcgis-developers/week/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/Esri/awesome-arcgis-developers/week/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/Esri/awesome-arcgis-developers/week/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>A curated list of resources to help you with ArcGIS development, APIs, SDKs, tools, and location services</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2025/48/</id>
    <title>Awesome Arcgis Developers Updates on Dec 01 - Dec 07, 2025</title>
    <updated>2025-11-24T16:15:11.332Z</updated>
    <published>2025-11-24T16:15:11.174Z</published>
    <content type="html"><![CDATA[<h3><p>APIs and SDKs</p>
</h3>
<ul>
<li>Integrations &amp; Plugins (third-party libraries):<ul>
<li><a href="https://developers.arcgis.com/cesiumjs/" rel="noopener noreferrer">ArcGIS integrations with CesiumJS</a> - Guide and tutorials to help you start build mapping applications with CesiumJS and ArcGIS.</li>
<li><a href="https://developers.arcgis.com/maplibre-gl-js/maplibre-arcgis-plugin/" rel="noopener noreferrer">ArcGIS integrations with MapLibre GL JS</a> - Learn how to connect MapLibre GL JS apps with ArcGIS services using the Esri-maintained ArcGIS MapLibre plugin and ArcGIS REST JS, including tutorials, API references, and sample code.</li>
<li><a href="https://developers.arcgis.com/openlayers/" rel="noopener noreferrer">ArcGIS integrations with OpenLayers</a> - Guide and tutorials to help you start building web apps with OpenLayers and ArcGIS location services.</li>
<li><a href="https://developers.arcgis.com/esri-leaflet/" rel="noopener noreferrer">ArcGIS integrations with Leaflet</a> - Learn how to connect Leaflet apps with ArcGIS services using the Esri-maintained Esri Leaflet plugin and ArcGIS REST JS, including tutorials, API references, and sample code.</li>
<li><a href="https://github.com/muimsd/esri-gl" rel="noopener noreferrer">Esri-gl (⭐11)</a> - A community-maintained plugin that enables the use of ArcGIS services in Mapbox GL JS and MapLibre GL JS applications.</li>
</ul>
</li>
</ul>
<h3><p>ArcGIS location services</p>
</h3>
<ul>
<li><a href="https://developers.arcgis.com/documentation/mapping-and-location-services/elevation/" rel="noopener noreferrer">Elevation service</a> - Get the vertical distance (height) of a location above or below the mean sea level or ground level.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/rest/elevation-analysis/hydrology-analysis-service/" rel="noopener noreferrer">Hydrology analysis service</a> - Trace water flow and generate watersheds.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/rest/analysis/" rel="noopener noreferrer">Spatial analysis service</a> - Process spatial datasets to discover relationships and patterns.</li>
</ul>
<h3><p>Code samples and snippets</p>
</h3>
<ul>
<li>Android:<ul>
<li><a href="https://developers.arcgis.com/kotlin/sample-code/" rel="noopener noreferrer">ArcGIS Maps SDK for Kotlin samples</a> - Esri's official ArcGIS Maps SDK for Kotlin product team samples for Kotlin.</li>
</ul>
</li>
</ul>
<h3><p>Developer guides</p>
</h3>
<ul>
<li><a href="https://developers.arcgis.com/documentation/mapping-apis-and-services/search/" rel="noopener noreferrer">Geocoding</a> - Search for addresses, businesses, and places of interest (POIs) with the geocoding service.</li>
</ul>
<h3><p>Playgrounds</p>
</h3>
<ul>
<li><a href="https://vannizhang.github.io/firefly-symbols-generator/dist/" rel="noopener noreferrer">Firefly Symbols Generator</a> - Firefly symbol generation.</li>
</ul>
<h3><p>Spatial Analysis</p>
</h3>
<ul>
<li><a href="https://developers.arcgis.com/rest/analysis-services/" rel="noopener noreferrer">ArcGIS Analysis services</a> - Spatial, raster, elevation, hydrology, and utility network analysis.</li>
</ul>

<ul>
<li><a href="https://github.com/Turfjs/turf" rel="noopener noreferrer">Turf.js (⭐10k)</a> - Geospatial analysis for browsers and Node.js.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/48/"/>
    <summary>9 awesome projects updated on Dec 01 - Dec 07, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/44/</id>
    <title>Awesome Arcgis Developers Updates on Oct 28 - Nov 03, 2024</title>
    <updated>2024-10-30T12:51:55.702Z</updated>
    <published>2024-10-30T12:51:55.541Z</published>
    <content type="html"><![CDATA[<h3><p>Code samples and snippets</p>
</h3>
<ul>
<li>.NET:<ul>
<li><a href="https://developers.arcgis.com/net/maui/sample-code/" rel="noopener noreferrer">ArcGIS Maps SDK for .NET MAUI samples</a> - Esri's official ArcGIS Maps SDK MAUI product team samples.</li>
<li><a href="https://developers.arcgis.com/net/uwp/sample-code/" rel="noopener noreferrer">ArcGIS Maps SDK for .NET UWP samples</a> - Esri's official ArcGIS Maps SDK for .NET product team samples.</li>
<li><a href="https://developers.arcgis.com/net/winui/sample-code/" rel="noopener noreferrer">ArcGIS Maps SDK for .NET WinUI samples</a> - Esri's official ArcGIS Maps SDK for .NET product team samples.</li>
<li><a href="https://developers.arcgis.com/net/wpf/sample-code/" rel="noopener noreferrer">ArcGIS Maps SDK for .NET WPF samples</a> - Esri's official ArcGIS Maps SDK for .NET product team samples.</li>
</ul>
</li>
</ul>

<ul>
<li>iOS:<ul>
<li><a href="https://developers.arcgis.com/ios/swift/sample-code/" rel="noopener noreferrer">ArcGIS Maps SDK for iOS sample code</a> - Esri's official ArcGIS Maps SDK for iOS product team samples.</li>
</ul>
</li>
</ul>

<ul>
<li>Qt:<ul>
<li><a href="https://developers.arcgis.com/qt/cpp/sample-code/" rel="noopener noreferrer">ArcGIS Maps SDK for Qt C++ sample code</a> - Esri's official ArcGIS Maps SDK for Qt product team samples for C++.</li>
</ul>
</li>
</ul>
<h3><p>Data integration tools</p>
</h3>
<ul>
<li><a href="https://www.make.com/en/integrations/survey123" rel="noopener noreferrer">Make.com</a> - iPaaS to automate repetitive tasks involved in using Survey123 and make your work easier.</li>
</ul>
<h3><p>Debugging tools</p>
</h3>
<ul>
<li><a href="https://cors-test.codehappy.dev/" rel="noopener noreferrer">cors-test.codehappy.dev</a> - App to test CORS requests.</li>
</ul>
<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://github.com/pjmclaughlin1979/arcgis-js-api-camera-helper" rel="noopener noreferrer">arcgis-js-api-camera-helper (⭐0)</a> - Web application to get the camera position JSON object for 3D web apps in the ArcGIS API for JavaScript 4.x.</li>
</ul>

<ul>
<li><a href="https://arcgis-js-api-extent-helper.gavinr.com/" rel="noopener noreferrer">arcgis-js-api-extent-helper</a> -  Web application to get the map extent JSON object for web apps in the ArcGIS API for JavaScript 4.x.</li>
</ul>
<h3><p>Specifications</p>
</h3>
<ul>
<li>Check the <a href="https://github.com/Esri/awesome-arcgis-developers/blob/main/README.md/./CONTRIBUTING.md" rel="noopener noreferrer">contributing guidelines for this repo</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/44/"/>
    <summary>8 awesome projects updated on Oct 28 - Nov 03, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/16/</id>
    <title>Awesome Arcgis Developers Updates on Apr 15 - Apr 21, 2024</title>
    <updated>2024-04-16T12:38:57.480Z</updated>
    <published>2024-04-16T12:38:57.480Z</published>
    <content type="html"><![CDATA[<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://github.com/radical-data/reducegeojson" rel="noopener noreferrer">reducegeojson (⭐2)</a> - A tool to reduce the file size of GeoJSON files for web optimization.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/16/"/>
    <summary>1 awesome projects updated on Apr 15 - Apr 21, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/52/</id>
    <title>Awesome Arcgis Developers Updates on Dec 25 - Dec 31, 2023</title>
    <updated>2023-12-27T08:59:25.835Z</updated>
    <published>2023-12-27T08:59:25.719Z</published>
    <content type="html"><![CDATA[<h3><p>ArcGIS location services</p>
</h3>
<ul>
<li><a href="https://developers.arcgis.com/documentation/mapping-apis-and-services/maps/services/basemap-layer-service/" rel="noopener noreferrer">Basemap styles service (v1)</a> - Access streets, satellite, and other basemap styles for maps and scenes.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/rest/basemap-styles/" rel="noopener noreferrer">Basemap styles service (v2)</a> - Access multiple map styles, add places of interest, set label languages, word views, and more.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/rest/places/" rel="noopener noreferrer">Places service</a> - Search for businesses and geographic locations around the world with detailed information about each place.</li>
</ul>
<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://ubatsukh.github.io/arcgis-js-api-demos/clientside-rasterfunctions/index.html" rel="noopener noreferrer">snippets client side raster functions</a> - The client-side raster functions are operations that apply processing directly to the source image pixels.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/52/"/>
    <summary>4 awesome projects updated on Dec 25 - Dec 31, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/25/</id>
    <title>Awesome Arcgis Developers Updates on Jun 19 - Jun 25, 2023</title>
    <updated>2023-06-20T01:47:36.645Z</updated>
    <published>2023-06-20T01:47:36.645Z</published>
    <content type="html"><![CDATA[<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=ScottDavis.vscode-arcgis-js-api-module-butler&amp;ssr=false#overview" rel="noopener noreferrer">ArcGIS JS API Module Butler</a> - VSCode extension for quickly adding ES import statements for the @arcgis/core package without leaving your current code context.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/25/"/>
    <summary>1 awesome projects updated on Jun 19 - Jun 25, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/21/</id>
    <title>Awesome Arcgis Developers Updates on May 22 - May 28, 2023</title>
    <updated>2023-05-26T06:03:42.186Z</updated>
    <published>2023-05-26T06:03:42.186Z</published>
    <content type="html"><![CDATA[<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="http://bboxfinder.com/" rel="noopener noreferrer">bboxfinder</a> - Simple web application to get the coordinates of a bounding box drawn on the map.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/21/"/>
    <summary>1 awesome projects updated on May 22 - May 28, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/</id>
    <title>Awesome Arcgis Developers Updates on Mar 13 - Mar 19, 2023</title>
    <updated>2023-03-15T01:48:27.051Z</updated>
    <published>2023-03-15T01:48:26.873Z</published>
    <content type="html"><![CDATA[<h3><p>ArcGIS location services</p>
</h3>
<ul>
<li><a href="https://www.postman.com/esridevs/workspace/arcgis-location-services" rel="noopener noreferrer">ArcGIS location services Postman Workspace</a> - Postman collections to facilitate work with many of the location services.</li>
</ul>
<h3><p>Playgrounds</p>
</h3>
<ul>
<li><a href="https://www.postman.com/esridevs" rel="noopener noreferrer">Postman workspaces</a> - Postman collections to experiment with location services and authentication.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/"/>
    <summary>2 awesome projects updated on Mar 13 - Mar 19, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/6/</id>
    <title>Awesome Arcgis Developers Updates on Feb 06 - Feb 12, 2023</title>
    <updated>2023-02-11T12:41:46.915Z</updated>
    <published>2023-02-11T12:41:46.828Z</published>
    <content type="html"><![CDATA[<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://github.com/hhkaos/arcgis-geometry-calculations" rel="noopener noreferrer">arcgis-geometry-calculations (⭐2)</a> - Web application to create and grab ArcGIS geometry calculations.</li>
</ul>

<ul>
<li><a href="https://github.com/maptiler/" rel="noopener noreferrer">epsg.io</a> - Website to discover and transform coordinate systems from all over the world.</li>
</ul>

<ul>
<li><a href="https://github.com/erick-otenyo/geojson-random-generator" rel="noopener noreferrer">geojson-random-generator (⭐5)</a> - Generate and download random GeoJSON quickly for testing.</li>
</ul>

<ul>
<li><a href="https://github.com/hhkaos/histogrand" rel="noopener noreferrer">histogrand (⭐1)</a> - Random value generator according to customized histograms.</li>
</ul>

<ul>
<li><a href="https://github.com/hhkaos/mercator-geographic-converter/" rel="noopener noreferrer">mercator-geographic-converter (⭐3)</a> - Simple coordinate converter between Geographic units (latitude, longitude) and Mercator units (x, y).</li>
</ul>
<h3><p>Map and data exploration</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.geo-data-viewer" rel="noopener noreferrer">Geo Data Viewer</a> - VSCode extension for Geo Data Analytics. Support to generate and view maps.</li>
</ul>

<ul>
<li><a href="https://github.com/gpxstudio/gpxstudio.github.io" rel="noopener noreferrer">gpxstudio (⭐631)</a> - Online and open source GPX file editor.</li>
</ul>

<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=jumpinjackie.vscode-map-preview" rel="noopener noreferrer">VSCode Map Preview</a> - Extension for visually previewing geospatial file content (GeoJSON, KML, etc) on a map.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/6/"/>
    <summary>8 awesome projects updated on Feb 06 - Feb 12, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/50/</id>
    <title>Awesome Arcgis Developers Updates on Dec 12 - Dec 18, 2022</title>
    <updated>2022-12-16T01:44:04.595Z</updated>
    <published>2022-12-16T01:44:04.592Z</published>
    <content type="html"><![CDATA[<h3><p>APIs and SDKs</p>
</h3>
<ul>
<li>Esri Client-side SDKs:<ul>
<li><a href="https://developers.arcgis.com/net/" rel="noopener noreferrer">ArcGIS Maps SDK for .NET</a> - Guides, sample codes, and API reference to build desktop and mobile apps using .NET.</li>
<li><a href="https://developers.arcgis.com/flutter/" rel="noopener noreferrer">ArcGIS Maps SDK for Flutter</a> - Guides, sample codes, and API reference to build desktop and mobile apps using Flutter.</li>
<li><a href="https://developers.arcgis.com/javascript/latest/" rel="noopener noreferrer">ArcGIS Maps SDK for JavaScript</a> - Guides, sample code, API references, and showcase to build 2D and 3D interactive web apps unlocking geospatial data.</li>
<li><a href="https://developers.arcgis.com/kotlin/" rel="noopener noreferrer">ArcGIS Maps SDK for Kotlin</a> - Guides, sample codes, and API reference to build mobile apps using Kotlin.</li>
<li><a href="https://developers.arcgis.com/qt/" rel="noopener noreferrer">ArcGIS Maps SDK for Qt</a> - Guides, sample codes, and API reference to build mobile and desktop apps.</li>
<li><a href="https://developers.arcgis.com/swift/" rel="noopener noreferrer">ArcGIS Maps SDK for Swift</a> - Guides, sample codes, and API reference to build mobile apps using Swift.</li>
<li><a href="https://developers.arcgis.com/unity/" rel="noopener noreferrer">ArcGIS Maps SDK for Unity</a> - Guides, API reference, and sample code to use ArcGIS data and services to develop for Unity.</li>
<li><a href="https://developers.arcgis.com/unreal-engine/" rel="noopener noreferrer">ArcGIS Maps SDK for Unreal Engine</a> - Guides, API reference, and sample code to use ArcGIS data and services to develop for Unreal Engine.</li>
</ul>
</li>
</ul>

<ul>
<li>Legacy SDKs:<ul>
<li><a href="https://developers.arcgis.com/java/" rel="noopener noreferrer">ArcGIS Maps SDK for Java</a> - Guides, sample codes, and API reference to build desktop apps.</li>
<li><a href="https://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#RoadmapToExtendingArcObjects.htm" rel="noopener noreferrer">ArcObjects SDK for .NET</a> - Documentation about the .NET SDK for the library of Component Object Model (COM) components that make up the foundation of ArcGIS.</li>
<li><a href="https://desktop.arcgis.com/en/arcobjects/latest/java/#80146cac-6b50-4c82-a9f5-7a5be3406c5b.htm" rel="noopener noreferrer">ArcObjects SDK for Java</a> - Documentation about the Java SDK for the library of Component Object Model (COM) components that make up the foundation of ArcGIS.</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/50/"/>
    <summary>2 awesome projects updated on Dec 12 - Dec 18, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/43/</id>
    <title>Awesome Arcgis Developers Updates on Oct 24 - Oct 30, 2022</title>
    <updated>2022-10-28T13:03:06.878Z</updated>
    <published>2022-10-28T13:03:06.878Z</published>
    <content type="html"><![CDATA[<h3><p>APIs and SDKs</p>
</h3>
<ul>
<li>SDKs for Extending ArcGIS Products:<ul>
<li><a href="https://github.com/esri/cityengine-sdk" rel="noopener noreferrer">ArcGIS CityEngine SDKs (C++) (⭐218)</a> - C++ APIs, documentation, and examples for the Procedural Runtime (PRT).</li>
<li><a href="https://github.com/Esri/pyprt" rel="noopener noreferrer">ArcGIS CityEngine SDKs (Python) (⭐75)</a> - Python bindings for the <em>Procedural Runtime</em> (PRT) of CityEngine.</li>
<li><a href="https://doc.arcgis.com/en/arcgis-earth/automation-api/get-started.htm" rel="noopener noreferrer">ArcGIS Earth Automation API</a> - Guide, API reference, and samples to communicate with ArcGIS Earth.</li>
<li><a href="https://developers.arcgis.com/enterprise-sdk/" rel="noopener noreferrer">ArcGIS Enterprise SDK</a> - Guides, API reference, and sample code to extend ArcGIS Enterprise.</li>
<li><a href="https://pro.arcgis.com/en/pro-app/latest/sdk/" rel="noopener noreferrer">ArcGIS Pro SDK for Microsoft .NET</a> - Documentation, tutorials, API reference, FAQ, etc. to extend ArcGIS Pro Desktop.</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/43/"/>
    <summary>1 awesome projects updated on Oct 24 - Oct 30, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/39/</id>
    <title>Awesome Arcgis Developers Updates on Sep 26 - Oct 02, 2022</title>
    <updated>2022-09-29T02:16:30.000Z</updated>
    <published>2022-09-29T02:16:30.000Z</published>
    <content type="html"><![CDATA[<h3><p>Code samples and snippets</p>
</h3>
<ul>
<li>Unity:<ul>
<li><a href="https://developers.arcgis.com/unity/sample-code/" rel="noopener noreferrer">ArcGIS Maps SDK for Unity samples</a> - Esri's official ArcGIS Maps SDK for Unity product team samples.</li>
</ul>
</li>
</ul>

<ul>
<li>Unreal:<ul>
<li><a href="https://developers.arcgis.com/unreal-engine/sample-code/" rel="noopener noreferrer">ArcGIS Maps SDK for Unreal Engine samples</a> - Esri's official ArcGIS Maps SDK for Unreal Engine product team samples.</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/39/"/>
    <summary>2 awesome projects updated on Sep 26 - Oct 02, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/</id>
    <title>Awesome Arcgis Developers Updates on Mar 21 - Mar 27, 2022</title>
    <updated>2022-03-22T08:14:59.000Z</updated>
    <published>2022-03-22T08:14:59.000Z</published>
    <content type="html"><![CDATA[<h3><p>Specifications</p>
</h3>
<ul>
<li><a href="https://github.com/esri-es/awesome-arcgis/" rel="noopener noreferrer">awesome-arcgis (⭐29)</a> - Awesome list with a wiki flavor with resources about Esri and ArcGIS, organized by: products, industries, file formats, content providers, etc.</li>
</ul>

<ul>
<li><a href="https://github.com/acgeospatial/awesome-earthobservation-code" rel="noopener noreferrer">awesome-earthobservation-code (⭐1.3k)</a> - Tools, tutorials, code, helpful projects, and links about Earth Observation and Geospatial stuff.</li>
</ul>

<ul>
<li><a href="https://github.com/tmcw/awesome-geojson" rel="noopener noreferrer">awesome-geojson (⭐2.5k)</a> - GeoJSON utilities: operations,editors &amp; viewers, validation, services, conversion, etc.</li>
</ul>

<ul>
<li><a href="https://github.com/sacridini/Awesome-Geospatial" rel="noopener noreferrer">awesome-geospatial (⭐5k)</a> - Databases, radar, lidar, web map development, etc.</li>
</ul>

<ul>
<li><a href="https://github.com/sshuair/awesome-gis" rel="noopener noreferrer">awesome-gis (⭐5.3k)</a> - GIS, remote sensing, 3D apps, Web Map Servers, Geospatial libraries, Open Standards, data, etc.</li>
</ul>

<ul>
<li><a href="https://github.com/jdorfman/awesome-json-datasets" rel="noopener noreferrer">awesome-json-datasets (⭐3.6k)</a> - JSON datasets that don't require authentication about: climate, crime, government, NASA, travel, etc.</li>
</ul>

<ul>
<li><a href="https://github.com/softwareunderground/awesome-open-geoscience" rel="noopener noreferrer">awesome-open-geoscience (⭐1.7k)</a> - Curated from repositories that make our lives as geoscientists, hackers, and data wranglers easier or just more awesome.</li>
</ul>

<ul>
<li><a href="https://github.com/awesomedata/awesome-public-datasets" rel="noopener noreferrer">awesome-public-datasets (⭐74k)</a> - A topic-centric list of high-quality open datasets.</li>
</ul>

<ul>
<li><a href="https://github.com/wenhwu/awesome-remote-sensing-change-detection" rel="noopener noreferrer">awesome-remote-sensing-change-detection (⭐2.2k)</a> - List of datasets, codes, and contests related to remote sensing change detection.</li>
</ul>

<ul>
<li><a href="https://github.com/chrieke/awesome-satellite-imagery-datasets" rel="noopener noreferrer">awesome-satellite-imagery-datasets (⭐3.9k)</a> - List of satellite image training datasets with annotations for computer vision and deep learning.</li>
</ul>

<ul>
<li><a href="https://github.com/mrgloom/awesome-semantic-segmentation" rel="noopener noreferrer">awesome-semantic-segmentation (⭐11k)</a> - Networks by architecture (semantic segmentation, instance aware segmentation, etc.), RNN, GANS, datasets, and more.</li>
</ul>

<ul>
<li><a href="https://github.com/mapbox/awesome-vector-tiles" rel="noopener noreferrer">awesome-vector-tiles (⭐2.6k)</a> - Implementations of the Mapbox Vector Tile specification: parsers &amp; generators, clients, apps, and command line tools, CLI utilities, servers, etc.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/"/>
    <summary>12 awesome projects updated on Mar 21 - Mar 27, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/35/</id>
    <title>Awesome Arcgis Developers Updates on Aug 30 - Sep 05, 2021</title>
    <updated>2021-09-02T17:19:31.000Z</updated>
    <published>2021-08-31T04:47:31.000Z</published>
    <content type="html"><![CDATA[<h3><p>APIs and SDKs</p>
</h3>
<ul>
<li>ArcGIS Core APIs &amp; Libraries:<ul>
<li><a href="https://developers.arcgis.com/python/" rel="noopener noreferrer">ArcGIS API for Python</a> - Guides, sample notebooks, and API reference to do mapping, spatial analysis, data science, geospatial AI, and automation using Python.</li>
<li><a href="https://developers.arcgis.com/rest/" rel="noopener noreferrer">ArcGIS REST APIs</a> - General documentation about ArcGIS REST APIs: location services, content management, portal administration, and more.</li>
<li><a href="https://github.com/esri-es/ArcGIS-REST-API" rel="noopener noreferrer">ArcGIS REST APIs collections (⭐75)</a> - Postman collections to work with some of the REST APIs: location services, hosted feature layers, ArcGIS Online, ArcGIS Hub, etc.</li>
<li><a href="https://developers.arcgis.com/arcgis-rest-js/" rel="noopener noreferrer">ArcGIS REST JS</a> - Key concepts, tutorials, and API reference of a collection of JavaScript modules for accessing location services, ArcGIS Online, and ArcGIS Enterprise REST APIs.</li>
<li><a href="https://developers.arcgis.com/arcgis-urban-api/" rel="noopener noreferrer">ArcGIS Urban API</a> - Public GraphQL web service that can be used to interact with ArcGIS Urban data directly.</li>
<li><a href="https://pro.arcgis.com/en/pro-app/arcpy/main/arcgis-pro-arcpy-reference.htm" rel="noopener noreferrer">ArcPy</a> - Documentation about the Python package to perform geographic data analysis, data conversion, data management, and map automation in ArcGIS Desktop or ArcGIS Enterprise environments.</li>
</ul>
</li>
</ul>
<h3><p>Application generators and CLIs</p>
</h3>
<ul>
<li><a href="https://github.com/Esri/arcgis-js-cli" rel="noopener noreferrer">@arcgis/cli (⭐140)</a> - Quickly scaffold various applications for the ArcGIS API for JavaScript.</li>
</ul>

<ul>
<li><a href="https://github.com/Esri/generator-esri-appbuilder-js" rel="noopener noreferrer">generator-esri-appbuilder-js (⭐178)</a> - Yeoman generator to help customize Esri's Web AppBuilder.</li>
</ul>

<ul>
<li><a href="https://github.com/koopjs/koop-cli" rel="noopener noreferrer">koop-cli (⭐12)</a> - Tool to scaffold Koop applications and plugins.</li>
</ul>
<h3><p>ArcGIS location services</p>
</h3>
<ul>
<li><a href="https://developers.arcgis.com/documentation/mapping-apis-and-services/search/services/geocoding-service/" rel="noopener noreferrer">Geocoding service</a> - Search for addresses, businesses, and places around the world.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/documentation/mapping-apis-and-services/demographics/services/geoenrichment-service/" rel="noopener noreferrer">GeoEnrichment service</a> - Find facts and demographic information about a location or area.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/documentation/mapping-apis-and-services/routing/services/routing-service/" rel="noopener noreferrer">Routing service</a> - Get turn-by-turn directions and solve advanced routing problems.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/rest/services-reference/enterprise/export-web-map-task.htm" rel="noopener noreferrer">Printing tools service</a> - Generate static maps (png, jpg, pdf, etc.) from advanced web maps.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/rest/packaging/api-reference/create-map-area.htm" rel="noopener noreferrer">Offline packaging service</a> - Create and manage preplanned map areas for generating offline maps.</li>
</ul>
<h3><p>Code samples and snippets</p>
</h3>
<ul>
<li><a href="http://codesharing.arcgis.com/" rel="noopener noreferrer">ArcGIS Code Sharing</a> - Search, browse, and use code, scripts, models, add-ins, widgets, and more.</li>
</ul>

<ul>
<li><a href="https://github.com/Esri/developer-support" rel="noopener noreferrer">Esri/developer-support (⭐287)</a> - Community samples to help be successful with all ArcGIS developer products (Python, .NET, JavaScript, Android…).</li>
</ul>

<ul>
<li><a href="https://github.com/esrinederland/CoolScripts" rel="noopener noreferrer">esrinederland/CoolScripts (⭐24)</a> - Esri Netherlands scripts and snippets for reuse.</li>
</ul>

<ul>
<li>Arcade:<ul>
<li><a href="https://github.com/Esri/arcade-expressions" rel="noopener noreferrer">ArcGIS Arcade Expression Templates (⭐357)</a> - Collection of reusable Arcade expressions across all supported profiles.</li>
</ul>
</li>
</ul>

<ul>
<li>JavaScript:<ul>
<li><a href="https://developers.arcgis.com/javascript/latest/sample-code/" rel="noopener noreferrer">ArcGIS API for JavaScript Sample Code</a> - Esri's official JavaScript API product team samples.</li>
<li><a href="https://github.com/Esri/arcgis-rest-js/tree/master/demos" rel="noopener noreferrer">ArcGIS REST JS demos (⭐377)</a> - Demo apps built by Esri's REST JS maintainers.</li>
<li><a href="https://github.com/hhkaos/arcgis-js-api-starter-apps" rel="noopener noreferrer">arcgis-js-api-starter-apps (⭐8)</a> - Collection of boilerplates to get started with the ArcGIS API for JavaScript 4.x.</li>
<li><a href="https://github.com/Esri/arcgis-js-vscode-snippets" rel="noopener noreferrer">Esri/arcgis-js-vscode-snippets (⭐28)</a> - Collection of Visual Studio Code snippets for common code patterns for the ArcGIS API for JavaScript.</li>
<li><a href="https://github.com/Esri/jsapi-resources" rel="noopener noreferrer">Esri/jsapi-resources (⭐758)</a> - A collection of resources for developers using the ArcGIS API for JavaScript.</li>
<li><a href="https://github.com/RalucaNicola/code-snippets-arcgis-api-js" rel="noopener noreferrer">RalucaNicola/code-snippets-arcgis-api-js (⭐18)</a> - A collection of code snippets for ArcGIS API for JavaScript.</li>
</ul>
</li>
</ul>

<ul>
<li>Python:<ul>
<li><a href="https://developers.arcgis.com/python/sample-notebooks/" rel="noopener noreferrer">ArcGIS API for Python Sample Notebooks</a> - Esri's official Python API product team samples.</li>
<li><a href="https://github.com/esrinederland/CoolMaps" rel="noopener noreferrer">esrinederland/CoolMaps (⭐20)</a> - Shows cool example maps you can use.</li>
</ul>
</li>
</ul>
<h3><p>Data conversion tools</p>
</h3>
<ul>
<li>Core geospatial processing libraries:<ul>
<li><a href="https://pro.arcgis.com/en/pro-app/arcpy/main/arcgis-pro-arcpy-reference.htm" rel="noopener noreferrer">ArcPy</a> - Python interface to the ArcGIS geoprocessing framework for automating spatial analysis, data management, and mapping.</li>
<li><a href="https://github.com/OSGeo/gdal" rel="noopener noreferrer">gdal (⭐5.9k)</a> - Translator library for raster and vector geospatial data formats.</li>
<li><a href="https://github.com/azavea/loam" rel="noopener noreferrer">loam (⭐227)</a> - JavaScript wrapper for GDAL in the browser.</li>
</ul>
</li>
</ul>

<ul>
<li>Format conversion:<ul>
<li><a href="https://github.com/gavinr/arcgis-json-to-geojson" rel="noopener noreferrer">arcgis-json-to-geojson (⭐38)</a> - Convert layer in ArcGIS JSON spec to GeoJSON spec.</li>
<li><a href="https://viglino.github.io/ol-ext/examples/misc/csv2geojson.html" rel="noopener noreferrer">csv2geojson</a> - Convert points from CSV format to GeoJSON.</li>
<li><a href="https://github.com/w8r/geojson2svg" rel="noopener noreferrer">geojson2svg (⭐66)</a> - Render GeoJSON into SVG using an inline or external stylesheet.</li>
<li><a href="https://github.com/ropensci/geojsonio" rel="noopener noreferrer">geojsonio (⭐154)</a> - Convert many data formats to and from GeoJSON and TopoJSON.</li>
<li><a href="https://github.com/node-geojson/gtfs2geojson" rel="noopener noreferrer">gtfs2geojson (⭐26)</a> - Convert GTFS data into GeoJSON.</li>
<li><a href="https://github.com/caseymm/img2geojson/" rel="noopener noreferrer">img2geojson (⭐21)</a> - Drag an image onto a map, trace the paths you need, and export as GeoJSON.</li>
<li><a href="https://github.com/terraformer-js/terraformer" rel="noopener noreferrer">terraformer (⭐232)</a> - Convert ArcGIS JSON to and from GeoJSON, convert WKT geometries to and from GeoJSON geometries, and other formats.</li>
<li><a href="https://mapbox.github.io/togeojson/" rel="noopener noreferrer">togeojson</a> - Convert KML and GPX to GeoJSON, without the fuss.</li>
<li><a href="https://github.com/mapbox/tokml" rel="noopener noreferrer">tokml (⭐193)</a> - Convert GeoJSON to KML.</li>
</ul>
</li>
</ul>

<ul>
<li>Simplification and generalization:<ul>
<li><a href="http://shancarter.github.io/distillery/" rel="noopener noreferrer">Distillery</a> - Web application to simplify and project TopoJSON.</li>
<li><a href="https://developers.arcgis.com/rest/services-reference/enterprise/query-feature-service-layer-.htm" rel="noopener noreferrer">Feature Service Layer</a> - Use the <code>maxAllowableOffset</code> parameter to return generalized geometries with the <code>query</code> operation.</li>
<li><a href="https://esri-es.github.io/arcgis-search/?search=geometryEngine.generalize#gsc.tab=0&amp;gsc.q=%22generalize%22%20site:developers.arcgis.com&amp;gsc.sort=" rel="noopener noreferrer">Generalize method</a> - GeometryEngine can produce a geometry with fewer vertices programmatically. Several APIs support it: JavaScript, iOS, Android, .NET, Qt, and Java.</li>
<li><a href="https://postgis.net/docs/ST_Simplify.html" rel="noopener noreferrer">PostGIS ST_Simplify</a> - This operation returns a <em>simplified</em> version of the given geometry using the Douglas-Peucker algorithm.</li>
<li><a href="https://github.com/mbloch/mapshaper" rel="noopener noreferrer">Mapshaper (⭐4.1k)</a> - Web application to simplify shapes, edit attribute data, clip, erase, dissolve, filter, etc. Supported file formats: Shapefile, GeoJSON, TopoJSON, and CSV files.</li>
</ul>
</li>
</ul>
<h3><p>Data integration tools</p>
</h3>
<ul>
<li><a href="https://esri-es.github.io/awesome-arcgis/arcgis/products/extensions/data-interoperability/" rel="noopener noreferrer">ArcGIS Data Interoperability Extension</a> - Desktop tool to transform +400 data formats.</li>
</ul>

<ul>
<li><a href="https://www.safe.com/integrate/" rel="noopener noreferrer">FME Server</a> - ETL allowing to easily transform almost any dataset into an ArcGIS compatible format and vice-versa. Support for 500+ formats and technologies.</li>
</ul>

<ul>
<li><a href="https://koopjs.github.io" rel="noopener noreferrer">Koop</a> - JavaScript toolkit for connecting spatial APIs. Transform geospatial data on the fly and serve as GeoJSON, vector tiles, feature services, and more.</li>
</ul>

<ul>
<li><a href="https://flows.nodered.org/node/node-red-contrib-arcgis-rest" rel="noopener noreferrer">node-red-contrib-arcgis-rest</a> - Query, delete, update, or insert data with low-code programming for event-driven applications of the JS Foundation.</li>
</ul>

<ul>
<li><a href="https://marketplace.arcgis.com/listing.html?id=5ab7936269f8449b82b0f5c78695ab38" rel="noopener noreferrer">Zapier for ArcGIS</a> - iPaaS to automate integrations without writing any code.</li>
</ul>

<ul>
<li><a href="https://tray.io/connectors/arcgis-integrations" rel="noopener noreferrer">Tray.io</a> - Manual, scheduled, and webhook triggers to apply edits, get features, layers, etc. using Tray Platform's ArcGIS connector.</li>
</ul>
<h3><p>Debugging tools</p>
</h3>
<ul>
<li><a href="https://www.telerik.com/fiddler/fiddler-classic" rel="noopener noreferrer">Fiddler Classic</a> - Windows tool that logs HTTP(s) network traffic.</li>
</ul>

<ul>
<li><a href="https://geojsonlint.com/" rel="noopener noreferrer">GeoJSONLint</a> - Validate and view your GeoJSON.</li>
</ul>

<ul>
<li><a href="https://json-schema.org/" rel="noopener noreferrer">json-schema.org</a> - Vocabulary that allows you to annotate and validate JSON documents (including multiple validators).</li>
</ul>

<ul>
<li><a href="http://mapbox.github.io/geojson-vt/debug/" rel="noopener noreferrer">mapbox/geojson-vt/debug</a> - Validate GeoJSON or TopoJSON.</li>
</ul>

<ul>
<li><a href="https://www.postman.com/product/postman-interceptor/" rel="noopener noreferrer">Postman interceptor</a> - Interceptor enables you to sync cookies from your browser and capture network requests directly from Chrome.</li>
</ul>

<ul>
<li><a href="https://netbalancer.com/" rel="noopener noreferrer">netbalancer.com</a> - Windows application for local network traffic control and monitoring.</li>
</ul>
<h3><p>Design and styling</p>
</h3>
<ul>
<li>Best practices, books, videos, and training:<ul>
<li><a href="https://www.youtube.com/watch?v=AGf_DjZZwXc" rel="noopener noreferrer">Cartography and Making Stunning Maps</a> - Short video showing some examples of what can be achieved using different blend modes effects.</li>
<li><a href="https://www.youtube.com/watch?v=6vy-kVkIcRg&amp;list=PLPjPOZQjCWEn6ezKrwN11L8NWhZ2JdpYd" rel="noopener noreferrer">How to style using ArcGIS Online</a> - Playlist with a collection of short videos showcasing some ArcGIS styling capabilities.</li>
<li><a href="https://www.youtube.com/watch?v=crmWm80hwKI" rel="noopener noreferrer">Photoshop-style Graphics Effects for Your Layers and Data</a> - Video explaining how to use blend modes as well as layer and feature effects to create unique and stunning web maps using the ArcGIS API for JavaScript 4.x.</li>
<li><a href="https://www.mapuipatterns.com/" rel="noopener noreferrer">MapUIPatterns</a> - Best practices &amp; design principles. UI Patterns describe solutions to observed and recurring design problems.</li>
</ul>
</li>
</ul>

<ul>
<li>Developer tools:<ul>
<li><a href="https://developers.arcgis.com/calcite-design-system/" rel="noopener noreferrer">Calcite Design System</a> - Collection of mapping icons, web components, and good practices.</li>
<li><a href="https://marketplace.visualstudio.com/items?itemName=K-Dev.calcite-intellisense" rel="noopener noreferrer">Calcite Intellisense Visual Studio Code Extension</a> - Injects HTML IntelliSense (completion, hover, documentation) for Esri Calcite Design System web components, using Esri's official custom-data JSON.<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=K-Dev.calcite-snippets" rel="noopener noreferrer">Calcite Snippets Visual Studio Code Extension</a> - A collection of handy code snippets for the Calcite Design System components, designed to boost your productivity when building web applications with Calcite in Visual Studio Code.</li>
<li><a href="https://github.com/w8r/geojson2svg" rel="noopener noreferrer">geojson2svg (⭐66)</a> - Render GeoJSON into SVG using an inline or external stylesheet.</li>
</ul>
</li>
</ul>
</li>
</ul>

<ul>
<li>GUIs:<ul>
<li><a href="https://developers.arcgis.com/documentation/mapping-apis-and-services/tools/vector-tile-style-editor/" rel="noopener noreferrer">ArcGIS Vector Tile Style Editor</a> - Style vector tile basemap layers for applications.</li>
<li><a href="https://github.com/Esri/arcgis-vectortile-style-editor" rel="noopener noreferrer">arcgis-vectortile-style-editor (⭐92)</a> - Minimalistic tool to update the styles of Esri Vector Basemaps through JSON.</li>
<li><a href="https://github.com/EsriUK/mapstyler" rel="noopener noreferrer">EsriUK mapstyler (⭐22)</a> - Quickly style an Esri vector tile layer using an image.</li>
</ul>
</li>
</ul>
<h3><p>Developer guides</p>
</h3>
<ul>
<li><a href="https://developers.arcgis.com/documentation/mapping-apis-and-services/content-management/" rel="noopener noreferrer">Content management</a> - Store, manage, and access private and public content.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/documentation/mapping-apis-and-services/data-hosting/" rel="noopener noreferrer">Data hosting</a> - Store, manage, and access your data as data services.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/documentation/mapping-apis-and-services/demographics/" rel="noopener noreferrer">Demographics</a> - Discover local facts and demographic information with the GeoEnrichment service.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/documentation/mapping-apis-and-services/maps/" rel="noopener noreferrer">Maps</a> - Display 2D maps and 3D scenes using the basemap layer service and data services.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/documentation/mapping-apis-and-services/offline/" rel="noopener noreferrer">Offline</a> - Display, analyze, and edit data while disconnected.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/documentation/mapping-apis-and-services/routing/" rel="noopener noreferrer">Routing</a> - Find routes and directions with the routing service.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/documentation/mapping-apis-and-services/security/" rel="noopener noreferrer">Security and authentication</a> - Access services and content using API keys and OAuth 2.0.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/documentation/mapping-apis-and-services/visualization/" rel="noopener noreferrer">Visualization</a> - Style layers to visualize data in 2D and 3D.</li>
</ul>
<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://github.com/Esri/esri-loader" rel="noopener noreferrer">esri-loader (⭐460)</a> - A tiny library to help you lazy-load the ArcGIS API for JavaScript (i.e., from the CDN) in applications built with popular JavaScript frameworks and bundlers.</li>
</ul>

<ul>
<li><a href="https://github.com/tomwayson/esri-loader-hooks" rel="noopener noreferrer">esri-loader-hooks (⭐28)</a> - Custom React hooks for using the ArcGIS API for JavaScript with esri-loader.</li>
</ul>

<ul>
<li><a href="https://github.com/Esri/react-sceneview" rel="noopener noreferrer">react-sceneview (⭐12)</a> - A simple Esri SceneView React component that builds on the ArcGIS API for JavaScript.</li>
</ul>
<h3><p>Map and data exploration</p>
</h3>
<ul>
<li><a href="https://www.arcgis.com/apps/mapviewer/index.html" rel="noopener noreferrer">ArcGIS Map Viewer</a> - Web application to create, explore, and share web maps for 2D applications.</li>
</ul>

<ul>
<li><a href="https://arcgis.com/home/webmap/viewer.html" rel="noopener noreferrer">ArcGIS Map Viewer (classic version)</a> - Web application to create, explore, and share web maps for 2D applications.</li>
</ul>

<ul>
<li><a href="https://www.arcgis.com/home/webscene/viewer.html" rel="noopener noreferrer">ArcGIS Scene Viewer</a> - Web application to create, explore, and share web maps for 3D applications.</li>
</ul>

<ul>
<li><a href="https://github.com/mapbox/geojson.io" rel="noopener noreferrer">geojson.io (⭐2.1k)</a> - Web application to visualize, generate, and edit geospatial vector data. Supports GeoJSON, TopoJSON, CSV, KML, WKT, and Shapefile.</li>
</ul>

<ul>
<li><a href="https://github.com/mbloch/mapshaper" rel="noopener noreferrer">Mapshaper (⭐4.1k)</a> - Web application to simplify shapes, edit attribute data, clip, erase, dissolve, filter, etc. Supported file formats: Shapefile, GeoJSON, TopoJSON, and CSV files.</li>
</ul>

<ul>
<li><a href="https://www.esri.com/en-us/smart-mapping" rel="noopener noreferrer">Smart Mapping</a> - It is built into the Map and Scene viewer, but some APIs like JavaScript and Python also provide utilities to help build data exploration tools.</li>
</ul>
<h3><p>Playgrounds</p>
</h3>
<ul>
<li><a href="https://developers.arcgis.com/arcade/playground/" rel="noopener noreferrer">arcgis-arcade-playground</a> - Try the portable scripting language for creating ArcGIS custom visualizations and labeling expressions.</li>
</ul>

<ul>
<li><a href="https://github.com/Esri/cim-symbol-builder-js" rel="noopener noreferrer">cim-symbol-builder (⭐12)</a> - Generate CIM symbols to work with ArcGIS client APIs and feature services.</li>
</ul>

<ul>
<li><a href="http://brianbunker.github.io/geometry-inspector/" rel="noopener noreferrer">geometry-inspector</a> - Quickly show EsriJSON, GeoJSON, or WKT on a map, or draw on a map to get EsriJSON, GeoJSON, or WKT.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/javascript/3/samples/playground/index.html" rel="noopener noreferrer">js-symbol-playground 3.x</a> - Generate symbols to work with the ArcGIS API for JavaScript 3.x.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/javascript/latest/sample-code/playground/live/" rel="noopener noreferrer">js-symbol-playground 4.x</a> - Generate symbols to work with the ArcGIS API for JavaScript 4.x.</li>
</ul>
<h3><p>Spatial Analysis</p>
</h3>
<ul>
<li><a href="https://github.com/Esri/gis-tools-for-hadoop" rel="noopener noreferrer">Esri/gis-tools-for-hadoop (⭐523)</a> - Collection of GIS tools for spatial analysis of big data.</li>
</ul>

<ul>
<li><a href="https://github.com/Esri/spatial-framework-for-hadoop" rel="noopener noreferrer">Esri/spatial-framework-for-hadoop (⭐376)</a> - Allows developers and data scientists to use the Hadoop data processing system for spatial data analysis.</li>
</ul>
<h3><p>Specifications</p>
</h3>
<ul>
<li><a href="https://github.com/Esri/cim-spec" rel="noopener noreferrer">Cartographic Information Model spec (⭐91)</a> - Map content specification used to persist and transfer cartographic descriptions of GIS datasets represented in JSON.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/documentation/common-data-types/geometry-objects.htm" rel="noopener noreferrer">Common data types</a> - JSON formats of the geometry and spatial reference objects as returned by ArcGIS REST API: Point, Multipoint, Polyline, Polygon and Envelope.</li>
</ul>

<ul>
<li><a href="https://github.com/koopjs/FeatureServer" rel="noopener noreferrer">GeoServices spec (⭐103)</a> - Open Web Foundation REST-based API that provides complete access to structured geospatial data used by Esri.</li>
</ul>

<ul>
<li><a href="https://github.com/Esri/i3s-spec" rel="noopener noreferrer">Indexed 3D Scene Layers (⭐335)</a> - Service and package standard of containers for arbitrarily large amounts of geographic data.</li>
</ul>

<ul>
<li><a href="https://www.esri.com/content/dam/esrisites/sitecore-archive/Files/Pdfs/library/whitepapers/pdfs/shapefile.pdf" rel="noopener noreferrer">Shapefile Format</a> - Spec for the geospatial vector data format for GIS software.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/documentation/spatial-references/#spatial-reference-specifications" rel="noopener noreferrer">Spatial reference specifications</a> - List of  Well-Known ID (WKID) integer value or a text string definition referred to as Well-Known Text (WKT) to define a spatial reference.</li>
</ul>

<ul>
<li><a href="https://github.com/Esri/tile-package-spec" rel="noopener noreferrer">Tile Package Specification (⭐21)</a> - Compressed file containing a set of tiles and a tiling scheme, which can be used as a basemap in ArcGIS applications.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/web-map-specification/" rel="noopener noreferrer">Web Map spec</a> - Sharable 2D maps. It describes the JSON object that defines a web map.</li>
</ul>

<ul>
<li><a href="https://developers.arcgis.com/web-scene-specification/" rel="noopener noreferrer">Web Scene spec</a> - A JSON structure that defines the contents (viewpoint, camera, basemap layer, layers, styles, etc.) for a shareable 3D scene.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/35/"/>
    <summary>66 awesome projects updated on Aug 30 - Sep 05, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/34/</id>
    <title>Awesome Arcgis Developers Updates on Aug 23 - Aug 29, 2021</title>
    <updated>2021-08-26T21:12:02.000Z</updated>
    <published>2021-08-23T17:03:02.000Z</published>
    <content type="html"><![CDATA[<h3><p>Spatial Analysis</p>
</h3>
<ul>
<li><a href="https://esri-es.github.io/arcgis-search/?search=geometry+engine&amp;utm_source=chrome-extension#gsc.tab=0&amp;gsc.q=geometry%20engine%20site:developers.arcgis.com&amp;gsc.sort=" rel="noopener noreferrer">Client-side Geometry Engine</a> - Allows you to test spatial relationships, calculate new geometries, and measure lengths, areas, distances, etc.<ul>
<li><a href="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngine.html" rel="noopener noreferrer">ArcGIS API for JavaScript <code>geometryEngine</code></a> - Works for browsers and Node.js.</li>
<li><a href="https://developers.arcgis.com/python/api-reference/arcgis.geometry.html" rel="noopener noreferrer">ArcGIS API for Python <code>arcgis.geometry</code></a></li>
<li><a href="https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Geometry.GeometryEngine.html" rel="noopener noreferrer">ArcGIS Maps SDK for .NET <code>GeometryEngine</code></a></li>
<li><a href="https://developers.arcgis.com/android/api-reference/reference/com/esri/arcgisruntime/geometry/GeometryEngine.html" rel="noopener noreferrer">ArcGIS Maps SDK for Android <code>GeometryEngine</code></a></li>
<li><a href="https://developers.arcgis.com/ios/api-reference/interface_a_g_s_geometry_engine.html" rel="noopener noreferrer">ArcGIS Maps SDK for iOS <code>AGSGeometryEngine</code></a></li>
<li><a href="https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-geometryengine.html" rel="noopener noreferrer">ArcGIS Maps SDK for Qt <code>GeometryEngine</code></a></li>
</ul>
</li>
</ul>
<h3><p>Specifications</p>
</h3>
<ul>
<li>Take a look at <a href="https://github.com/ArcGIS/awesome-arcgis-developer/issues" rel="noopener noreferrer">previously logged issues (⭐315)</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/34/"/>
    <summary>2 awesome projects updated on Aug 23 - Aug 29, 2021</summary>
  </entry>
</feed>