A global community of Esri users where you can find solutions, share ideas, and collaborate.
Excited to share a short walkthrough of NexaMap, my open-source GIS Map Viewer project. :movie_camera: Watch the demo here: NexaMap This project is focused on building a lightweight, extensible, and developer-friendly desktop mapping experience using modern technologies. 🔎 In this demo, I showcase: - Interactive map…
I'm just starting with MapLibre and ESRI, and can't get it to recognize my api key. My api key has basemap and basemap styles privileges. With the simple tutorial code apiKey = '<api key>'; const map = new maplibregl.Map({ container: "map", // the id of the div element zoom: 2, // starting zoom center: [-20, 30] //…
Our latest blog, How to Build Open Source Applications Using Basemap Sessions, is out! This blog is for developers who want to learn how to build open source mapping applications that use basemap sessions with ArcGIS Location Platform. You’ll find code examples and tutorials for MapLibre GL JS, Leaflet, and OpenLayers.…
Hi All, I have started Open-Source repo for fleet optimizer. vkondepati/fleet-route-optimizer: Open source fleet management and route optimization platform Please take a look and let's collaborate. Regards, Venkat
We are excited to announce the MapLibre ArcGIS plugin — a MapLibre GL JS plugin for integration with ArcGIS services! You can build interactive maps with the ArcGIS Basemap Styles service and basemap sessions (new!). The plugin also makes it easy to display hosted data layers, such as feature layers and vector tile layers,…
I am looking for open-source platform to connect to Datalake and Sedona databases to create a solution with minimum cost to customer who are not using GIS Ecosystem but provide spatial analytics tools.
Hi Everyone I'm developing a web application where I use layers published on an ArcGIS server as the base layer. I'm encountering some issues with `esri-leaflet` when using TiledMapLayer and DynamicMapLayer. Here are the problems I'm facing: 1. DynamicMapLayer: This version loads very slowly, which significantly degrades…
esri-leaflet version: 3.0.12 leaflet version: 1.9.4 Hello there! I am creating a map with multiple overlay layers. The base map is using the default CRS value of leaflet and this renders without any problems. But when I try to overlay a layer with a different CRS value for example the following arcgis…
Hello, I'm trying to add a vector tile basemap other than the basemap styles service, which works fine. I'd like to replace the basemap styles service with other vector tile basemap like OpenStreetMap (WGS84) or GB Cartographic . To do this, I've tried getting the styles url by going to the tile service item in agol and…
Hello, In my application I am using the ArcGisImageryProvider to stream FAA VFR Tile data as an imagery layer from here: https://bbddiaos54ziqymk.maps.arcgis.com/home/item.html?id=6ab79dc5de5743adb3e3b6e3c803aa59 using the URL given. This works fine, however I depending on where I’m at in the united states, and at higher…
Sign in to post, follow content, and more. New here? Register for free.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.