One spelling per shape: reject a one-item choice, a repeated item and an inert object; reshape the data
This commit is contained in:
@@ -1,7 +1 @@
|
||||
[
|
||||
{
|
||||
"format": "{lat}, {lon}",
|
||||
"lat": { "format": "{float(-90,90,6)}" },
|
||||
"lon": { "format": "{float(-180,180,6)}" }
|
||||
}
|
||||
]
|
||||
{ "format": "{lat}, {lon}", "lat": "{float(-90,90,6)}", "lon": "{float(-180,180,6)}" }
|
||||
|
||||
Reference in New Issue
Block a user