Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
607 views
in Technique[技术] by (71.8m points)

arcgis js api - Can I use Esri JavaScript Api with OGC Services from Open source Like QGis?

Can I use Esri JavaScript Api with OGC Services from Opensource Like QGis?

question from:https://stackoverflow.com/questions/65920599/can-i-use-esri-javascript-api-with-ogc-services-from-open-source-like-qgis

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

ArcGIS JavaScript 4 library supports several OGC standards, including WMS, WMTS, KML, and OGC API Features. WFS it is supported in version 3 but not yet supported in version 4, it is marked as coming soon although.

You can find much more information on the external data sources that are supported by the API in the documentation (ArcGIS API - External data sources).

If you are only looking for a JavaScript library to work exclusively with OGC services, with that I mean you have no intention of using ArcGIS services, maybe you can go with OpenLayers of Leaflet. Both are major libraries with great communities behind. I would say that OpenLayers is more comparable to ArcGIS JS, in vast functionalities.

Anyways, which one to use depends of many factors, including requirements, expertise, budget, etc.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...