VertNet / api-geospatial

Code for the Geospatial Data Quality REST API for Primary Biodiversity Data
GNU General Public License v2.0
5 stars 2 forks source link

Coordinates as strings on Response #4

Closed jotegui closed 8 years ago

jotegui commented 8 years ago

{

"decimalLongitude": "-1.8332",    <-- Fix this!
"flags": 

{

"hasCoordinates": true,
"validCountry": true,

...