geo-types
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

geo-types

build status npm version

geo-types is a collection of data types for storing geographical or other vector data.

It allows other libraries to interchange JavaScript objects with consistent semantics. It has several benefits compared to using GeoJSON internally in an application:

  • Polygons and polylines may share points to preserve topology like in OpenStreetMap.
  • Complex WFS features are supported: attributes can be nested and contain geometries.

License

The MIT License

Copyright (c) 2016 BusFaster Ltd

Readme

Keywords

none

Package Sidebar

Install

npm i geo-types

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • jjrv