davidwood / node-geopoint

Representation of a geographic point for node.js and the browser
MIT License
79 stars 17 forks source link

Longitude out of bounds at Honolulu #4

Closed sorcio46 closed 7 years ago

sorcio46 commented 7 years ago

Got a request by Developer lat=35.00617244672027 & lon=135.76684620733258 for Alpha

Error: Longitude out of bounds at new GeoPoint (/home/daddo/Documenti/Scraper/node_modules/geopoint/geopoint.js:63:13) at /home/daddo/Documenti/Scraper/routes/transit/stop.js:58:24 at Layer.handle [as handle_request] (/home/daddo/Documenti/Scraper/node_modules/express/lib/router/layer.js:95:5) at next (/home/daddo/Documenti/Scraper/node_modules/express/lib/router/route.js:137:13) at Route.dispatch (/home/daddo/Documenti/Scraper/node_modules/express/lib/router/route.js:112:3) at Layer.handle [as handle_request] (/home/daddo/Documenti/Scraper/node_modules/express/lib/router/layer.js:95:5) at /home/daddo/Documenti/Scraper/node_modules/express/lib/router/index.js:281:22 at Function.process_params (/home/daddo/Documenti/Scraper/node_modules/express/lib/router/index.js:335:12) at next (/home/daddo/Documenti/Scraper/node_modules/express/lib/router/index.js:275:10) at expressInit (/home/daddo/Documenti/Scraper/node_modules/express/lib/middleware/init.js:40:5)