[OSM-dev] Map rendering issue

2012-06-22 Thread Christophe Merlet
Hi

I have the same bug as you can see.
http://tile.paulla.asso.fr/slippymap.html

Ubuntu 12.04 LTS + Kai krueger paquets
Import planet-120508.osm.pbf  + minute diff

Bug in the planet or in the setup ? I lost my hair :(


Librement,
-- 
Christophe Merlet (RedFox)


___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Map rendering issue

2012-06-13 Thread Jason Clark
Lynn,

did you have any specific settings in the kernel besides upping shared
memory?   I tried the import command below, and am still missing data below
about 32 latitude which is the bottom half of australia and south america.

Import command:

time /usr/bin/osm2pgsql --slim -C 16000 --number-processes=4
planet-latest.osm.pbf


re:

I had a similar problem in exactly the same part of the planet when
setting up my tile server from the same instructions.  I finally gave my
VM 24GB of ram and put the 14000 (IIRC) memory setting on the import
command and all was well.

Lynn (D) - KJ4ERJ
___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


[OSM-dev] Map rendering issue

2012-06-13 Thread Christophe Merlet
Hi

I have the same bug as you can see.
http://tile.paulla.asso.fr/slippymap.html

Ubuntu 12.04 LTS + Kai krueger paquets
Import planet-120508.osm.pbf  + minute diff

Bug in the planet or in the setup ? I lost my hair :(


Librement,
-- 
Christophe Merlet (RedFox)



___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Map rendering issue

2012-06-13 Thread Ian Dees
On Wed, Jun 13, 2012 at 3:40 PM, Christophe Merlet
red...@redfoxcenter.orgwrote:

 Hi

 I have the same bug as you can see.
 http://tile.paulla.asso.fr/slippymap.html

 Ubuntu 12.04 LTS + Kai krueger paquets
 Import planet-120508.osm.pbf  + minute diff

 Bug in the planet or in the setup ? I lost my hair :(


Looks fine to me. Can you describe the problem you're having?
___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Map rendering issue

2012-06-13 Thread Lynn W. Deffenbaugh (Mr)
Without changing zoom, drag over and down South America.  Watch it go 
white (gray).  Then move on over to the blank face of Australia.  That's 
the bug.


Lynn (D) - KJ4ERJ

On 6/13/2012 4:43 PM, Ian Dees wrote:
On Wed, Jun 13, 2012 at 3:40 PM, Christophe Merlet 
red...@redfoxcenter.org mailto:red...@redfoxcenter.org wrote:


Hi

I have the same bug as you can see.
http://tile.paulla.asso.fr/slippymap.html

Ubuntu 12.04 LTS + Kai krueger paquets
Import planet-120508.osm.pbf  + minute diff

Bug in the planet or in the setup ? I lost my hair :(


Looks fine to me. Can you describe the problem you're having?


___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Map rendering issue

2012-06-13 Thread Lynn W. Deffenbaugh (Mr)

On 6/13/2012 4:56 PM, Ian Dees wrote:
On Wed, Jun 13, 2012 at 3:46 PM, Lynn W. Deffenbaugh (Mr) 
ldeff...@homeside.to mailto:ldeff...@homeside.to wrote:


Without changing zoom, drag over and down South America.  Watch it
go white (gray).  Then move on over to the blank face of
Australia.  That's the bug.


It looks like you included a bounding box for your initial import, 
preventing data above 76.6deg and below -35deg latitude from being 
imported to your database.


Given the import command he posted here, that's not the case, but that's 
certainly the appearance.


I had a similar problem when I first set up my tile server, and I'm 
struggling to remember just what I did to fix it.  IIRC, I just scrapped 
the VM I was doing it in and started over with additional tweaks of the 
-C number as well as possibly some different psql settings, but I 
haven't been able to locate my notes.


But the symptoms were identical,  a complete loss of all details below 
some arbitrary line across the globe.


Lynn (D) - KJ4ERJ


___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Map rendering issue

2012-06-13 Thread Christophe Merlet
Le mercredi 13 juin 2012 à 15:56 -0500, Ian Dees a écrit :
 On Wed, Jun 13, 2012 at 3:46 PM, Lynn W. Deffenbaugh (Mr) 
 ldeff...@homeside.to wrote:
 
   Without changing zoom, drag over and down South America.  Watch it go
  white (gray).  Then move on over to the blank face of Australia.  That's
  the bug.
 
 
 It looks like you included a bounding box for your initial import,
 preventing data above 76.6deg and below -35deg latitude from being imported
 to your database.

It look like... but it's not the case !
I you look a little closer to the map, you can see it's a little more 
complicated than that.


My import command.

$ time osm2pgsql -H lurien -W -d mapnik_new --tablespace-main-data data
--tablespace-main-index index --tablespace-slim-data data
--tablespace-slim-index index -p planet_osm -s -C 16000 --hstore-all
planet-120508.osm.pbf




Librement,
-- 
Christophe Merlet (RedFox)



___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Map rendering issue

2012-06-13 Thread Christophe Merlet
Le mercredi 13 juin 2012 à 22:22 +0100, Jon Burgess a écrit :
 On Wed, 2012-06-13 at 16:46 -0400, Lynn W. Deffenbaugh (Mr) wrote:
  Without changing zoom, drag over and down South America.  Watch it go
  white (gray).  Then move on over to the blank face of Australia.
  That's the bug.
 
 The key question is whether the data is in the database or not. Can you
 run a query like the one below which should return a single node
 for an aerodrome near the southern tip of South America:
 
 
 http://www.openstreetmap.org/?node=1042020307
 
 
 gis= select osm_id,name,aeroway,astext(st_transform(way,4326)) from 
 planet_osm_point where osm_id=1042020307;
osm_id   |name|  aeroway  |   astext   
 
 ++---+
  1042020307 | Los Cerros Airport | aerodrome | POINT(-67.8329009905576 
 -54.3441009947259)
 (1 row)
 
Jon

Thanks for your help.
Here the result :

ubuntu@lurien:~$ psql -d mapnik_cc -h lurien -U mapnik
Password for user mapnik: 
psql (9.1.4)
SSL connection (cipher: DHE-RSA-AES256-SHA, bits: 256)
Type help for help.

mapnik_cc= select osm_id,name,aeroway,astext(st_transform(way,4326))
from planet_osm_point where osm_id=1042020307;
   osm_id   |name|  aeroway  |
astext   
++---+
 1042020307 | Los Cerros Airport | aerodrome | POINT(-67.8329009905576
-54.3441009947259)
(1 row)

mapnik_cc= 




Librement,
-- 
Christophe Merlet (RedFox)


___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Map rendering issue

2012-06-13 Thread Jon Burgess
On Wed, 2012-06-13 at 23:31 +0200, Christophe Merlet wrote:
 Le mercredi 13 juin 2012 à 22:22 +0100, Jon Burgess a écrit :
  On Wed, 2012-06-13 at 16:46 -0400, Lynn W. Deffenbaugh (Mr) wrote:
   Without changing zoom, drag over and down South America.  Watch it go
   white (gray).  Then move on over to the blank face of Australia.
   That's the bug.
  
  The key question is whether the data is in the database or not. Can you
  run a query like the one below which should return a single node
  for an aerodrome near the southern tip of South America:
  
  
  http://www.openstreetmap.org/?node=1042020307
  
  
  gis= select osm_id,name,aeroway,astext(st_transform(way,4326)) from 
  planet_osm_point where osm_id=1042020307;
 osm_id   |name|  aeroway  |   astext 

  ++---+
   1042020307 | Los Cerros Airport | aerodrome | POINT(-67.8329009905576 
  -54.3441009947259)
  (1 row)
  
 Jon
 
 Thanks for your help.
 Here the result :
 
 ubuntu@lurien:~$ psql -d mapnik_cc -h lurien -U mapnik
 Password for user mapnik: 
 psql (9.1.4)
 SSL connection (cipher: DHE-RSA-AES256-SHA, bits: 256)
 Type help for help.
 
 mapnik_cc= select osm_id,name,aeroway,astext(st_transform(way,4326))
 from planet_osm_point where osm_id=1042020307;
osm_id   |name|  aeroway  |
 astext   
 ++---+
  1042020307 | Los Cerros Airport | aerodrome | POINT(-67.8329009905576
 -54.3441009947259)
 (1 row)
 

OK, good, so that data has imported OK.

The last time I saw something like this on the rendering side it was due
to using the 'estimated extent' feature of postgis. Can you tell us what
extent setting you have in your datasource file, e.g:

[jburgess@shark mapnik]$ grep extent inc/datasource-settings.xml.inc
Parameter name=estimate_extentfalse/Parameter
Parameter name=extent-20037508,-19929239,20037508,19929239/Parameter


There are a few items on the rendering side which may be relevant to
this. Can you tell us the version of the items below. Also let us know
whether you built from source or used a package from somewhere:

- postgis
- mapnik
- mod_tile
- the 'map style' (osm.xml etc)

  Jon



___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Map rendering issue

2012-06-13 Thread Christophe Merlet
Le mercredi 13 juin 2012 à 23:31 +0200, Christophe Merlet a écrit :
 Le mercredi 13 juin 2012 à 22:22 +0100, Jon Burgess a écrit :

 OK, good, so that data has imported OK.
 
 The last time I saw something like this on the rendering side it was due
 to using the 'estimated extent' feature of postgis. Can you tell us what
 extent setting you have in your datasource file, e.g:

 [jburgess at shark mapnik]$ grep extent inc/datasource-settings.xml.inc
 Parameter name=estimate_extentfalse/Parameter
 Parameter name=extent-20037508,-19929239,20037508,19929239/Parameter
 
 
 There are a few items on the rendering side which may be relevant to
 this. Can you tell us the version of the items below. Also let us know
 whether you built from source or used a package from somewhere:
 
 - postgis
 - mapnik
 - mod_tile
 - the 'map style' (osm.xml etc)


I use Ubuntu 12.04 and packages from Kai Krueger
https://launchpad.net/~kakrueger/+archive/openstreetmap

# cat datasource-settings.xml.inc
!--
Settings for your postgres setup.

Note: feel free to leave password, host, port, or use blank
--

Parameter name=typepostgis/Parameter
Parameter name=password!!!snip!!!/Parameter
Parameter name=hostlurien.paulla.asso.fr/Parameter
!-- Parameter name=port%(port)s/Parameter --
Parameter name=usermapnik/Parameter
Parameter name=dbnamemapnik_cc/Parameter
!-- this should be 'false' if you are manually providing the 'extent'
--
Parameter name=estimate_extenttrue/Parameter
!-- manually provided extent in epsg 900913 for whole globe --
!-- providing this speeds up Mapnik database queries --
!-- Parameter name=extent%(extent)s/Parameter --


I'll try your settings...



Librement,
-- 
Christophe Merlet (RedFox)


___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Map rendering issue

2012-06-13 Thread Christophe Merlet
Le jeudi 14 juin 2012 à 00:18 +0200, Christophe Merlet a écrit :
 Le mercredi 13 juin 2012 à 23:31 +0200, Christophe Merlet a écrit :
  Le mercredi 13 juin 2012 à 22:22 +0100, Jon Burgess a écrit :
 
  OK, good, so that data has imported OK.
  
  The last time I saw something like this on the rendering side it was due
  to using the 'estimated extent' feature of postgis. Can you tell us what
  extent setting you have in your datasource file, e.g:
 
  [jburgess at shark mapnik]$ grep extent inc/datasource-settings.xml.inc
  Parameter name=estimate_extentfalse/Parameter
  Parameter name=extent-20037508,-19929239,20037508,19929239/Parameter
  
  
  There are a few items on the rendering side which may be relevant to
  this. Can you tell us the version of the items below. Also let us know
  whether you built from source or used a package from somewhere:
  
  - postgis
  - mapnik
  - mod_tile
  - the 'map style' (osm.xml etc)
 
 
 I use Ubuntu 12.04 and packages from Kai Krueger
 https://launchpad.net/~kakrueger/+archive/openstreetmap
 
 # cat datasource-settings.xml.inc
 !--
 Settings for your postgres setup.
 
 Note: feel free to leave password, host, port, or use blank
 --
 
 Parameter name=typepostgis/Parameter
 Parameter name=password!!!snip!!!/Parameter
 Parameter name=hostlurien.paulla.asso.fr/Parameter
 !-- Parameter name=port%(port)s/Parameter --
 Parameter name=usermapnik/Parameter
 Parameter name=dbnamemapnik_cc/Parameter
 !-- this should be 'false' if you are manually providing the 'extent'
 --
 Parameter name=estimate_extenttrue/Parameter
 !-- manually provided extent in epsg 900913 for whole globe --
 !-- providing this speeds up Mapnik database queries --
 !-- Parameter name=extent%(extent)s/Parameter --
 
 
 I'll try your settings...


Seems to work.
I'll regenerate tiles to be sure...

Many thanks for your help.


Librement,
-- 
Christophe Merlet (RedFox)


___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Map rendering issue

2012-06-10 Thread Jason Clark
So I tried the following import command and still am missing nodes:

 time /usr/bin/osm2pgsql --slim -C 14000 --number-processes=6
planet-120508.osm.bz2

Any other ideas?

On Fri, Jun 8, 2012 at 9:36 PM, Lynn W. Deffenbaugh (Mr) 
ldeff...@homeside.to wrote:

  I had a similar problem in exactly the same part of the planet when
 setting up my tile server from the same instructions.  I finally gave my VM
 24GB of ram and put the 14000 (IIRC) memory setting on the import command
 and all was well.

 Lynn (D) - KJ4ERJ


 On 6/8/2012 8:10 AM, Jason Clark wrote:

 Hi Peter, the server is private although I could make it public if need
 be.  In the meantime, two screenshots of zoomed out australia and close
 into sydney are below.   I only see this issue if I import the planet, if I
 import australia on it's own the map is fine.   I even tried using osmosis
 and combined north america and australia and it was still ok.  The issue is
 just with the entire planet import.

  The import was done last night on the planet latest using the .pbf file.
  No updates done yet.

  *
 https://skydrive.live.com/?cid=8C07BA2CC05C3840id=8C07BA2CC05C3840%21125#cid=8C07BA2CC05C3840id=8C07BA2CC05C3840%21129
 *

 On Fri, Jun 8, 2012 at 4:38 AM, Peter Körner osm-li...@mazdermind.dewrote:

 Hi Jason,

 is the tile-server public? Can you share an url with us? If not, maybe a
 screenshot?

 Did you do an import in the close past or are you running on minutely
 updates?

 Peter

 Am 07.06.2012 19:31, schrieb Jason Clark:

  I posted earlier about what I thought was a problem with Australia
 data,
 but it isn't   It looks like all data below -35 lat is missing... Anyone
 know what might cause this?   My tile server is built from
 http://switch2osm.org/serving-tiles/building-a-tile-server-from-packages/and
 had no issues during install.  The import of the planet was fine, no
 errors.

 Thanks!


  ___
 dev mailing list
 dev@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/dev



 ___
 dev mailing list
 dev@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/dev




 ___
 dev mailing 
 listdev@openstreetmap.orghttp://lists.openstreetmap.org/listinfo/dev



___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Map rendering issue

2012-06-08 Thread Peter Körner

Hi Jason,

is the tile-server public? Can you share an url with us? If not, maybe a 
screenshot?


Did you do an import in the close past or are you running on minutely 
updates?


Peter

Am 07.06.2012 19:31, schrieb Jason Clark:

I posted earlier about what I thought was a problem with Australia data,
but it isn't   It looks like all data below -35 lat is missing... Anyone
know what might cause this?   My tile server is built from
http://switch2osm.org/serving-tiles/building-a-tile-server-from-packages/ and
had no issues during install.  The import of the planet was fine, no errors.

Thanks!


___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev



___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Map rendering issue

2012-06-08 Thread Jason Clark
Hi Peter, the server is private although I could make it public if need be.
 In the meantime, two screenshots of zoomed out australia and close into
sydney are below.   I only see this issue if I import the planet, if I
import australia on it's own the map is fine.   I even tried using osmosis
and combined north america and australia and it was still ok.  The issue is
just with the entire planet import.

The import was done last night on the planet latest using the .pbf file.
 No updates done yet.

*
https://skydrive.live.com/?cid=8C07BA2CC05C3840id=8C07BA2CC05C3840%21125#cid=8C07BA2CC05C3840id=8C07BA2CC05C3840%21129
*

On Fri, Jun 8, 2012 at 4:38 AM, Peter Körner osm-li...@mazdermind.dewrote:

 Hi Jason,

 is the tile-server public? Can you share an url with us? If not, maybe a
 screenshot?

 Did you do an import in the close past or are you running on minutely
 updates?

 Peter

 Am 07.06.2012 19:31, schrieb Jason Clark:

 I posted earlier about what I thought was a problem with Australia data,
 but it isn't   It looks like all data below -35 lat is missing... Anyone
 know what might cause this?   My tile server is built from
 http://switch2osm.org/serving-**tiles/building-a-tile-server-**
 from-packages/http://switch2osm.org/serving-tiles/building-a-tile-server-from-packages/and
 had no issues during install.  The import of the planet was fine, no
 errors.

 Thanks!


 __**_
 dev mailing list
 dev@openstreetmap.org
 http://lists.openstreetmap.**org/listinfo/devhttp://lists.openstreetmap.org/listinfo/dev



 __**_
 dev mailing list
 dev@openstreetmap.org
 http://lists.openstreetmap.**org/listinfo/devhttp://lists.openstreetmap.org/listinfo/dev

___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Map rendering issue

2012-06-08 Thread Lynn W. Deffenbaugh (Mr)
I had a similar problem in exactly the same part of the planet when 
setting up my tile server from the same instructions.  I finally gave my 
VM 24GB of ram and put the 14000 (IIRC) memory setting on the import 
command and all was well.


Lynn (D) - KJ4ERJ

On 6/8/2012 8:10 AM, Jason Clark wrote:
Hi Peter, the server is private although I could make it public if 
need be.  In the meantime, two screenshots of zoomed out australia and 
close into sydney are below.   I only see this issue if I import the 
planet, if I import australia on it's own the map is fine.   I even 
tried using osmosis and combined north america and australia and it 
was still ok.  The issue is just with the entire planet import.


The import was done last night on the planet latest using the .pbf 
file.  No updates done yet.


_https://skydrive.live.com/?cid=8C07BA2CC05C3840id=8C07BA2CC05C3840%21125#cid=8C07BA2CC05C3840id=8C07BA2CC05C3840%21129 
https://skydrive.live.com/?cid=8C07BA2CC05C3840id=8C07BA2CC05C3840%21125#cid=8C07BA2CC05C3840id=8C07BA2CC05C3840%21129_


On Fri, Jun 8, 2012 at 4:38 AM, Peter Körner osm-li...@mazdermind.de 
mailto:osm-li...@mazdermind.de wrote:


Hi Jason,

is the tile-server public? Can you share an url with us? If not,
maybe a screenshot?

Did you do an import in the close past or are you running on
minutely updates?

Peter

Am 07.06.2012 19:31, schrieb Jason Clark:

I posted earlier about what I thought was a problem with
Australia data,
but it isn't   It looks like all data below -35 lat is
missing... Anyone
know what might cause this?   My tile server is built from

http://switch2osm.org/serving-tiles/building-a-tile-server-from-packages/
and
had no issues during install.  The import of the planet was
fine, no errors.

Thanks!


___
dev mailing list
dev@openstreetmap.org mailto:dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev



___
dev mailing list
dev@openstreetmap.org mailto:dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev




___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev