A geographic toolkit for dealing with geometry, geography, formats, and building geo databases. Terraformer Primitives are JavaScript objects that map directly to their GeoJSON counterparts. Converting a GeoJSON object into a Terraformer Primitive will allow you to use conventional methods like point. within(polygon). Every Primitive inherits from the Terraformer.Primitive base class, thus all other Primitives share the Terraformer.Primitive methods. There is a Primitive for every type of GeoJSON object, plus a Circle Primitive which represents a circle as a polygon.
Features
- Meethods and objects for working with GeoJSON. This also contains common methods used by other modules
- Parse Well Known Text into GeoJSON and vice versa
- Parse the ArcGIS Geometry Format into GeoJSON and vice versa
- A framework for persisting and querying GeoJSON features with pluggable indexes and persistent stores
- Designed to work in Node and the browser
- No dependencies on other tools or libraries
Categories
Data ManagementLicense
MIT LicenseFollow Esri Terraformer
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Esri Terraformer!