Closed missinglink closed 7 years ago
Closing because this is basically a dupe of issue #128, as in it's an ES indexing issue.
So many ways to hate Elasticsearch...
'{"error":{"root_cause":[{"type":"mapper_parsing_exception","reason":"failed to parse [mz:min_zoom]"}],"type":"mapper_parsing_exception","reason":"failed to parse [\
mz:min_zoom]","caused_by":{"type":"number_format_exception","reason":"For input string: \\"6.0\\""}},"status":400}'
heya,
I was looking at this record today https://whosonfirst.mapzen.com/spelunker/id/890413117/ and the spelunker view shows:
but when I look at the raw geojson, it shows:
it's super confusing when using the spelunker for debugging, I expected the web view to be the same as the data and so ended up wasting a bunch of time chasing my own tail :(