We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stof999
{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": {}, "geometry": { "type": "Polygon", "coordinates": [ [ [ 73.0975341796875, 25.888878582127084 ], [ 72.60314941406249, 24.91633140459907 ], [ 73.54248046875, 24.206889622398023 ], [ 74.4049072265625, 24.836595553891183 ], [ 74.4598388671875, 25.60190226111573 ], [ 74.1741943359375, 26.03704188651584 ], [ 73.0975341796875, 25.888878582127084 ] ] ] } } ] }
The text was updated successfully, but these errors were encountered:
kmpoppe
No branches or pull requests
Add a new User to the Map
OSM Username
stof999
Area of local knowledge
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
73.0975341796875,
25.888878582127084
],
[
72.60314941406249,
24.91633140459907
],
[
73.54248046875,
24.206889622398023
],
[
74.4049072265625,
24.836595553891183
],
[
74.4598388671875,
25.60190226111573
],
[
74.1741943359375,
26.03704188651584
],
[
73.0975341796875,
25.888878582127084
]
]
]
}
}
]
}
The text was updated successfully, but these errors were encountered: