NZ Topo maps as online source?
2 posters
OruxMaps :: ENGLISH :: IMPROVEMENTS
Page 1 of 1
NZ Topo maps as online source?
Hi Orux
Is it possible to add New Zealand topo maps to the online map sources? I am able to generate maps from this source for OruxMaps using MOBAC but a direct link in OruxMaps would be very useful. I think MOBAC uses www.nztopomaps.com.
Thanks
John
Christchurch NZ
Is it possible to add New Zealand topo maps to the online map sources? I am able to generate maps from this source for OruxMaps using MOBAC but a direct link in OruxMaps would be very useful. I think MOBAC uses www.nztopomaps.com.
Thanks
John
Christchurch NZ
Re: NZ Topo maps as online source?
farr6000 wrote:Hi Orux
Is it possible to add New Zealand topo maps to the online map sources? I am able to generate maps from this source for OruxMaps using MOBAC but a direct link in OruxMaps would be very useful. I think MOBAC uses www.nztopomaps.com.
Thanks
John
Christchurch NZ
Hi;
they are google maps? the server is the same: mt1.google.com
orux
orux- Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06
Re: NZ Topo maps as online source?
[quote="orux"]
Hi Orux
The NZtopomaps site appears to be non functional at present but it normally displays the NZ topo map tiles superimposed as a layer on the google map. The MOBAC software still generates map files for OruxMaps with NZ topo tiles, I am not sure how they get them but the original source is Land Information New Zealand http://www.linz.govt.nz/ All LINZ maps are freely available as are the nautical charts for NZ and much of the SW pacific.
Regards
John
farr6000 wrote:
they are google maps? the server is the same: mt1.google.com
orux
Hi Orux
The NZtopomaps site appears to be non functional at present but it normally displays the NZ topo map tiles superimposed as a layer on the google map. The MOBAC software still generates map files for OruxMaps with NZ topo tiles, I am not sure how they get them but the original source is Land Information New Zealand http://www.linz.govt.nz/ All LINZ maps are freely available as are the nautical charts for NZ and much of the SW pacific.
Regards
John
Re: NZ Topo maps as online source?
[quote="farr6000"]
Hi, John;
which version of MOBAC can download that map?
if you have the mobac mapsource file, I can take a look.
orux
orux wrote:farr6000 wrote:
they are google maps? the server is the same: mt1.google.com
orux
Hi Orux
The NZtopomaps site appears to be non functional at present but it normally displays the NZ topo map tiles superimposed as a layer on the google map. The MOBAC software still generates map files for OruxMaps with NZ topo tiles, I am not sure how they get them but the original source is Land Information New Zealand http://www.linz.govt.nz/ All LINZ maps are freely available as are the nautical charts for NZ and much of the SW pacific.
Regards
John
Hi, John;
which version of MOBAC can download that map?
if you have the mobac mapsource file, I can take a look.
orux
orux- Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06
Re: NZ Topo maps as online source?
[quote="orux"]
Hi Orux
The latest stable version 1.9 beta 6 of MOBAC works. In map sources the NZ topomaps appear to be in mp-region_oceania.jar. I dont have an IDE to open the .jar file butI can see the line mobac/mapsources/mappacks/region_oceania/NzTopoMaps.classPK by using a text editor. I can send this but cant attach a file in the forum.
Regards
John
farr6000 wrote:orux wrote:farr6000 wrote:
they are google maps? the server is the same: mt1.google.com
orux
Hi Orux
The NZtopomaps site appears to be non functional at present but it normally displays the NZ topo map tiles superimposed as a layer on the google map. The MOBAC software still generates map files for OruxMaps with NZ topo tiles, I am not sure how they get them but the original source is Land Information New Zealand http://www.linz.govt.nz/ All LINZ maps are freely available as are the nautical charts for NZ and much of the SW pacific.
Regards
John
Hi, John;
which version of MOBAC can download that map?
if you have the mobac mapsource file, I can take a look.
orux
Hi Orux
The latest stable version 1.9 beta 6 of MOBAC works. In map sources the NZ topomaps appear to be in mp-region_oceania.jar. I dont have an IDE to open the .jar file butI can see the line mobac/mapsources/mappacks/region_oceania/NzTopoMaps.classPK by using a text editor. I can send this but cant attach a file in the forum.
Regards
John
Re: NZ Topo maps as online source?
[quote="farr6000"]
send me this .jar file --> oruxuro@gmail.com
orux
orux wrote:farr6000 wrote:orux wrote:farr6000 wrote:
they are google maps? the server is the same: mt1.google.com
orux
Hi Orux
The NZtopomaps site appears to be non functional at present but it normally displays the NZ topo map tiles superimposed as a layer on the google map. The MOBAC software still generates map files for OruxMaps with NZ topo tiles, I am not sure how they get them but the original source is Land Information New Zealand http://www.linz.govt.nz/ All LINZ maps are freely available as are the nautical charts for NZ and much of the SW pacific.
Regards
John
Hi, John;
which version of MOBAC can download that map?
if you have the mobac mapsource file, I can take a look.
orux
Hi Orux
The latest stable version 1.9 beta 6 of MOBAC works. In map sources the NZ topomaps appear to be in mp-region_oceania.jar. I dont have an IDE to open the .jar file butI can see the line mobac/mapsources/mappacks/region_oceania/NzTopoMaps.classPK by using a text editor. I can send this but cant attach a file in the forum.
Regards
John
send me this .jar file --> oruxuro@gmail.com
orux
orux- Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06
Re: NZ Topo maps as online source?
Updated
This the solution. Many thanks to Orux.
Enter the following in onlinemapsources.xml between <onlinemapsources> and <\onlinemapsources>
<onlinemapsource uid="100">
<name>NZ Topo</name>
<url><![CDATA[http://nz1.nztopomaps.com/{$z}/{$x}/{$y}.png]]></url>
<minzoom>6</minzoom>
<maxzoom>15</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<xop></xop>
<yop>0</yop>
<zop></zop>
<qop></qop>
</onlinemapsource>
It works very well and I use it all the time. The server can sometimes be a bit slow but seems to get there in the end. There are a couple of other apps that use this map source but OruxMaps seems to work the best.
Perhaps this could be included in the next build of OruxMaps?
Cheers
John
This the solution. Many thanks to Orux.
Enter the following in onlinemapsources.xml between <onlinemapsources> and <\onlinemapsources>
<onlinemapsource uid="100">
<name>NZ Topo</name>
<url><![CDATA[http://nz1.nztopomaps.com/{$z}/{$x}/{$y}.png]]></url>
<minzoom>6</minzoom>
<maxzoom>15</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<xop></xop>
<yop>0</yop>
<zop></zop>
<qop></qop>
</onlinemapsource>
It works very well and I use it all the time. The server can sometimes be a bit slow but seems to get there in the end. There are a couple of other apps that use this map source but OruxMaps seems to work the best.
Perhaps this could be included in the next build of OruxMaps?
Cheers
John

» How To use TopOSM (excellent USA topo maps) as an offline map source
» FEATURES OF FUTURE VERSIONS
» New map in Online Map Source
» Online Topo map for USA
» unable to save tracks, or online maps as offline maps.
» FEATURES OF FUTURE VERSIONS
» New map in Online Map Source
» Online Topo map for USA
» unable to save tracks, or online maps as offline maps.
OruxMaps :: ENGLISH :: IMPROVEMENTS
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
|
|