This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
sasgis
/
maps
Watch
2
Star
1
Fork
5
Code
Issues
0
Pull Requests
0
Releases
0
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
426
Commits
1
Branch
46 MiB
Tree:
ef7a444c89
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ef7a444c89'
${ noResults }
maps
/
_mapsurfer
/
mapsurfer_altitude_contour.zmp
/
GetUrlScript.txt
GetUrlScript.txt
100 B
Raw
Normal View
History
update zmp
54 years ago
1
2
3
begin
ResultURL:=GetURLBase+'z='+inttostr(GetZ-1)+'&x='+inttostr(GetX)+'&y='+inttostr(GetY);
end.