Skip to content

Is a project when you only go to find types and models from all diferents geoJSON schemas

Notifications You must be signed in to change notification settings

sonickseven/geoJSONTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

is a project in typescript when you will find all types of schemas in geoJSON, this project is based in https://github.com/geojson/schema

Is ready for import from denojs, nodejs and browsers

Also this project has a two functions for get all points or get all polygons from only the following schemas: featurecollections and geometryCollection

example code:

filterPoints(geoJsonFiles); // return array of points
filterPolygons(geoJsonFiles); // return array of polygons

Important

This a project in progress, if you are interesting in add more feature please join its and create more tools for help to all comunity of GIS proffesinals

About

Is a project when you only go to find types and models from all diferents geoJSON schemas

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published