mapbox / mapbox-match.js

A plugin to align geometries to streetmap data
Other
34 stars 6 forks source link

Error using the example - InvalidInput #20

Open tonyhensler opened 6 years ago

tonyhensler commented 6 years ago

When attempting to use the demo content from github, as shown in the example.

The API constantly returns the following error:-

{"message":"each coordinate must be array with float in-bounds [longitude, latitude]","code":"InvalidInput"}

I have checked the format of the geojson code using http://geojson.io/ and everything seems fine.

Geojson file referring to:- https://raw.githubusercontent.com/mapbox/mapbox-match.js/master/test/a.geojson