Processing field data from ODK to OpenStreetMap format, and other field data collection utils.
GNU Affero General Public License v3.0
16
stars
79
forks
source link
Refactor: check if place holders in custom tms url contains any space within #281
Closed
Sujanadh closed 3 months ago
Updates:
r"\{\s*[xyz]+\s*\}"
to check if the place holders contains any space within{z}/{x}/{y}
are in url.