change osm to arcgis
This commit is contained in:
@@ -517,7 +517,6 @@ def strokedatajson_v3(request):
|
||||
}
|
||||
|
||||
"""
|
||||
print("V3")
|
||||
|
||||
if request.method != 'POST':
|
||||
return HttpResponseNotAllowed("Method not supported") # pragma: no cover
|
||||
|
||||
Reference in New Issue
Block a user