azure-maps-spatial-io
TypeScript icon, indicating that this package has built-in type declarations

0.1.8 • Public • Published

Azure Maps Spatial IO Module

The Azure Maps Spatial IO module makes it easy to integrate spatial data with the Azure Maps web SDK using JavaScript or TypeScript.

Features

  • Read and write common spatial files such as KML, KMZ, GPX, GeoRSS, GML, and delimited files with spatial columns (CSV).
  • Connect to Open Geospatial Consortium (OGC) services and easily integrate with Azure Maps web SDK. Overlay Web Mapping Services (WMS) and Web Map Tile Services (WMTS) as layers on the map. Query data in a Web Feature Service (WFS).
  • Easily overlay complex data sets that contain style information and have them render automatically.
  • Leverage high speed XML and delimited file reader and writer classes.

How to Install

You can embed the Azure Maps Spatial IO module source code into your app by installing the NPM package:

npm install azure-maps-spatial-io

This package includes a minified version of the source code as well as the TypeScript definitions for the Azure Maps Drawing Tools module.

Alternatively, you can also reference the hosted version of the Azure Maps Drawing Tools module by adding the following script tags to your application.

<script src="https://atlas.microsoft.com/sdk/javascript/spatial/0/atlas-spatial.min.js"></script>

Developer Resources

Related Packages

Release notes

Please refer to release notes for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i azure-maps-spatial-io

Weekly Downloads

260

Version

0.1.8

License

SEE LICENSE IN LICENSE.TXT

Unpacked Size

2.33 MB

Total Files

7

Last publish

Collaborators

  • azuremaps