[OSM-dev] Coordinate to Pixel at lowzoom

2009-10-07 Thread Lynn W. Deffenbaugh (Mr)
Greetings, I've searched the list archives, but didn't spot this question, so here goes. I'm developing a client that uses OpenStreetMap tiles and overlays coordinate (lat/lon) information above it. It's custom C coded, so I can't use any of the libraries out there. I understand the

Re: [OSM-dev] OSM in a C apps

2009-11-10 Thread Lynn W. Deffenbaugh (Mr)
I've done the same thing with an amateur radio APRS client that uses OpenStreetMap.org maps. I learned about the tile names at the following URL and did the code to download the appropriate PNG tiles at the selected zoom level and stitched them together for display. Slick as pie!

[OSM-dev] McNav vector rendering? (was: Fast exact ( mobile ) routing)

2010-08-03 Thread Lynn W. Deffenbaugh (Mr)
VeaaC FDIRCT wrote: Nevertheless, the current rendering plugins rely either on Mapnik or the OpenStreetMap tile server. To visualize your own data format you would either have to write your own Mapnik stylesheet or wait until a vector rendering plugin is available. Do you have plans to

Re: [OSM-dev] Mod_tile - apache 404 - no tiles please help

2010-11-05 Thread Lynn W. Deffenbaugh (Mr)
NicoG wrote: BUT, when i ask http://localhost/osm_tiles/0/0/1.png for example i have a 404: [Thu Nov 04 16:19:39 2010] [info] [client 192.168.241.1] tile_translate: uri(/osm_tiles2/0/0/1.png) [Thu Nov 04 16:19:39 2010] [info] [client 192.168.241.1] tile_translate: baseuri(/osm_tiles2/)

Re: [OSM-dev] speeding up loading an OSM dump into PostGIS?

2011-12-01 Thread Lynn W. Deffenbaugh (Mr)
On 12/1/2011 8:39 AM, Richard Fairhurst wrote: Source material: https://github.com/kothic/kothic-js/wiki/Tiles-format https://github.com/kothic/kothic-js/wiki/How-to-prepare-map-style Just found the following at the first link: All coordinates of features should be Spherical Mercator

Re: [OSM-dev] Harmless edits

2011-12-16 Thread Lynn W. Deffenbaugh (Mr)
My opinion is that the agree-er's change of the (apparently, but who knows for sure?) mis-spelling of the nmae= tag to name= brings the information into the realm of agreement by the adoption of the most recent edit of the tag. It is the responsibility, I would think, of the correcting user

Re: [OSM-dev] Harmless edits

2011-12-16 Thread Lynn W. Deffenbaugh (Mr)
On 12/16/2011 4:14 PM, Paul Norman wrote: From: Lynn W. Deffenbaugh (Mr) [mailto:ldeff...@homeside.to] Subject: Re: [OSM-dev] Harmless edits My opinion is that the agree-er's change of the (apparently, but who knows for sure?) mis-spelling of the nmae= tag to name= brings the information

[OSM-dev] 120111 Planet Node Order?

2012-01-14 Thread Lynn W. Deffenbaugh (Mr)
Greetings, I've been lurking in the group for a long time now and finally got motivated to try putting together my own Tile server. I got everything working, the whole way through mod-tile using a Florida extract as my data to keep things moving along. It was good. Then I downloaded

Re: [OSM-dev] 120111 Planet Node Order?

2012-01-14 Thread Lynn W. Deffenbaugh (Mr)
-all- nodes importing will be very slow (naturally if you don't have enough memory the machine will swap, but it sill still be faster). Simon Am 14.01.2012 23:16, schrieb Lynn W. Deffenbaugh (Mr): Greetings, I've been lurking in the group for a long time now and finally got motivated to try

Re: [OSM-dev] 120111 Planet Node Order?

2012-01-14 Thread Lynn W. Deffenbaugh (Mr)
I'm a rank amateur at this, can you provide a link on how to use (or what to use instead of) osm2pgsql to import from a pbf instead of planet-120111.osm.bz2? .pbfs are not mentioned at http://weait.com/content/build-your-own-openstreetmap-server which is the best reference I've found on

Re: [OSM-dev] 120111 Planet Node Order?

2012-01-14 Thread Lynn W. Deffenbaugh (Mr)
just to make sure the tool-chain worked. Didn't want to run the whole planet just to test it. Lynn (D) Simon Lynn W. Deffenbaugh (Mr) ldeff...@homeside.to schrieb: Actually, the instructions I was following called for -C 2048 (http://weait.com/content/build-your-own-openstreetmap

Re: [OSM-dev] 120111 Planet Node Order?

2012-01-15 Thread Lynn W. Deffenbaugh (Mr)
previous 45 so I think some of my change in the VM had less-than-desirable effects. Lynn (D) Simon Am 15.01.2012 02:57, schrieb Lynn W. Deffenbaugh (Mr): I'm a rank amateur at this, can you provide a link on how to use (or what to use instead of) osm2pgsql to import from a pbf instead of planet

Re: [OSM-dev] 120111 Planet Node Order?

2012-01-15 Thread Lynn W. Deffenbaugh (Mr)
On 1/15/2012 5:09 AM, Simon Poole wrote: Lynn, current versions of osm2pgsql can import .pbf, so you are on the right track there. Richards text is good, but it was written when planet files were a third of the current size and is just a bit dated. If osm2pgsql can't hold the nodes in it's

[OSM-dev] Planet pbf (was: 120111 Planet Node Order?)

2012-01-15 Thread Lynn W. Deffenbaugh (Mr)
Thank you both Ian and Andrew for the link. That's what I was looking for. Did I miss it somewhere in the Planet page (http://wiki.openstreetmap.org/wiki/Planet.osm) or should it be added there? Not even the PBF page (http://wiki.openstreetmap.org/wiki/PBF) seems to mention this link to the

[OSM-dev] apmon's libapache2-mod-tile (was: 120111 Planet Node Order?)

2012-01-15 Thread Lynn W. Deffenbaugh (Mr)
On 1/15/2012 5:46 AM, Simon Poole wrote: Apmon has created a package that installs all the necessary bits and pieces see here http://wiki.openstreetmap.org/wiki/Ubuntu_tile_server since you've already done he install it wont help you a lot right now, but there are a couple of further tips on

Re: [OSM-dev] generate image failed

2012-02-03 Thread Lynn W. Deffenbaugh (Mr)
Or renderd needs to run as user www-data? Lynn (D) - KJ4ERJ On 2/3/2012 2:53 AM, Graham Jones wrote: It looks like www-data needs write permission on /var/run/renderd? Graham from my phone On 3 Feb 2012 07:37, Anwar Azulfa an...@troyans.net mailto:an...@troyans.net wrote: I have

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

2012-02-12 Thread Lynn W. Deffenbaugh (Mr)
That would make one large distributed tile server, but the issue is getting inbound connections to those T@H users running behind firewalls. They can connect OUT to get work and again to push the results out to a central server, but anyone that needs a tile would a) have to know who has it

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

2012-02-23 Thread Lynn W. Deffenbaugh (Mr)
I've read that osm2pgsql doesn't really import everything from an OSM file into the DB. Specifically, http://wiki.openstreetmap.org/wiki/Osm2pgsql/schema says: Notice that relations are not imported directly. Ways which are members of relations are imported in a special manner (see

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

2012-02-27 Thread Lynn W. Deffenbaugh (Mr)
On 2/27/2012 4:56 PM, yvecai wrote: Then I was confused by the: Process 0 finished processing 0 relations in 0 sec in osm2pgsql output and I did not checked in the database, but the relations were probably successfully imported before I rebuilt everything twice :(. Yeah, that line is talking

[OSM-dev] Re-importing the Planet

2012-03-01 Thread Lynn W. Deffenbaugh (Mr)
I've got an OSM tile server based on the Ubuntu instructions that I've been running and updating with Minutely Mapnik for over a month now. I just noticed that southern Australia has issues like incomplete roads, lack of large rivers, no green spaces, and no city labels. I have no idea how

[OSM-dev] replicate-sequences tool bust?

2012-03-02 Thread Lynn W. Deffenbaugh (Mr)
Many of the instructions for getting an initial state.text file for mapnik updates says to use the tool at http://toolserver.org/~mazder/replicate-sequences/ I just tried it and it will only return the planet state from 2/17/2012 for any date past that time. Requests before 2/17 return an

Re: [OSM-dev] Possible GSoC project: tag/area monitoring service

2012-03-07 Thread Lynn W. Deffenbaugh (Mr)
On 3/7/2012 4:57 AM, Peter Körner wrote: A Service that is able to provide 1. fast and scalable 2. tiled access to 3. updated data 4. around the world with a constant tile size (eg z12 or z14) 5. together with formulars to calculate the tile coordinate from lat/lon and 6. complete

Re: [OSM-dev] osm2pgsql diff imports benchmarks

2012-03-19 Thread Lynn W. Deffenbaugh (Mr)
On 3/18/2012 4:07 PM, Kai Krueger wrote: sylvain letuffe wrote It turned out that the index on the pending field wasn't used at all and led to a full scan of the planet_osm_ways table, increasing noticeably the diff import. I think I have seen that one before as well. If I remember correctly,

Re: [OSM-dev] Problem compiling mod_tile

2012-03-20 Thread Lynn W. Deffenbaugh (Mr)
All you need to do is click the link: http://gis.19327.n5.nabble.com/Problem-compiling-mod-tile-tp5581228p5581228.html Lynn (D) - KJ4ERJ On 3/20/2012 5:11 PM, Stefan de Konink wrote: On 20-03-12 22:04, elbereth wrote: I followed the mod_tile tutorial in the OpenStreetMap Wiki

Re: [OSM-dev] Problem compiling mod_tile

2012-03-20 Thread Lynn W. Deffenbaugh (Mr)
, it seems I had issue in pasting mine: it can barely be read :( I just suppress a few thing in the attached file until it works, but it may be safer to wait for a real fix by somebody understanding cpp and modtile better than me. Yves Le 20/03/2012 22:14, Lynn W. Deffenbaugh (Mr) a écrit : All you

[OSM-dev] mod_tile Developer list?

2012-03-28 Thread Lynn W. Deffenbaugh (Mr)
Greetings, Is there a specific mod_tile developer's list or forum? I'd like to propose, and implement, a few enhancements to the render_list.c tool that comes with mod_tile. Lynn (D) - KJ4ERJ ___ dev mailing list dev@openstreetmap.org

Re: [OSM-dev] mod_tile Developer list?

2012-03-28 Thread Lynn W. Deffenbaugh (Mr)
On 3/28/2012 1:44 PM, Frederik Ramm wrote: Lynn, On 03/28/2012 07:33 PM, Lynn W. Deffenbaugh (Mr) wrote: Is there a specific mod_tile developer's list or forum? No. This list is as close as it gets. Unless your suggestions break existing behaviour you're unlikely to see any resistance

Re: [OSM-dev] NOTICE: Upcoming Maintenance - Read Only

2012-03-28 Thread Lynn W. Deffenbaugh (Mr)
On 3/28/2012 2:31 PM, Derick Rethans wrote: On Wed, 28 Mar 2012, Phil! Gold wrote: * Grant Slateropenstreet...@firefishy.com [2012-03-28 09:51 +0100]: * planet.openstreetmap.org will be available but no new diffs will be generated until the license change is complete. Will the diffs express

Re: [OSM-dev] minute dumps

2012-04-03 Thread Lynn W. Deffenbaugh (Mr)
See http://blog.osmfoundation.org/2012/03/27/service-schedule-march-april-2012/ Lynn (D) - KJ4ERJ On 4/3/2012 2:13 PM, Sergey Galuzo wrote: Hi, I cannot find recent minute diffs. Last one was created on April 1. Is there something wrong? Thanks, Sergey.

[OSM-dev] Transactions per minute?

2012-04-18 Thread Lynn W. Deffenbaugh (Mr)
Is something actually going on with the redaction diffs now? Or is something else driving up the transaction IDs? I track the change in transaction ID vs the minutely sequence and instead of running between 100 and 500 transactions per minute, the past two hours have been 1,000 and 1,500

Re: [OSM-dev] Transactions per minute?

2012-04-18 Thread Lynn W. Deffenbaugh (Mr)
which I believe are transaction IDs from the database? Lynn (D) - KJ4ERJ On 4/19/2012 12:25 AM, Paul Norman wrote: From: Lynn W. Deffenbaugh (Mr) [mailto:ldeff...@homeside.to] Sent: Wednesday, April 18, 2012 8:19 PM To: dev@openstreetmap.org Subject: [OSM-dev] Transactions per minute

Re: [OSM-dev] Archive.org Tile Serving

2012-04-25 Thread Lynn W. Deffenbaugh (Mr)
How do the tiles get updated between the (looks like) 2 servers split by GeoDNS today? Are the individual/independent rendering servers using mod_tile (or similar) or is there a central renderer that delivers tiles to both servers for serving to the end users? If the latter, then maybe the

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

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

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

Re: [OSM-dev] render_list vs generate_tiles.py

2012-06-17 Thread Lynn W. Deffenbaugh (Mr)
render_list talks to the renderd and can be used to pre-populate the meta-tiles an apache/mod_tile-based tile server. generate_tile renders tiles direct as individual PNGs suitable for either direct access or static serving. I use render_list and wrote a script to generate the desired tile

[OSM-dev] Table/Index Access (for SSD)

2012-06-18 Thread Lynn W. Deffenbaugh (Mr)
Greetings, Has anyone done any work on which tables and/or indices are most effectively targeted at SSD media for those of us that can't afford enough space to hold the entire global DB for osmpgsql/renderd/mod_tile updates and access? My current DB is just under 300GB (yes, it needs a

Re: [OSM-dev] Table/Index Access (for SSD)

2012-06-18 Thread Lynn W. Deffenbaugh (Mr)
On 6/18/2012 3:31 PM, Frederik Ramm wrote: Use select pg_size_pretty(pg_total_relation_size('tablename')); to find out how much your tables need. If your database is nothing fancy then planet_osm_{point,line,roads,polygon} will total about 90 GB including their indexes (which

[OSM-dev] Attribution string (was: Licence redaction ready to begin)

2012-07-10 Thread Lynn W. Deffenbaugh (Mr)
I've been wondering if it would be possible to put a fixed URL on the tile and/or API servers that application programs could fetch to retrieve the current attribution string for that particular tile server? Something like 0/0/0.txt or some-such that we could simply code into the tile-based

Re: [OSM-dev] Attribution string

2012-07-12 Thread Lynn W. Deffenbaugh (Mr)
On 7/12/2012 1:12 AM, Kai Krueger wrote: On 07/10/2012 01:38 PM, Lynn W. Deffenbaugh (Mr) wrote: I've been wondering if it would be possible to put a fixed URL on the tile and/or API servers that application programs could fetch to retrieve the current attribution string for that particular

Re: [OSM-dev] Attribution string

2012-07-12 Thread Lynn W. Deffenbaugh (Mr)
On 7/12/2012 3:10 AM, Jochen Topf wrote: On Thu, Jul 12, 2012 at 08:45:38AM +0200, Igor Brejc wrote: Date: Thu, 12 Jul 2012 08:45:38 +0200 From: Igor Brejc igor.br...@gmail.com To: Kai Krueger kakrue...@gmail.com Cc: dev@openstreetmap.org dev@openstreetmap.org Subject: Re: [OSM-dev] Attribution

Re: [OSM-dev] Attribution string

2012-07-15 Thread Lynn W. Deffenbaugh (Mr)
On 7/14/2012 4:57 PM, Kai Krueger wrote: OK, I have had a first attempt at implementing the tilejson spec in mod_tile and have committed it to svn. The URL I chose for now is http://[hostname]/[styleURL]/tile-layer.json http://localhost/osm/tile-layer.json It provides the name, schema,

Re: [OSM-dev] Attribution string

2012-07-15 Thread Lynn W. Deffenbaugh (Mr)
On 7/15/2012 8:30 AM, Frederik Ramm wrote: Is there an advantage in having mod_tile generate the JSON response instead of simply putting a file at the root of the tile directory that contains the desired JSON response? That's actually what I was thinking originally, provided that

Re: [OSM-dev] NOTICE: Diffs: Hourly + Daily REWOUND to 11-July-2012

2012-07-22 Thread Lynn W. Deffenbaugh (Mr)
Is this a new rewind, or a very delayed notice of the rewind that occurred way back then? Lynn (D) - KJ4ERJ On 7/23/2012 12:46 AM, Grant Slater wrote: Dev, Hourly + Daily http://planet.osm.org/redaction-period/ diffs have been rewound due to an error on the 11-July-2012. The hourly diffs

Re: [OSM-dev] NOTICE: Diffs: Hourly + Daily REWOUND to 11-July-2012

2012-07-22 Thread Lynn W. Deffenbaugh (Mr)
On 7/23/2012 1:13 AM, Grant Slater wrote: New rewind... This is the first rewind of the hourly and daily diffs. Hourly: sequence: 2626 - 2357 Daily: sequence: 109 - 98 There was a rewind of the minutely diffs for a short period on the 11th July 2012. Sequence 141373 - 141272: Ah, now I

Re: [OSM-dev] osm2pgsql -C vs --flat-nodes

2012-09-19 Thread Lynn W. Deffenbaugh (Mr)
BTW, I believe you can access my OSM machine's munin graphs at: http://ldeffenb.dnsalias.net:6360/munin/localdomain/localhost.localdomain/index.html If this doesn't work, please let me know and I'll see what I've not got configured correctly. Lynn (D) - KJ4ERJ On 9/19/2012 9:38 AM, Lynn W

[OSM-dev] Planet Torrents (was: osm mirror at spline)

2012-09-26 Thread Lynn W. Deffenbaugh (Mr)
On 9/26/2012 4:10 PM, Paul Norman wrote: .pbf would be good - it should be used in preference to .osm.bz2 whenever possible. There are torrents set up at http://osm-torrent.torres.voyager.hr/ already that use webseed. Perhaps you could be added to those? But I believe the torrents (or their

Re: [OSM-dev] osm2pgsql and bbox imports

2012-10-12 Thread Lynn W. Deffenbaugh (Mr)
I recently switched to --flat-nodes on my osm2pgsql import and am pleasantly impressed with the improved update speed. Of course, I had to re-create the database and re-import the plane, to make the switch, but I was going to the new license and 64bit IDs at the same time, so all was well.

Re: [OSM-dev] 404 from Apache2/mod_tile

2012-11-09 Thread Lynn W. Deffenbaugh (Mr)
On 11/9/2012 6:12 AM, Stefan Elspaß wrote: I tried several settings, such as ModTileRequestTimeout 500 ModTileMissingRequestTimeout 500 ModTileMaxLoadMissing 50 but still the same 404. Is there a possibility for find out why mod_tile return a 404, which timeout it runs into? Have you

Re: [OSM-dev] 404 from Apache2/mod_tile

2012-11-09 Thread Lynn W. Deffenbaugh (Mr)
On 11/9/2012 6:38 AM, Martin Koppenhoefer wrote: 2012/11/9 Lynn W. Deffenbaugh (Mr) ldeff...@homeside.to: Have you considered that these might be in milliseconds? And that ModTileMaxLoadMissing is the parameter that you might want to try increasing to something like 1 (10 seconds

[OSM-dev] osmosis 32/64 ID failure

2013-02-09 Thread Lynn W. Deffenbaugh (Mr)
I'm running Osmosis Version 0.34 to pull and apply minutely updates to my database for use by mod_tile/renderd. These updates began failing today with the following information: Feb 9, 2013 4:01:01 PM org.openstreetmap.osmosis.core.Osmosis run INFO: Osmosis Version 0.34 SEVERE: Thread for

[OSM-dev] PPA vs 64bit IDs

2013-03-27 Thread Lynn W. Deffenbaugh (Mr)
On 3/27/2013 2:03 PM, Kai Krueger wrote: Well, for Ubuntu I have created the PPA packages as linked to on switch2osm.org. Those try and take care of all the necessary steps as much as possible. To the extent even that they make many default decision on things and do other magic setup steps

[OSM-dev] Label font scaling

2013-05-31 Thread Lynn W. Deffenbaugh (Mr)
I'm running my own Tile Server (mod_tile/renderd created from packages as described at http://switch2osm.org/serving-tiles/building-a-tile-server-from-packages/ and would like to serve up a new set of tiles with larger font sizes for higher resolution displays. I read

Re: [OSM-dev] Label font scaling

2013-05-31 Thread Lynn W. Deffenbaugh (Mr)
Lynn W. Deffenbaugh (Mr) ldeff...@homeside.to schrieb: I'm running my own Tile Server (mod_tile/renderd created from packages as described at http://switch2osm.org/serving-tiles/building-a-tile-server-from-packages/ and would like to serve up a new set of tiles with larger font

Re: [OSM-dev] Label font scaling

2013-05-31 Thread Lynn W. Deffenbaugh (Mr)
variable size) without any modifications to your stylesheet. See documentation at https://github.com/mapnik/mapnik/wiki/Scale-factor Dane On May 31, 2013, at 8:12 AM, Lynn W. Deffenbaugh (Mr) ldeff...@homeside.to mailto:ldeff...@homeside.to wrote: I'm running my own Tile Server (mod_tile

Re: [OSM-dev] Tile server

2013-06-20 Thread Lynn W. Deffenbaugh (Mr)
18GB for the planet and my postgresql database is about 260GB after importing the planet into it. Add space for rendered tiles, and it's pretty demanding. If you've only got a single magnetic spindle for the 500GB, you might find it hard to keep up with the updates. I ended up migrating

[OSM-dev] Switching tile server to CartoCSS

2013-08-28 Thread Lynn W. Deffenbaugh (Mr)
On 8/28/2013 11:48 AM, Eugene Alvin Villar wrote: Now that the style sheet has been ported to CartoCSS, I would expect improvements to be done. I should have asked this a while ago, but is there any guide or HowTo describing changing a mod_tile/renderd-based tile server from the old style

Re: [OSM-dev] Switching tile server to CartoCSS

2013-08-28 Thread Lynn W. Deffenbaugh (Mr)
, On 08/28/2013 05:55 PM, Lynn W. Deffenbaugh (Mr) wrote: I should have asked this a while ago, but is there any guide or HowTo describing changing a mod_tile/renderd-based tile server from the old style sheet to the new Carto style sheet? The Carto bit affects the writing of the style

Re: [OSM-dev] parameterization of mapnik style-sheets in mod_tile / renderd and multi-lingual maps

2013-10-14 Thread Lynn W. Deffenbaugh (Mr)
Could this feature be used to pass a font-scaling value from the URL to mod_tile assuming that such a scaling value can be used to affect the font sizes rendered in the resulting tile? I'm thinking like .../style/2/z/x/... for instance to double the size of the fonts. This would be very

Re: [OSM-dev] Server configuration: (Urgent problem) pink tiles while requesting lvl 16, 17 18 tiles

2013-10-14 Thread Lynn W. Deffenbaugh (Mr)
And search your syslog for any renderd entries that might provide other clues. Lynn (D) - KJ4ERJ - Author of APRSISCE for Windows Mobile and Win32 On 10/14/2013 1:02 PM, Yves wrote: If you can have a look in the tile server (apache ?) error log, you'll probably find some clues. Look at

Re: [OSM-dev] glitch in minutely replication stream

2014-04-18 Thread Lynn W. Deffenbaugh (Mr)
Can you provide cookbook instructions for those of us running OSM tile servers based on the switch2osm.org instructions? Specifically, what does one do to forced them back to process everything from '037+ again? Lynn (D) On 4/18/2014 12:50 PM, Jon Burgess wrote: The minutely replication

[OSM-dev] Minutely updates format error?

2014-08-02 Thread Lynn W. Deffenbaugh (Mr)
For the past 8-12 (maybe 24) hours, my tile server has been failing to update. The error reported is: Processing: Node(0k 0.0k/s) Cache(Ch:0.0%@0.0%u fh:0.0%) Way(0k 0.00k/s) Relation(0 0.00/s) Why:NodeStart Processing: Node(360k 2.0k/s) Cache(Ch:0.0%@2.9%u fh:98.9%) Way(0k 0.00k/s)

[OSM-dev] mod_tile/renderd serving metatiles

2018-08-24 Thread Lynn W. Deffenbaugh (Mr)
Greetings OSM developers, Has anyone considered, designed, and/or implemented an extension to mod_tile to support serving raw metatile files to clients? I've got my own tile server running using mod_tile and renderd and my own application that consumes OSM-compatible tiles.  I really don't

[OSM-dev] OSM Carto stylesheet vs Release osm2pgsql 1.3.0

2020-07-29 Thread Lynn W. Deffenbaugh (Mr)
On 7/28/2020 4:39 AM, Sarah Hoffmann wrote: Further changes: * The pgsql output now looks for lua script relative to the |style.json| file. This is a breaking change. Users might have to change the file names of their lua scripts in the style files. Does anyone know if

Re: [OSM-dev] OSM Carto stylesheet vs Release osm2pgsql 1.3.0

2020-07-29 Thread Lynn W. Deffenbaugh (Mr)
Thank you for the clarification.  Off to upgrade! Lynn (D) On 7/29/2020 9:10 AM, Sarah Hoffmann wrote: On Wed, Jul 29, 2020 at 02:59:24PM +0200, Christoph Hormann wrote: On Wednesday 29 July 2020, Lynn W. Deffenbaugh (Mr) wrote: * The pgsql output now looks for lua script relative