Skip to content

nhuebel/TopoJSON_schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a JSON schema representing the TopoJSON specification as described here.

It has been tested with the following online validators

=Notes=

  • Scale and translate in the transform of a topology object are fixed to two-element arrays of numbers according to the specification. However, in my opinion the dimension needs to coorespont with the dimension of the used geometry objects.
  • This implementation allows to skip the Topology object and to start with a Geometry object.

=Issues=

  • The validity of the inices in the arcs are not checked. Needs to be done programatically.
  • The coherence of dimenstions of all objects are not checked. Needs to be handled programatically.

About

Schema that can be used to validate TopoJSON objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors