Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
osmaxx
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ifs
geometalab
osmaxx
Commits
f41720ac
Commit
f41720ac
authored
10 years ago
by
Raphael Das Gupta
Browse files
Options
Downloads
Patches
Plain Diff
More coordinate reference systems, now grouped and filterable
parent
307fc1ea
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
existing.html
+144
-1
144 additions, 1 deletion
existing.html
index.html
+144
-1
144 additions, 1 deletion
index.html
with
288 additions
and
2 deletions
existing.html
+
144
−
1
View file @
f41720ac
...
@@ -312,10 +312,153 @@
...
@@ -312,10 +312,153 @@
<div
class=
'form-group'
>
<div
class=
'form-group'
>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
for=
"excerpt-select"
>
Coordinate reference system
</label>
<label
for=
"excerpt-select"
>
Coordinate reference system
</label>
<select
class=
"selectpicker"
data-live-search=
"false"
title=
'<small>Choose from list</small>'
id=
"crs-select"
>
<select
class=
"selectpicker"
data-live-search=
"true"
title=
'<small>Choose from list</small>'
id=
"crs-select"
>
<optgroup
label=
"Global coordinate reference systems"
>
<option
data-subtext=
"EPSG 3857"
>
Pseudo-Merkator
</option>
<option
data-subtext=
"EPSG 4322"
>
WGS 72
</option>
<option
data-subtext=
"EPSG 4326"
>
WGS 84
</option>
<option
data-subtext=
"EPSG 4326"
>
WGS 84
</option>
<option
data-subtext=
"EPSG 4629"
>
NAD 83
</option>
<option
data-subtext=
"EPSG 4629"
>
NAD 83
</option>
<option
data-subtext=
"EPSG 4277"
>
OSGB 36
</option>
<option
data-subtext=
"EPSG 4277"
>
OSGB 36
</option>
</optgroup>
<optgroup
label=
"UTM zones for your excerpt"
>
<option
data-subtext=
"EPSG 32632"
>
UTM Zone 32, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32633"
>
UTM Zone 33, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32631"
>
UTM Zone 31, northern hemisphere
</option>
</optgroup>
<optgroup
label=
"other UTM zones"
>
<option
data-subtext=
"EPSG 32601"
>
UTM Zone 1, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32602"
>
UTM Zone 2, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32603"
>
UTM Zone 3, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32604"
>
UTM Zone 4, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32605"
>
UTM Zone 5, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32606"
>
UTM Zone 6, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32607"
>
UTM Zone 7, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32608"
>
UTM Zone 8, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32609"
>
UTM Zone 9, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32610"
>
UTM Zone 10, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32611"
>
UTM Zone 11, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32612"
>
UTM Zone 12, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32613"
>
UTM Zone 13, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32614"
>
UTM Zone 14, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32615"
>
UTM Zone 15, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32616"
>
UTM Zone 16, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32617"
>
UTM Zone 17, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32618"
>
UTM Zone 18, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32619"
>
UTM Zone 19, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32620"
>
UTM Zone 20, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32621"
>
UTM Zone 21, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32622"
>
UTM Zone 22, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32623"
>
UTM Zone 23, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32624"
>
UTM Zone 24, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32625"
>
UTM Zone 25, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32626"
>
UTM Zone 26, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32627"
>
UTM Zone 27, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32628"
>
UTM Zone 28, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32629"
>
UTM Zone 29, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32630"
>
UTM Zone 30, northern hemisphere
</option>
<!-- already in the opt-group above:
<option data-subtext="EPSG 32631">UTM Zone 31, northern hemisphere</option>
<option data-subtext="EPSG 32632">UTM Zone 32, northern hemisphere</option>
<option data-subtext="EPSG 32633">UTM Zone 33, northern hemisphere</option> -->
<option
data-subtext=
"EPSG 32634"
>
UTM Zone 34, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32635"
>
UTM Zone 35, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32636"
>
UTM Zone 36, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32637"
>
UTM Zone 37, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32638"
>
UTM Zone 38, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32639"
>
UTM Zone 39, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32640"
>
UTM Zone 40, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32641"
>
UTM Zone 41, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32642"
>
UTM Zone 42, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32643"
>
UTM Zone 43, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32644"
>
UTM Zone 44, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32645"
>
UTM Zone 45, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32646"
>
UTM Zone 46, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32647"
>
UTM Zone 47, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32648"
>
UTM Zone 48, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32649"
>
UTM Zone 49, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32650"
>
UTM Zone 50, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32651"
>
UTM Zone 51, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32652"
>
UTM Zone 52, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32653"
>
UTM Zone 53, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32654"
>
UTM Zone 54, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32655"
>
UTM Zone 55, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32656"
>
UTM Zone 56, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32657"
>
UTM Zone 57, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32658"
>
UTM Zone 58, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32659"
>
UTM Zone 59, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32660"
>
UTM Zone 60, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32701"
>
UTM Zone 1, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32702"
>
UTM Zone 2, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32703"
>
UTM Zone 3, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32704"
>
UTM Zone 4, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32705"
>
UTM Zone 5, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32706"
>
UTM Zone 6, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32707"
>
UTM Zone 7, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32708"
>
UTM Zone 8, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32709"
>
UTM Zone 9, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32710"
>
UTM Zone 10, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32711"
>
UTM Zone 11, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32712"
>
UTM Zone 12, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32713"
>
UTM Zone 13, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32714"
>
UTM Zone 14, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32715"
>
UTM Zone 15, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32716"
>
UTM Zone 16, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32717"
>
UTM Zone 17, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32718"
>
UTM Zone 18, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32719"
>
UTM Zone 19, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32720"
>
UTM Zone 20, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32721"
>
UTM Zone 21, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32722"
>
UTM Zone 22, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32723"
>
UTM Zone 23, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32724"
>
UTM Zone 24, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32725"
>
UTM Zone 25, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32726"
>
UTM Zone 26, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32727"
>
UTM Zone 27, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32728"
>
UTM Zone 28, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32729"
>
UTM Zone 29, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32730"
>
UTM Zone 30, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32731"
>
UTM Zone 31, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32732"
>
UTM Zone 32, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32733"
>
UTM Zone 33, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32734"
>
UTM Zone 34, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32735"
>
UTM Zone 35, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32736"
>
UTM Zone 36, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32737"
>
UTM Zone 37, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32738"
>
UTM Zone 38, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32739"
>
UTM Zone 39, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32740"
>
UTM Zone 40, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32741"
>
UTM Zone 41, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32742"
>
UTM Zone 42, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32743"
>
UTM Zone 43, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32744"
>
UTM Zone 44, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32745"
>
UTM Zone 45, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32746"
>
UTM Zone 46, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32747"
>
UTM Zone 47, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32748"
>
UTM Zone 48, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32749"
>
UTM Zone 49, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32750"
>
UTM Zone 50, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32751"
>
UTM Zone 51, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32752"
>
UTM Zone 52, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32753"
>
UTM Zone 53, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32754"
>
UTM Zone 54, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32755"
>
UTM Zone 55, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32756"
>
UTM Zone 56, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32757"
>
UTM Zone 57, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32758"
>
UTM Zone 58, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32759"
>
UTM Zone 59, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32760"
>
UTM Zone 60, southern hemisphere
</option>
</optgroup>
</select>
</select>
</div>
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
index.html
+
144
−
1
View file @
f41720ac
...
@@ -98,10 +98,153 @@
...
@@ -98,10 +98,153 @@
<div
class=
'form-group'
>
<div
class=
'form-group'
>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
for=
"excerpt-select"
>
Coordinate reference system
</label>
<label
for=
"excerpt-select"
>
Coordinate reference system
</label>
<select
class=
"selectpicker"
data-live-search=
"false"
title=
'<small>Choose from list</small>'
id=
"crs-select"
>
<select
class=
"selectpicker"
data-live-search=
"true"
title=
'<small>Choose from list</small>'
id=
"crs-select"
>
<optgroup
label=
"Global coordinate reference systems"
>
<option
data-subtext=
"EPSG 3857"
>
Pseudo-Merkator
</option>
<option
data-subtext=
"EPSG 4322"
>
WGS 72
</option>
<option
data-subtext=
"EPSG 4326"
>
WGS 84
</option>
<option
data-subtext=
"EPSG 4326"
>
WGS 84
</option>
<option
data-subtext=
"EPSG 4629"
>
NAD 83
</option>
<option
data-subtext=
"EPSG 4629"
>
NAD 83
</option>
<option
data-subtext=
"EPSG 4277"
>
OSGB 36
</option>
<option
data-subtext=
"EPSG 4277"
>
OSGB 36
</option>
</optgroup>
<optgroup
label=
"UTM zones for your excerpt"
>
<option
data-subtext=
"EPSG 32632"
>
UTM Zone 32, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32633"
>
UTM Zone 33, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32631"
>
UTM Zone 31, northern hemisphere
</option>
</optgroup>
<optgroup
label=
"other UTM zones"
>
<option
data-subtext=
"EPSG 32601"
>
UTM Zone 1, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32602"
>
UTM Zone 2, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32603"
>
UTM Zone 3, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32604"
>
UTM Zone 4, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32605"
>
UTM Zone 5, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32606"
>
UTM Zone 6, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32607"
>
UTM Zone 7, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32608"
>
UTM Zone 8, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32609"
>
UTM Zone 9, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32610"
>
UTM Zone 10, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32611"
>
UTM Zone 11, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32612"
>
UTM Zone 12, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32613"
>
UTM Zone 13, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32614"
>
UTM Zone 14, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32615"
>
UTM Zone 15, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32616"
>
UTM Zone 16, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32617"
>
UTM Zone 17, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32618"
>
UTM Zone 18, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32619"
>
UTM Zone 19, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32620"
>
UTM Zone 20, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32621"
>
UTM Zone 21, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32622"
>
UTM Zone 22, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32623"
>
UTM Zone 23, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32624"
>
UTM Zone 24, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32625"
>
UTM Zone 25, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32626"
>
UTM Zone 26, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32627"
>
UTM Zone 27, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32628"
>
UTM Zone 28, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32629"
>
UTM Zone 29, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32630"
>
UTM Zone 30, northern hemisphere
</option>
<!-- already in the opt-group above:
<option data-subtext="EPSG 32631">UTM Zone 31, northern hemisphere</option>
<option data-subtext="EPSG 32632">UTM Zone 32, northern hemisphere</option>
<option data-subtext="EPSG 32633">UTM Zone 33, northern hemisphere</option> -->
<option
data-subtext=
"EPSG 32634"
>
UTM Zone 34, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32635"
>
UTM Zone 35, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32636"
>
UTM Zone 36, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32637"
>
UTM Zone 37, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32638"
>
UTM Zone 38, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32639"
>
UTM Zone 39, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32640"
>
UTM Zone 40, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32641"
>
UTM Zone 41, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32642"
>
UTM Zone 42, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32643"
>
UTM Zone 43, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32644"
>
UTM Zone 44, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32645"
>
UTM Zone 45, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32646"
>
UTM Zone 46, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32647"
>
UTM Zone 47, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32648"
>
UTM Zone 48, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32649"
>
UTM Zone 49, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32650"
>
UTM Zone 50, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32651"
>
UTM Zone 51, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32652"
>
UTM Zone 52, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32653"
>
UTM Zone 53, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32654"
>
UTM Zone 54, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32655"
>
UTM Zone 55, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32656"
>
UTM Zone 56, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32657"
>
UTM Zone 57, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32658"
>
UTM Zone 58, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32659"
>
UTM Zone 59, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32660"
>
UTM Zone 60, northern hemisphere
</option>
<option
data-subtext=
"EPSG 32701"
>
UTM Zone 1, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32702"
>
UTM Zone 2, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32703"
>
UTM Zone 3, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32704"
>
UTM Zone 4, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32705"
>
UTM Zone 5, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32706"
>
UTM Zone 6, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32707"
>
UTM Zone 7, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32708"
>
UTM Zone 8, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32709"
>
UTM Zone 9, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32710"
>
UTM Zone 10, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32711"
>
UTM Zone 11, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32712"
>
UTM Zone 12, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32713"
>
UTM Zone 13, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32714"
>
UTM Zone 14, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32715"
>
UTM Zone 15, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32716"
>
UTM Zone 16, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32717"
>
UTM Zone 17, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32718"
>
UTM Zone 18, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32719"
>
UTM Zone 19, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32720"
>
UTM Zone 20, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32721"
>
UTM Zone 21, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32722"
>
UTM Zone 22, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32723"
>
UTM Zone 23, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32724"
>
UTM Zone 24, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32725"
>
UTM Zone 25, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32726"
>
UTM Zone 26, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32727"
>
UTM Zone 27, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32728"
>
UTM Zone 28, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32729"
>
UTM Zone 29, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32730"
>
UTM Zone 30, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32731"
>
UTM Zone 31, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32732"
>
UTM Zone 32, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32733"
>
UTM Zone 33, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32734"
>
UTM Zone 34, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32735"
>
UTM Zone 35, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32736"
>
UTM Zone 36, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32737"
>
UTM Zone 37, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32738"
>
UTM Zone 38, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32739"
>
UTM Zone 39, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32740"
>
UTM Zone 40, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32741"
>
UTM Zone 41, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32742"
>
UTM Zone 42, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32743"
>
UTM Zone 43, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32744"
>
UTM Zone 44, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32745"
>
UTM Zone 45, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32746"
>
UTM Zone 46, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32747"
>
UTM Zone 47, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32748"
>
UTM Zone 48, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32749"
>
UTM Zone 49, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32750"
>
UTM Zone 50, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32751"
>
UTM Zone 51, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32752"
>
UTM Zone 52, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32753"
>
UTM Zone 53, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32754"
>
UTM Zone 54, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32755"
>
UTM Zone 55, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32756"
>
UTM Zone 56, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32757"
>
UTM Zone 57, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32758"
>
UTM Zone 58, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32759"
>
UTM Zone 59, southern hemisphere
</option>
<option
data-subtext=
"EPSG 32760"
>
UTM Zone 60, southern hemisphere
</option>
</optgroup>
</select>
</select>
</div>
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment