Re: [OSM-dev] PostgreSQL 11 - osm2pgsql performance problems during --append?

2019-09-13 Thread Sven Geggus
Michael Kussmaul wrote: > - Or PostgreSQL 11 has some regressions? Unlikely. I'm using PostgreSQL 11 + Debian 10 on my new tile.openstreetmap.de machines without problems. Sven -- If we want hardware to work to its full potential, we need to claim to be a recent version of Windows. (Matt

Re: [OSM-dev] Rendering OSM carto from epsg:4326 database

2019-09-11 Thread Sven Geggus
Frederik Ramm wrote: > (Or potentially run an update on your existing database the > re-calculates all the way_area values based on a reprojected polygon.) > > There might be other issues - how exactly does it not work? I get empty tiles thus I expect a reprojection issue. Sven -

[OSM-dev] Rendering OSM carto from epsg:4326 database

2019-09-11 Thread Sven Geggus
to work. Will I need to do more? E.g. change "way" to "ST_transform(way) as way" or something? Output should still bee in Web Mercator. Regards Sven -- "If you don't make lower-resolution mapping data publicly available, there will be people with

Re: [OSM-dev] osm2pgsql tile expiry performance

2019-06-04 Thread Sven Geggus
to setup two machines for this purpose right now I reworked the scritps a bit. They are available here: https://github.com/giggls/tileserver-scripts Regards Sven -- Um Kontrolle Ihres Kontos wiederzugewinnen, klicken Sie bitte auf das Verbindungsgebrüll. (aus einer Ebay fishing Mail) /me

Re: [OSM-dev] Any problem with Debian tile servers?

2019-04-12 Thread Sven Geggus
Hello, I'm also using tirex, not renderd but this is likely a matter of taste: https://wiki.openstreetmap.org/wiki/Tirex Usually I'm also using backports of current PostgreSQL when I start with a new setup. Backporting PostgreSQL 11 is very straight forward. Regards Sven Tom Browder wrote

Re: [OSM-dev] Any problem with Debian tile servers?

2019-04-11 Thread Sven Geggus
Tom Browder wrote: > I want to run my own tile server but I run Debian 9 on the server I plan to > use. All the docs I have seen so far target Ubuntu. Is there any problem > with using other Linux distros? tile.openstreetmap.de is running Debian from day one. So yes, this is working fi

Re: [OSM-dev] OpenStreetMap Carto release v4.12.0

2018-06-26 Thread Sven Geggus
.0.png -u > /15/17090/11446.png real0m10.586s user0m0.940s sys 0m0.304s > time render_single_tile.py -s osm.xml -o test-v4.12.0.png -u > /15/17090/11446.png real6m52.459s user0m1.336s sys 0m0.440s I'm using Mapnik 3.0.12 and carto 0.18.2. Would I need to upgra

Re: [OSM-dev] OpenStreetMap Carto release v4.12.0

2018-06-24 Thread Sven Geggus
to manually re-add all my changes to a vanilla v4.12.0 roads.mss which seem to work so far. Regards Sven -- "Thinking of using NT for your critical apps? Isn't there enough suffering in the world?" (Advertisement of Sun Microsystem

Re: [OSM-dev] OpenStreetMap Carto release v4.12.0

2018-06-24 Thread Sven Geggus
Christoph Hormann wrote: > That's a really tough call. May I mention the fact, that Mapserver is still actively maintained and that there even is a carto preprocessor called magnacarto which is able to produce mapserver style files. Sven -- Freiheit ist immer die Freiheit des Andersdenken

Re: [OSM-dev] OpenStreetMap Carto release v4.12.0

2018-06-23 Thread Sven Geggus
egards Sven -- "Whenever there is a conflict between human rights and property rights, human rights must prevail." (Abraham Lincoln) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ___ dev mailing list dev@openstr

Re: [OSM-dev] Coastline – osm2pgsql

2018-06-20 Thread Sven Geggus
a from the same planet file. The coastline processing toolchain is available here: https://github.com/osmcode/osmcoastline Regards Sven -- "If you don't make lower-resolution mapping data publicly available, there will be people with their cars and GPS devices, driving around with their la

[OSM-dev] Advantages PostgreSQL 10.0 + PostGIS 2.4

2017-10-08 Thread Sven Geggus
Hello, Debian stable 9.x comes with PostgreSQL 9.6 and Postgis 2.3. However the now released PostgreSQL 10.0 and Postgis 2.4 are an easy backport. Will the newer version provide any advantage for a osm2pgsql database use case? Sven -- If we want hardware to work to its full potential, we

[OSM-dev] Question regarding Carto 4.x database scheme

2017-07-31 Thread Sven Geggus
uld openstreetmap-carto.lua work with the hstore-only database as well? Regards Sven -- AMZN US won't let me buy MP3s b/c I have UK credit cards. Amazon UK won't let me buy MP3s b/c I'm in the US. P2P doesn't care. Go copyright! (Cory Doctorow) /me is giggls@ircnet, http://sven.gegg.us/ on the

[OSM-dev] Questions regarding carto 4.0 release and German style fork

2017-05-28 Thread Sven Geggus
neither familiar with lua nor ist osm2pgsql interface. I suspected it might prevent me from redering mountain paths in a different way than footways, but as far as I can see this is not the case. Regards Sven -- "Thinking of using NT for your critical apps?

Re: [OSM-dev] OpenStreetMap Carto release v3.0.0

2016-12-22 Thread Sven Geggus
Christoph Hormann <chris_horm...@gmx.de> wrote: > No, the new project.mml is just a renamed project.yaml. *argh* So it would be best to do a git mv project.yaml project.mml before trying to merge? Sven -- Das Internet wird vor allem von Leuten genutzt, die sich Pornografie ansehen

Re: [OSM-dev] OpenStreetMap Carto release v3.0.0

2016-12-22 Thread Sven Geggus
modified project.yaml not project.mml (which I always ignored) thus your change will now basically kill my fork because I did not maintain a forked .mml :( Regards Sven -- Das Internet ist kein rechtsfreier Raum, das Internet ist aber auch kein bürgerrechtsfreier Raum. (Wolfgang Wieland Bündn

Re: [OSM-dev] Taginfo files from osm2pgsql style files

2016-07-13 Thread Sven Geggus
t least pass the "nocolumn" entries to reflect, that these are considered important tags. Not adding a column does not make them unused. I think the tool which will generate taginfo json should actually be added to node-carto rarther than osm2pgsql. Sven -- "Thinking of usin

Re: [OSM-dev] Mukti and Gargi fonts for openstreetmap-carto

2016-06-16 Thread Sven Geggus
already been removed from fonts-deva-extra in debian stable. Sven -- "Thinking of using NT for your critical apps? Isn't there enough suffering in the world?" (Advertisement of Sun Microsystems in Wall Street Journal) /me is gigg

Re: [OSM-dev] Mukti and Gargi fonts for openstreetmap-carto

2016-06-11 Thread Sven Geggus
after a few years. Hm so can't we just go for "No Tofu" fonts? They are supported by Google and are available as a Debian Package: https://www.google.com/get/noto/ https://packages.debian.org/sid/fonts-noto However I have no Idea if all of the south asian scripts are covered. Regards S

[OSM-dev] Mukti and Gargi fonts for openstreetmap-carto

2016-06-07 Thread Sven Geggus
havee no Idea about the Mukti dont. Sven -- "Thinking of using NT for your critical apps? Isn't there enough suffering in the world?" (Advertisement of Sun Microsystems in Wall Street Journal) /me is giggls

Re: [OSM-dev] cross-fade map sample code (ol3 or leaflet)

2016-06-03 Thread Sven Geggus
Sven Geggus <li...@fuchsschwanzdomain.de> wrote: > Jepp. Is there a way to set layer opacity in OL3? Found the answer myself :) Opacity can be changed as follows: layername.setOpacity(x); With x between 0 and 1. Done that I am now looking for a way to reload tiles of a given lay

Re: [OSM-dev] cross-fade map sample code (ol3 or leaflet)

2016-06-03 Thread Sven Geggus
Mattias Dalkvist <matt...@dalkvist.se> wrote: > The word you are looking for is opacity [1] Jepp. Is there a way to set layer opacity in OL3? Sven -- "Thinking of using NT for your critical apps? Isn't there enough sufferin

Re: [OSM-dev] cross-fade map sample code (ol3 or leaflet)

2016-06-03 Thread Sven Geggus
lars lingner <gislars+l...@gmail.com> wrote: > There are examples for OL3 [1] and for Leaflet [2] and [3]. This is simular, but not exactly what I'm up to. What I actually want is dissolving layers transparently like in http://sautter.com/map Sven P.S.: Looks like the cor

[OSM-dev] cross-fade map sample code (ol3 or leaflet)

2016-05-31 Thread Sven Geggus
need this for the development of an openstreetmap-carto fork to have an easy way to cross-fade between my fork and the original style from osm.org Regards Sven -- "We just typed make" (Stephen Lambrigh, Director of Server Product Marketing at Informix

Re: [OSM-dev] Updated simplified osm2pgsql database dump available

2016-05-26 Thread Sven Geggus
y generic. I use hstore-only tables with osm2pgsql all over the place. The table layout required by a particular style can the be easily emulated using views. Sven -- "Thinking of using NT for your critical apps? Isn't there

Re: [OSM-dev] Updated simplified osm2pgsql database dump available

2016-05-25 Thread Sven Geggus
dering tables left). Frankly, when talking about rendering we don't care about the state of the upstream OSM database. All we want is to make shure that the rendering database uses up-to-data data. Regards Sven -- "Thinking of using NT for your critical apps?

Re: [OSM-dev] osm2pgsql polygon handling semantic?

2015-10-20 Thread Sven Geggus
reason I would have expected the feature to be discarded in this case. Sven -- Der "normale Bürger" ist nicht an der TU Dresden und schreibt auch nicht mit mutt. (Ulli Kuhnle in de.comp.os.unix.discussion) /me is giggls@ircnet, http:/

Re: [OSM-dev] osm2pgsql polygon handling semantic?

2015-10-20 Thread Sven Geggus
will end up in either planet_osm_polygon or planet_osm_line depending on their geometry. Sven -- "Thinking of using NT for your critical apps? Isn't there enough suffering in the world?" (Advertisement of Sun Microsystems in Wall Street

Re: [OSM-dev] osm2pgsql polygon handling semantic?

2015-10-20 Thread Sven Geggus
lculated during import --cut-- Using the following command... osm2pgsql -S waterway.style -d imposm waterway.osm --hstore --hstore-match-only ... this will end up in a 1 line planet_osm_line table. Sven -- Exploits and holes are a now a necessary protection against large corporate interests.

[OSM-dev] osm2pgsql polygon handling semantic?

2015-10-19 Thread Sven Geggus
tables for more exotic features are easy to create. Regards Sven -- Exploits and holes are a now a necessary protection against large corporate interests. (Alan Cox) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ___ dev mailing list dev

[OSM-dev] osm2pgsql: meaning of z_order column in polygon and point tables

2015-07-17 Thread Sven Geggus
? Would be nice if someone could shed a ligth on this. Regards Sven -- Exploits and holes are a now a necessary protection against large corporate interests. (Alan Cox) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ___ dev mailing list dev

[OSM-dev] osm2pgsql: Unable to import planet

2015-01-12 Thread Sven Geggus
16458,24277204,61594153,158316940,158316941,158316934,35878683,35147653,57737110,158316942,26963683,57737104,95351513,95351552,95351505,95351547,95351519,95351544,35998299,158316920,158316943,158316935,127949408,35999803,127949407,314868523,124719357,36824502,36887582,158319685,158319677,36826753,119960436,119960555,119960556,158319690,158319678,158319703,39432345,39432346,231742109,42071595,42071598}, Any Idea? Sven -- linux is evolution, not intelligent design (Linus Torvalds) /me is giggls@ircnet, http://sven.gegg.us/ on the Web - End

[OSM-dev] No more PBF planet files?

2014-12-28 Thread Sven Geggus
Hello, looking at the current osm planet file I only find osm.bz2 Versions. While http://planet.openstreetmap.org/planet/planet-latest.osm.bz2 is from 2014-12-22 http://planet.openstreetmap.org/pbf/planet-latest.osm.pbf is still dating back to 2014-12-07 An Idea? Sven -- Ich fürchte mich

Re: [OSM-dev] Release openstreetmap-carto v2.25.0

2014-12-11 Thread Sven Geggus
probably we should fork and go for two different styles with a different maintainer model again. BTW, I'm also still looking for a less annoying way to maintain the german style which is basically a fork of your style starting from various versions. Sven -- We just typed make (Stephen Lambrigh

Re: [OSM-dev] load-osm.sh

2014-10-13 Thread Sven Geggus
still think distributing sql updates for rendering databases in addition to osm diffs would be a nice to have feature, because the state of the osm database is of no interest to a rendering database. I never tried to implement this though. Regards Sven -- TCP/IP: telecommunication protocol

Re: [OSM-dev] Adding Slippy Map to Taginfo's Projects Tab?

2014-10-09 Thread Sven Geggus
Jochen Topf joc...@remote.org wrote: I think a quick-and-dirty 80/20 solution would still be useful. Most projects currently supplying data to taginfo do not supply a complete list of tags they use either. +1 A list of the database table columns in use would be something like this. Sven

Re: [OSM-dev] Adding Slippy Map to Taginfo's Projects Tab?

2014-10-08 Thread Sven Geggus
. This will of corse not work if the style itself refers to a hstore column. Sven -- Das Internet wird vor allem von Leuten genutzt, die sich Pornografie ansehen, während sie Bier trinken, es ist daher für Wahlen nicht geeignet (Jaroslaw Kaczynski) /me is giggls@ircnet, http://sven.gegg.us

Re: [OSM-dev] tirex and mapnik 3, make deb fails

2014-07-01 Thread Sven Geggus
Stephan Knauss o...@stephans-server.de wrote: Is a newer build automatically recognized as a newer package? No, use dch -i Regards Sven -- Der wichtigste Aspekt, den Sie vor der Entscheidung für ein Open Source-Betriebssystem bedenken sollten, ist, dass Sie kein Windows-Betriebssystem

Re: [OSM-dev] Vector tile based raster rendering - toolchain?architecture

2014-06-25 Thread Sven Geggus
is capable to do wms. An ideal Vector tile solution should IMO preserve this possibility e.g. by providing a gdal input driver for the vector format in use. Regards Sven -- linux is evolution, not intelligent design (Linus Torvalds) /me is giggls@ircnet, http://sven.gegg.us/ on the Web

Re: [OSM-dev] New OSM Test Data Repository

2014-02-24 Thread Sven Geggus
to this database. Regards Sven -- Trotz der zunehmenden Verbreitung von Linux erfreut sich der Bär, und - dank Knut - insbesondere der Eisbär, deutlich größerer Beliebtheit als der Pinguin. (Gefunden bei http://telepolis.de/) /me is giggls@ircnet, http://sven.gegg.us/ on the Web

Re: [OSM-dev] New OSM Test Data Repository

2014-02-24 Thread Sven Geggus
? 900 and above might be a reasonable range. I think about importing such data into postgis for rendering tests and it might be bad in some cases if this would kill existing data. Sven -- Those who do not understand Unix are condemned to reinvent it, poorly (Henry Spencer) /me is giggls

[OSM-dev] An alternative rendering-database setup and update strategy!

2013-11-25 Thread Sven Geggus
. I would like to hear your comments to this proposial. Regards Sven -- Threading is a performance hack. (The Art of Unix Programming by Eric S. Raymond) /me is giggls@ircnet, http://sven.gegg.us/ on the Web -- Thinking of using NT for your critical apps

[OSM-dev] My Openstreetmap style localization howto

2013-09-12 Thread Sven Geggus
Sven -- Das Internet ist kein rechtsfreier Raum, das Internet ist aber auch kein bürgerrechtsfreier Raum. (Wolfgang Wieland Bündnis 90/Die Grünen) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ___ dev mailing list dev@openstreetmap.org https

Re: [OSM-dev] osmcoastline install question

2013-08-19 Thread Sven Geggus
using libboost1.49-dev on debian stable. What you should probably add to teh README is the Number of Warnings and errors issued by a correct run of runtest.sh. Sven -- Whenever there is a conflict between human rights and property rights, human rights must prevail. (Abraham Lincoln) /me

Re: [OSM-dev] Changing language in tile server

2013-08-12 Thread Sven Geggus
as an alterative to int_name in case name is not latin script. Known issues with transliteration currently are: * Thai Language uses ISO 11940 rather than RTGS * Kanji Transliteration produces chinese rather than japanese Regards Sven P.S.: Minimal (sorry) documentation of the i10n stuff is here: http

Re: [OSM-dev] Bug in OSM.org map stylesheet? Text partially missing...

2013-08-06 Thread Sven Geggus
/karte.html?lat=48.94792lon=8.4373zoom=11layers=B000TT Sven -- Dynamische IP-Nummern sind Security-Homöopathie. (Kristian Köhntopp) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ___ dev mailing

Re: [OSM-dev] disk size for planet osm import into PostGIS (on an SSD)?

2013-06-27 Thread Sven Geggus
, or canvec:UUID ;) Here is the one we use on the german tileserver: http://svn.openstreetmap.org/applications/rendering/mapnik-german/views/default.style Sven -- Das Internet ist kein rechtsfreier Raum, das Internet ist aber auch kein bürgerrechtsfreier Raum. (Wolfgang Wieland Bündnis 90/Die

Re: [OSM-dev] mod_tile on windows?

2013-06-07 Thread Sven Geggus
is the still unimplemented whitelist feature for tile trotteling, which I would have needed recently. This said I'm quite certain that Kai would not mind to take patches which will actaually make it work on windows. It's free software after all. Regards Sven P.S.: In this live I will probably

Re: [OSM-dev] Generate tiles with generate_tiles.py

2013-05-24 Thread Sven Geggus
. Sven -- Trotz der zunehmenden Verbreitung von Linux erfreut sich der Bär, und - dank Knut - insbesondere der Eisbär, deutlich größerer Beliebtheit als der Pinguin. (Gefunden bei http://telepolis.de/) /me is giggls@ircnet, http://sven.gegg.us/ on the Web

[OSM-dev] mod_tile causes segfault on debian 7.0

2013-05-22 Thread Sven Geggus
been working fine for a long time on tile.openstreetmap.de using Debian oldstable. Will this stuff be relevant to me at all, because I'm using tirex as a backend. Looks like I need to go back to an older version of about one year ago or so :( Regards Sven -- # Turn on/off security. Off

Re: [OSM-dev] mod_tile causes segfault on debian 7.0

2013-05-22 Thread Sven Geggus
what's triggering it, but it looks like it might be happening every few days. Same behaviour here and this does not seem to be load related. Sven -- Um Kontrolle Ihres Kontos wiederzugewinnen, klicken Sie bitte auf das Verbindungsgebrüll. (aus einer Ebay fishing Mail) /me is giggls@ircnet, http

Re: [OSM-dev] lua+osm2pgsql=?

2013-04-28 Thread Sven Geggus
of heuristics (output-pgsql.c line 460ff.) Am I right in the asumption, that we can get rid at least of parts of this as well using your code? Sven -- Why are there so many Unix-haters-handbooks and not even one Microsoft-Windows-haters handbook? Gurer vf ab arrq sbe n unaqobbx gb ungr Zvpebfbsg Jvaqbjf

Re: [OSM-dev] osm2pgsql: support for local route names

2013-04-15 Thread Sven Geggus
of various ncn, rcn, lcn cycle relations? All this stuff predates hstore support. Sven -- Dynamische IP-Nummern sind Security-Homöopathie. (Kristian Köhntopp) /me is giggls@ircnet, http://sven.gegg.us/ on the Web

Re: [OSM-dev] tirex: Can't locate mapscript.pm

2013-04-15 Thread Sven Geggus
question. mapscript.pm is the mapserver perl Interface thus this is only necessary for the mapserver backend. On Debian/Ubuntu the package which contains mapscript.pm is called libmapscript-perl Regards Sven -- If you can spend five minutes on the Internet and do not run Linux, you're a genius

Re: [OSM-dev] osm2pgsql: support for local route names

2013-04-12 Thread Sven Geggus
to the existing code? Sven -- Dynamische IP-Nummern sind Security-Homöopathie. (Kristian Köhntopp) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ___ dev mailing list dev@openstreetmap.org http

Re: [OSM-dev] mod_tile stable version ?

2013-03-30 Thread Sven Geggus
version for production systems. IMO the real problem is not about tools (git vs. svn) but rather about a missing concept of how the software is maintained. Git tends to enforce policy in our context only because we don't have software maintenance at all. Sven -- Thinking of using NT for your

Re: [OSM-dev] announcing a new mailinglist tile-serving

2013-03-30 Thread Sven Geggus
different jobs for this. Thus one can easily run a tileserver where one style is based on mapnik while the other one is based on umn mapserver instead. Regards Sven -- The main thing to note is that when you choose open source you don't get a Windows operating system

Re: [OSM-dev] mod_tile stable version ?

2013-03-28 Thread Sven Geggus
here and I don't know what to do with it. As there is no official maintainer I can only do two things keep it for me or just commit it. This is not a big risk in this case, but I would rather like to ask for an OK first, but whoom should I ask? Sven -- If you don't make lower-resolution mapping

Re: [OSM-dev] mod_tile stable version ?

2013-03-27 Thread Sven Geggus
, this is at least kind of a distro problem. If debian packages are build the required packages are installed automatically via dependencies. Sven -- Der wichtigste Aspekt, den Sie vor der Entscheidung für ein Open Source-Betriebssystem bedenken sollten, ist, dass Sie kein Windows-Betriebssystem erhalten

Re: [OSM-dev] mod_tile stable version ?

2013-03-26 Thread Sven Geggus
://trac.openstreetmap.org/browser/applications/utils/tirex Regards Sven -- Das Einzige wovor wir Angst haben müssen ist die Angst selbst (Franklin D. Roosevelt) /me is giggls@ircnet, http://sven.gegg.us/ on the Web

Re: [OSM-dev] mod_tile stable version ?

2013-03-26 Thread Sven Geggus
). Sven -- linux is evolution, not intelligent design (Linus Torvalds) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] osm2pgsql way_area is 0 for small areas

2013-03-22 Thread Sven Geggus
) { char tmp[32]; snprintf(tmp, sizeof(tmp), %f, area); addItem(tags, way_area, tmp, 0); Sven -- Unix is simple and coherent, but it takes a genius – or at any rate a programmer – to understand and appreciate the simplicity (Dennis M

Re: [OSM-dev] Getting lat and long from an address

2013-03-19 Thread Sven Geggus
time working with maps and I really don’t have any idea where I can start to learning about this, Have a look at http://download.geofabrik.de/ Sven -- Microsoft ist offenbar die einzige Firma, die in der Lage ist, ein mit Office nicht kompatibles Bürosoftwarepaket einzuführen

Re: [OSM-dev] Zeroing or Extending a Hillshade-Tiff

2013-03-11 Thread Sven Geggus
opacity Regards Sven -- In my opinion MS is a lot better at making money than it is at making good operating systems (Linus Torvalds, August 1997) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ___ dev mailing list dev@openstreetmap.org http

Re: [OSM-dev] Reminder: Node 32-bit exhaustion

2013-02-08 Thread Sven Geggus
this is a build-time option the default has been changed to 64bit id space not that long ago )see svn log for exact date). As far as mapnik is concerned 2.1 did already work well using osm2psql in 64 bit id mode. Sven -- Whenever there is a conflict between human rights and property rights, human

Re: [OSM-dev] Reminder: Node 32-bit exhaustion

2013-02-06 Thread Sven Geggus
integer pointer because this is the one used for memory access. Sven -- Whenever there is a conflict between human rights and property rights, human rights must prevail. (Abraham Lincoln) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ___ dev

Re: [OSM-dev] How to make osm2pgsql quiet?

2012-12-19 Thread Sven Geggus
involve calling osmosis. The relevant part of our script replicate-loop.sh on the german tileserver looks like this: --cut-- #!/bin/sh ... osm2pgsql ... /path/to/logfile/osm2pgsql.stdout 2/path/to/logfile/osm2pgsql.stderr ... --cut-- Regards Sven -- Ich fürchte mich nicht vor der Rückkehr der

Re: [OSM-dev] installing Osmium on ubuntu 11.10

2012-12-04 Thread Sven Geggus
. --cut-- Sven -- Trotz der zunehmenden Verbreitung von Linux erfreut sich der Bär, und - dank Knut - insbesondere der Eisbär, deutlich größerer Beliebtheit als der Pinguin. (Gefunden bei http://telepolis.de/) /me is giggls@ircnet, http://sven.gegg.us/ on the Web

Re: [OSM-dev] Status of the Mapnik stylesheets

2012-11-14 Thread Sven Geggus
ans the osm2pgsql style-file is compatible with the standard mapnik style and available here: http://svn.openstreetmap.org/applications/rendering/mapnik-german/views/ Regards Sven -- Thinking of using NT for your critical apps? Isn't there enough suffering

Re: [OSM-dev] Switch osm2pgsql to 64 bit mode

2012-09-15 Thread Sven Geggus
(at least on linux) after all. Sven -- Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety (Benjamin Franklin) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ___ dev mailing list dev

Re: [OSM-dev] New OGR driver to read OpenStreetMap .osm / .pbf files

2012-07-20 Thread Sven Geggus
bad. Hm, would it be possible with this to e.g. convert all the forests from a complete planetfile to a polygon shapefile while discarding all the rest? Sven -- The term any key does not refer to a particular key on the keyboard. It simply means to strike any one of the keys on your keyboard

Re: [OSM-dev] osm2psql .style file parameters/values

2012-07-10 Thread Sven Geggus
(1 foot = 0.3048 meters) * reject anything else Regards Sven -- Remember, democracy never lasts long. It soon wastes itself, exhausts and murders itself. There never was a democracy yet that did not commit suicide. (John Quincy Adams) /me is giggls@ircnet, http://sven.gegg.us/ on the Web

Re: [OSM-dev] Retina tiles - best way to support them?

2012-06-27 Thread Sven Geggus
/symbology/construction.html#symbol-units I think something like this should also be implemented in Mapnik, at least in the long run. Regards Sven -- A strategy for rewarding artists that regulates 'copies' makes as much sense in the digital age as a strategy for controlling greenhouse gases

[OSM-dev] Origin of shoreline_300.tar.bz2

2012-06-13 Thread Sven Geggus
Hello, looks like shoreline_300.shp is somewhat broken: http://www.openstreetmap.org/?lat=25.387lon=56.27zoom=9layers=M Where does this data originate from? Is this a simplifierd Version from processed_p? Probably it would be possible to re-tile it. Regards Sven -- Das allgemeine

Re: [OSM-dev] osm2pgsql - COPY_END SSL error?

2012-05-29 Thread Sven Geggus
access using unix domain sockets should be much faster and encryption is not needed on localhost. Try again with a small OSM file (e.g. downloaded via API) and without the -H localhost option. Sven -- Der wichtigste Aspekt, den Sie vor der Entscheidung für ein Open Source-Betriebssystem bedenken

Re: [OSM-dev] A few coastline related questions

2012-05-07 Thread Sven Geggus
osmcoastline_extract from Jochens toolchain. Sven -- Um Kontrolle Ihres Kontos wiederzugewinnen, klicken Sie bitte auf das Verbindungsgebrüll. (aus einer Ebay fishing Mail) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ___ dev mailing list

Re: [OSM-dev] osm2pgsql invalid polygons

2012-05-07 Thread Sven Geggus
,touching_inner_rings,role_mismatch_hull,role_mismatch,duplicate_tags_hull,duplicate_tags,multipolygons_type_is_boundary,type_is_boundary,ways,role_markers,way_end_nodes,way_nodes Sven -- Trotz der zunehmenden Verbreitung von Linux erfreut sich der Bär, und - dank Knut - insbesondere der Eisbär

Re: [OSM-dev] osm2pgsql invalid polygons

2012-05-06 Thread Sven Geggus
they will never get fixes in the database. Sven -- Trotz der zunehmenden Verbreitung von Linux erfreut sich der Bär, und - dank Knut - insbesondere der Eisbär, deutlich größerer Beliebtheit als der Pinguin. (Gefunden bei http://telepolis.de/) /me is giggls@ircnet, http://sven.gegg.us/ on the Web

Re: [OSM-dev] Coastline by Name

2012-04-24 Thread Sven Geggus
that. Don't know about a tool which extracts administrative borders, but Jochens new osmcoastline tool is very nice: git://github.com/joto/osmcoastline/ Importing both, administrative borders and coastlines into postgis and running ST_Difference may do the job. Sven -- In the land of the brave

Re: [OSM-dev] hacking outdoor GPS devices

2012-04-17 Thread Sven Geggus
in the pocket of the driver of course als replacing a legacy bicycle computer. Sven -- Trotz der zunehmenden Verbreitung von Linux erfreut sich der Bär, und - dank Knut - insbesondere der Eisbär, deutlich größerer Beliebtheit als der Pinguin. (Gefunden bei http://telepolis.de/) /me is giggls@ircnet

[OSM-dev] converting mod-tile dir to flat files?

2012-04-15 Thread Sven Geggus
directory layout. What is the magic with this? How can I convert something like 11/0/0/66/61/112.png Sven -- Der wichtigste Aspekt, den Sie vor der Entscheidung für ein Open Source-Betriebssystem bedenken sollten, ist, dass Sie kein Windows-Betriebssystem erhalten. (von http://www.dell.de/ubuntu

Re: [OSM-dev] converting mod-tile dir to flat files?

2012-04-15 Thread Sven Geggus
Stefan de Konink ste...@konink.de wrote: So nothing 'on the fly'? Only postprocessed? Yes. Sven -- If you continue running Windows, your system may become unstable. (Windows 95 BSOD) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ___ dev

Re: [OSM-dev] Exhaustion of 32bit signed integer range expected this year

2012-04-13 Thread Sven Geggus
. Will the upcoming licence change add a delay to this problem? Sven -- We just typed make (Stephen Lambrigh, Director of Server Product Marketing at Informix about porting their Database to Linux) /me is giggls@ircnet, http://sven.gegg.us/ on the Web

[OSM-dev] Licence of the Mapnik style?

2012-04-10 Thread Sven Geggus
Sven -- The term any key does not refer to a particular key on the keyboard. It simply means to strike any one of the keys on your keyboard or handheld screen. (Compaq FAQ Entry 2859) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ___ dev mailing

Re: [OSM-dev] Licence of the Mapnik style?

2012-04-10 Thread Sven Geggus
is usually deployed as a webservice and what I would like to achieve is the following: If somebody takes the style and runs a derived style on his own tileserver his changes should be contributed back to the project (IMO). Regards Sven -- If you can spend five minutes on the Internet and do not run

Re: [OSM-dev] Licence of the Mapnik style?

2012-04-10 Thread Sven Geggus
be avoided unless you've got a really really good reason. Hm, I did not intend to start a BSD vs. GPL Flamewar :( People are already doing bussiness using proprietary styles (e.g. http://francetopo.fr/) which is fine for me as long as they do not include my own work. Sven -- Das Internet ist kein

Re: [OSM-dev] Licence of the Mapnik style?

2012-04-10 Thread Sven Geggus
without sourcecode. Sven -- Remember, democracy never lasts long. It soon wastes itself, exhausts and murders itself. There never was a democracy yet that did not commit suicide. (John Quincy Adams) /me is giggls@ircnet, http://sven.gegg.us/ on the Web

Re: [OSM-dev] different rendering with mapnik based on area?

2012-04-02 Thread Sven Geggus
Peter Körner osm-li...@mazdermind.de wrote: Choose whichever way fits your needs best - and tell us about. The question is how Mapquest is actually doing it? Regards Sven -- Every time you use Google, you're using a Linux machine (Chris DiBona, a programs

[OSM-dev] different rendering with mapnik based on area?

2012-03-31 Thread Sven Geggus
: coalesce(name:de,int_name,name) name inside europe: coalesce(name:de,name,int_name) A rough bounding box around europe would be good enough for this purpose. Sven -- Das allgemeine Persönlichkeitsrecht (Art. 2 Abs.1 i.V.m. Art.1 Abs. 1GG) umfasst das Grundrecht auf Gewährleistung der

Re: [OSM-dev] osm2pgsql patch for nested relations

2012-03-01 Thread Sven Geggus
that this will increase your processing speed significantly because most of the hard processing work is for multipolygons relations anyway. Regards Sven -- If you continue running Windows, your system may become unstable. (Windows 95 BSOD) /me is giggls@ircnet, http://sven.gegg.us/ on the Web

Re: [OSM-dev] Using custom renderer with mod_tile

2012-03-01 Thread Sven Geggus
. It is possible to run different backends in parallel. Sven -- How to prevent Java from forking? Use a spoon. (Found on http://slashdot.org) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ___ dev mailing list dev@openstreetmap.org http

Re: [OSM-dev] osm2pgsql patch for nested relations

2012-03-01 Thread Sven Geggus
in route relations, their member ways are just added to the planet_osm_lines table, they are not even concatenated. Sven -- Microsoft ist offenbar die einzige Firma, die in der Lage ist, ein mit Office nicht kompatibles Bürosoftwarepaket einzuführen. (Florian Weimer

Re: [OSM-dev] osm2pgsql patch for nested relations

2012-02-29 Thread Sven Geggus
. You are right that relation support should be implemented in a more generic way, but currently this is simply not the case anyway. Sven -- Der normale Bürger ist nicht an der TU Dresden und schreibt auch nicht mit mutt. (Ulli Kuhnle in de.comp.os.unix.discussion) /me is giggls@ircnet, http

Re: [OSM-dev] Osm2pgsql not importing routes?

2012-02-24 Thread Sven Geggus
--- color=green, piste:type=nordic, route_name=Haute Joux, route_pref_color=0 (1 Zeile) Regards Sven -- Das Internet wird vor allem von Leuten genutzt, die sich Pornografie

Re: [OSM-dev] processed_p.tar.bz2 inverted?

2012-02-23 Thread Sven Geggus
Paul Norman penor...@mac.com wrote: You might be able to generate an inverted one by inverting the coastline_*.shp files before passing them to the rest of the coastcheck process to generate processed_p. Is this coastcheck process a documented workflow? Sven -- Den Rechtsstaat macht aus

Re: [OSM-dev] processed_p.tar.bz2 inverted?

2012-02-23 Thread Sven Geggus
a planetfile? Sven -- Das Internet wird vor allem von Leuten genutzt, die sich Pornografie ansehen, während sie Bier trinken, es ist daher für Wahlen nicht geeignet (Jaroslaw Kaczynski) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ___ dev mailing list

[OSM-dev] processed_p.tar.bz2 inverted?

2012-02-22 Thread Sven Geggus
be rendered above hillshades this way. Unfortunately this does not seem to be as easy as it sounds. I tried to import it into postgis and using ST_Difference but it looks like processed_p.shp is somewhat broken. Any other hint ob how this could be done? Sven -- Trotz der zunehmenden Verbreitung von

Re: [OSM-dev] Our #switch2osm story

2012-02-11 Thread Sven Geggus
, tilecache, mapnik, mapserver, TileMill, ... Sven -- Das Internet ist kein rechtsfreier Raum, das Internet ist aber auch kein bürgerrechtsfreier Raum. (Wolfgang Wieland Bündnis 90/Die Grünen) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ___ dev

[OSM-dev] Rendering rivers in real width

2012-02-11 Thread Sven Geggus
this is not possible to do in Mapnik (at least in version 1). So, talking about Mapnik2, ist there a way fo a data-driven control of stroke-width in LineSymbolizer. Sven -- Unix is simple and coherent, but it takes a genius – or at any rate a programmer – to understand and appreciate

Re: [OSM-dev] ANNOUNCEMENT: T@H server will go away end of February

2012-02-06 Thread Sven Geggus
divided by continent. Sven -- A strategy for rewarding artists that regulates 'copies' makes as much sense in the digital age as a strategy for controlling greenhouse gases that regulates breathing. (Lawrence Lessig) /me is giggls@ircnet, http://sven.gegg.us/ on the Web

  1   2   >