Hi,
I'm playing a lot with sas.planet
I've exported same ecw from OSM CycleMap. I'd like to use them in OKmap but it not support EPSG:900913.
I've asked about it to Paolo Saliola - the developer - that have confirmed the fact to me.
Using gdal I can't wrap the ecw in EPSG:32633 because they are ...
Найдено 5 результатов
- 16 окт 2012, 12:41
- Форум: SAS.Планета
- Тема: ВОПРОСЫ АБСОЛЮТНЫХ НОВИЧКОВ
- Ответы: 5326
- Просмотры: 4911818
- 10 окт 2012, 13:01
- Форум: SAS.Планета
- Тема: Карты, не вошедшие в основной список
- Ответы: 3946
- Просмотры: 4722174
Re: Карты, не вошедшие в основной список
Hi,
sasplanet works great!
I've downloaded in local cache all my tiles from level zoom 16 to level zoom 12.
I've exported them in a multilevel jnx test file (jpeg quality set to 100% - level from 16 to 12) and I read it in basecamp.
But now I've two question:
- I can't read multilevel details from ...
sasplanet works great!
I've downloaded in local cache all my tiles from level zoom 16 to level zoom 12.
I've exported them in a multilevel jnx test file (jpeg quality set to 100% - level from 16 to 12) and I read it in basecamp.
But now I've two question:
- I can't read multilevel details from ...
- 09 окт 2012, 19:08
- Форум: SAS.Планета
- Тема: Карты, не вошедшие в основной список
- Ответы: 3946
- Просмотры: 4722174
Re: Карты, не вошедшие в основной список
Hi,
that's right
now it works!
Now I'll try to export to jnx.
Thanks a lot.
lorenzo
that's right
Now I'll try to export to jnx.
Thanks a lot.
lorenzo
- 09 окт 2012, 16:44
- Форум: SAS.Планета
- Тема: Карты, не вошедшие в основной список
- Ответы: 3946
- Просмотры: 4722174
Re: Карты, не вошедшие в основной список
Hi,
I've tried using local.mapnik.zmp,
but it dosen't work
To make it easier I've copied the tiles in a web server:
http://muttley.spaziogis.it/test/tms4lo ... es/Mapnik/
and I've written the right path in the config file:
https://dl.dropbox.com/u/4255917/local.mapnik.zmp.zip
Could you take a moment to test it?
Thanks a lot!
Bye
lorenzo
I've tried using local.mapnik.zmp,
but it dosen't work
To make it easier I've copied the tiles in a web server:
http://muttley.spaziogis.it/test/tms4lo ... es/Mapnik/
and I've written the right path in the config file:
https://dl.dropbox.com/u/4255917/local.mapnik.zmp.zip
Could you take a moment to test it?
Thanks a lot!
Bye
lorenzo
- 08 окт 2012, 20:21
- Форум: SAS.Планета
- Тема: Карты, не вошедшие в основной список
- Ответы: 3946
- Просмотры: 4722174
Local TMS source
Hi,
I'd like to load a local tms source in sasgis, I need to convert tms tiles in a multilevel jnx (at zomm level 16 I've more than 90000 tiles...).
My local source is m%z/%x/%y.jpg
Here is the gdal minidriver I use to read the tms
<GDAL_WMS>
<Service name="TMS">
<ServerUrl>http://192. ...
I'd like to load a local tms source in sasgis, I need to convert tms tiles in a multilevel jnx (at zomm level 16 I've more than 90000 tiles...).
My local source is m%z/%x/%y.jpg
Here is the gdal minidriver I use to read the tms
<GDAL_WMS>
<Service name="TMS">
<ServerUrl>http://192. ...