diff --git a/_OSM/osm_gps_tile.zmp/18.bmp b/_OSM/osm_gps_tile.zmp/18.bmp new file mode 100644 index 00000000..a942fa46 Binary files /dev/null and b/_OSM/osm_gps_tile.zmp/18.bmp differ diff --git a/_OSM/osm_gps_tile.zmp/24.bmp b/_OSM/osm_gps_tile.zmp/24.bmp new file mode 100644 index 00000000..da49b171 Binary files /dev/null and b/_OSM/osm_gps_tile.zmp/24.bmp differ diff --git a/_OSM/osm_gps_tile.zmp/GetUrlScript.txt b/_OSM/osm_gps_tile.zmp/GetUrlScript.txt new file mode 100644 index 00000000..163897d4 --- /dev/null +++ b/_OSM/osm_gps_tile.zmp/GetUrlScript.txt @@ -0,0 +1,4 @@ +begin + GetURLBase[8]:=chr(ord('a')+random(3)); + ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/_OSM/osm_gps_tile.zmp/info.txt b/_OSM/osm_gps_tile.zmp/info.txt new file mode 100644 index 00000000..aacba62c --- /dev/null +++ b/_OSM/osm_gps_tile.zmp/info.txt @@ -0,0 +1,6 @@ +OpenStreetMap - это карта всего мира, +которую может редактировать каждый, +которая создается практически с чистого листа +и распространяется под свободной лицензией. + +Первоисточник: http://www.openstreetmap.org/ diff --git a/_OSM/osm_gps_tile.zmp/params.txt b/_OSM/osm_gps_tile.zmp/params.txt new file mode 100644 index 00000000..c8f9a452 --- /dev/null +++ b/_OSM/osm_gps_tile.zmp/params.txt @@ -0,0 +1,21 @@ +[PARAMS] +GUID={1123ADB1-4561-4280-9222-D4690321117E} +asLayer=1 +name=Карта GPS-треков OSM +name_en=Map GPS-track OSM +name_uk=Карта GPS-треков OSM +NameInCache=osm_gps_tile +DefURLBase=http://b.gps-tile.openstreetmap.org/lines +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6356752 +separator=0 +UseDwn=1 +Sleep=0 +DefHotKey=16463 +PARENTSUBMENU=OSM +IteratorSubRectSize=8,8 +RequestHead=Referer: http://www.openstreetmap.org/ +License=(c) OpenStreetMap contributors, CC-BY-SA \ No newline at end of file diff --git a/_OSM/osm_mapsurfer_boundary.zmp/18.bmp b/_OSM/osm_mapsurfer_boundary.zmp/18.bmp new file mode 100644 index 00000000..a942fa46 Binary files /dev/null and b/_OSM/osm_mapsurfer_boundary.zmp/18.bmp differ diff --git a/_OSM/osm_mapsurfer_boundary.zmp/24.bmp b/_OSM/osm_mapsurfer_boundary.zmp/24.bmp new file mode 100644 index 00000000..da49b171 Binary files /dev/null and b/_OSM/osm_mapsurfer_boundary.zmp/24.bmp differ diff --git a/_OSM/osm_mapsurfer_boundary.zmp/GetUrlScript.txt b/_OSM/osm_mapsurfer_boundary.zmp/GetUrlScript.txt new file mode 100644 index 00000000..1598fe47 --- /dev/null +++ b/_OSM/osm_mapsurfer_boundary.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/_OSM/osm_mapsurfer_boundary.zmp/info.txt b/_OSM/osm_mapsurfer_boundary.zmp/info.txt new file mode 100644 index 00000000..77c2a17b --- /dev/null +++ b/_OSM/osm_mapsurfer_boundary.zmp/info.txt @@ -0,0 +1,7 @@ +OpenStreetMap - это карта всего мира, +которую может редактировать каждый, +которая создается практически с чистого листа +и распространяется под свободной лицензией. + +Первоисточник: http://www.openstreetmap.org/ +The authors are Maxim Rylov and Vitaly Chezganov. All rights reserved (С) \ No newline at end of file diff --git a/_OSM/osm_mapsurfer_boundary.zmp/params.txt b/_OSM/osm_mapsurfer_boundary.zmp/params.txt new file mode 100644 index 00000000..06853d69 --- /dev/null +++ b/_OSM/osm_mapsurfer_boundary.zmp/params.txt @@ -0,0 +1,23 @@ +[PARAMS] +GUID={678ABC23-7DE7-4AF4-B551-D883414321D6} +asLayer=1 +name=Карта границ OSM (mapsurfer.net) +name_en=Map OSM Boundary (mapsurfer.net) +name_uk=Карта границ OSM (MapSurfer.NET) +NameInCache=OSM_mapsurfer_boundary +DefURLBase=http://129.206.74.245:8007/tms_b.ashx? +defaultContentType=image/png +ContentType="image/pnga";"image/png" +MimeTypeSubst="image/pnga=image/png" +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +separator=0 +UseDwn=1 +Sleep=0 +DefHotKey=0 +PARENTSUBMENU=OSM +RequestHead=User-Agent: SAS.Planet +IteratorSubRectSize=8,8 +License=Map data © OpenStreetMap contributors, rendering GIScience Research Group @ University of Heidelberg diff --git a/_OSM/osm_mapsurfer_grayscale.zmp/18.bmp b/_OSM/osm_mapsurfer_grayscale.zmp/18.bmp new file mode 100644 index 00000000..a942fa46 Binary files /dev/null and b/_OSM/osm_mapsurfer_grayscale.zmp/18.bmp differ diff --git a/_OSM/osm_mapsurfer_grayscale.zmp/24.bmp b/_OSM/osm_mapsurfer_grayscale.zmp/24.bmp new file mode 100644 index 00000000..da49b171 Binary files /dev/null and b/_OSM/osm_mapsurfer_grayscale.zmp/24.bmp differ diff --git a/_OSM/osm_mapsurfer_grayscale.zmp/GetUrlScript.txt b/_OSM/osm_mapsurfer_grayscale.zmp/GetUrlScript.txt new file mode 100644 index 00000000..1598fe47 --- /dev/null +++ b/_OSM/osm_mapsurfer_grayscale.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); +end. \ No newline at end of file diff --git a/_OSM/osm_mapsurfer_grayscale.zmp/info.txt b/_OSM/osm_mapsurfer_grayscale.zmp/info.txt new file mode 100644 index 00000000..77c2a17b --- /dev/null +++ b/_OSM/osm_mapsurfer_grayscale.zmp/info.txt @@ -0,0 +1,7 @@ +OpenStreetMap - это карта всего мира, +которую может редактировать каждый, +которая создается практически с чистого листа +и распространяется под свободной лицензией. + +Первоисточник: http://www.openstreetmap.org/ +The authors are Maxim Rylov and Vitaly Chezganov. All rights reserved (С) \ No newline at end of file diff --git a/_OSM/osm_mapsurfer_grayscale.zmp/params.txt b/_OSM/osm_mapsurfer_grayscale.zmp/params.txt new file mode 100644 index 00000000..851c9f2c --- /dev/null +++ b/_OSM/osm_mapsurfer_grayscale.zmp/params.txt @@ -0,0 +1,23 @@ +[PARAMS] +GUID={5AB84226-7CD7-4EF4-B451-D718421BB6D6} +asLayer=0 +name=Карта OSM Серая (mapsurfer.net) +name_en=Map OSM Grayscale (mapsurfer.net) +name_uk=Карта OSM Серая (MapSurfer.NET) +NameInCache=OSM_mapsurfer_Grayscale +DefURLBase=http://129.206.74.245:8008/tms_rg.ashx? +defaultContentType=image/png +ContentType="image/pnga";"image/png" +MimeTypeSubst="image/pnga=image/png" +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +separator=0 +UseDwn=1 +Sleep=0 +DefHotKey=0 +PARENTSUBMENU=OSM +RequestHead=User-Agent: SAS.Planet +IteratorSubRectSize=8,8 +License=Map data © OpenStreetMap contributors, rendering GIScience Research Group @ University of Heidelberg diff --git a/_mapsurfer/mapsurfer_altitude_contour.zmp/18.bmp b/_mapsurfer/mapsurfer_altitude_contour.zmp/18.bmp new file mode 100644 index 00000000..f8c73282 Binary files /dev/null and b/_mapsurfer/mapsurfer_altitude_contour.zmp/18.bmp differ diff --git a/_mapsurfer/mapsurfer_altitude_contour.zmp/24.bmp b/_mapsurfer/mapsurfer_altitude_contour.zmp/24.bmp new file mode 100644 index 00000000..ef6caa96 Binary files /dev/null and b/_mapsurfer/mapsurfer_altitude_contour.zmp/24.bmp differ diff --git a/_mapsurfer/mapsurfer_altitude_contour.zmp/GetUrlScript.txt b/_mapsurfer/mapsurfer_altitude_contour.zmp/GetUrlScript.txt new file mode 100644 index 00000000..f5368592 --- /dev/null +++ b/_mapsurfer/mapsurfer_altitude_contour.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+'z='+inttostr(GetZ-1)+'&x='+inttostr(GetX)+'&y='+inttostr(GetY); +end. \ No newline at end of file diff --git a/_mapsurfer/mapsurfer_altitude_contour.zmp/info.txt b/_mapsurfer/mapsurfer_altitude_contour.zmp/info.txt new file mode 100644 index 00000000..dd42f0bb --- /dev/null +++ b/_mapsurfer/mapsurfer_altitude_contour.zmp/info.txt @@ -0,0 +1,6 @@ +ASTER Global Digital Elevation Map + +Rendering by OpenMapSurfer + +Information +http://openmapsurfer.uni-hd.de/contact.html \ No newline at end of file diff --git a/_mapsurfer/mapsurfer_altitude_contour.zmp/params.txt b/_mapsurfer/mapsurfer_altitude_contour.zmp/params.txt new file mode 100644 index 00000000..3a802580 --- /dev/null +++ b/_mapsurfer/mapsurfer_altitude_contour.zmp/params.txt @@ -0,0 +1,21 @@ +[PARAMS] +GUID={3B7A67AC-E3DB-43A1-A81A-78886E9190C8} +asLayer=1 +name=Контуры Высот (OpenMapSurfer) +name_en=Altitude contour (OpenMapSurfer) +name_uk=Контуры Высот (OpenMapSurfer) +NameInCache=mapsurfer_altitude_contour +DefURLBase=http://129.206.74.245:8006/tms_il.ashx? +ContentType=image/png +Ext=.png +projection=1 +sradiusa=6378137 +sradiusb=6378137 +separator=0 +UseDwn=1 +Sleep=0 +DefHotKey=0 +PARENTSUBMENU=Mapsurfer +RequestHead=User-Agent: SAS.Planet +IteratorSubRectSize=8,8 +License=ASTER Global Digital Elevation Map, rendering GIScience Research Group @ University of Heidelberg