![]() |
Re: License for Finnish topo maps has expired?
Doesn't seem to be much easier in 11.04 either:
Code:
$ sudo apt-get install proj-bin libgdal1-1.7.0 python-gdal python-imaging |
Re: License for Finnish topo maps has expired?
libgdal versio on ehkä jo jäänyt pois. Varmista saatavilla oleva versionumero, ehkä 1.8.0.
|
Re: License for Finnish topo maps has expired?
Quote:
I also had some issues with permissions and other issues but finally got it working. Big thanks to orava once again! Right now I was able to set-up wake on lan to the topo server. So now I can start it over the internet and get maps whenever I need and whenever I don't have them allready on my N900 or on my N810. And after two hours of inactivity the server goes to sleep. Now this is purfect!! |
Re: License for Finnish topo maps has expired?
Quote:
Hi, I seem to have exactly the same problem you did. My www-browser outputs the following Code:
MOD_PYTHON ERROR |
Re: License for Finnish topo maps has expired?
I had to do the following modifications to get it work with libgdal-1.7.2
--- map.py.ori 2011-04-08 15:59:56.000000000 +0300 +++ map.py 2011-04-08 16:01:01.000000000 +0300 @@ -125,7 +125,7 @@ in_ds.SetGCPs( gcp_list, in_ds.GetProjection() ) out_srs = osr.SpatialReference() - out_srs.ImportFromEPSG(900913) + out_srs.ImportFromEPSG(3857) out_ds = gdal.AutoCreateWarpedVRT( in_ds, in_srs.ExportToWkt(), out_srs.ExportToWkt() ) gt = out_ds.GetGeoTransform() |
Re: License for Finnish topo maps has expired?
Quote:
|
Re: License for Finnish topo maps has expired?
2 Attachment(s)
I've been working on a map application called "Mapsi" that uses map tiles from Paikkatietoikkuna.
Current features are:
Version 1.0.0 will probably be released next week. Couple screenshots attached. Update: Version 1.0.0 is now in extras-devel in "non-free" section(http://repository.maemo.org/extras-d....0.0_armel.deb). I set application category wrong so at the moment you'll need to download and install it manually (dpkg -i mapsi_1.0.0_armel.deb). At first run cookie from Paikkatietoikkuna is downloaded so Internet connection is required. |
Re: License for Finnish topo maps has expired?
Missing deps, even if I have PR1.3 installed. libqtm-11 and libqtm-11-location.
|
Re: License for Finnish topo maps has expired?
Quote:
|
Re: License for Finnish topo maps has expired?
Hi, I installed prereqs using X-term and then Mapsi successfully.
Mapsi starts with blank (black) screen. So its not working properly. When its working: Is it possible to select needed maps from Paikkatietoikkuna like marine etc? |
All times are GMT. The time now is 15:59. |
vBulletin® Version 3.8.8