Re: [OSM-dev] All possible fields of an address object in Open Street Map

2020-05-12 Thread Martin Koppenhoefer
Am Mo., 11. Mai 2020 um 16:33 Uhr schrieb Eugene Alvin Villar < sea...@gmail.com>: > I am sorry because my reply is not directly related to your questions, but > please see the following article when considering building a worldwide > address framework or database: > https://www.mjt.me.uk/posts/fa

Re: [OSM-dev] OSM Database schema

2020-01-04 Thread Martin Koppenhoefer
sent from a phone > On 4. Jan 2020, at 17:28, Jean Marie Falisse wrote: > > Is it still true that in the OSM database, areas are not represented as such? areas can be represented as areas through multipolygon relations which are always areas or by help of an additional tag (area=yes/no), or

Re: [OSM-dev] re-creating turn restriction geometry from osmosis based postgis

2019-11-19 Thread Martin Koppenhoefer
sent from a phone > On 19. Nov 2019, at 17:03, maning sambale wrote: > > My db has the ways, nodes table with geometry and relations and > relation_members referencing the members. you could count all relations with type=restriction where the via member is in your polygon. Cheers Martin _

Re: [OSM-dev] Processing dual carriageway highways into one linestring?`

2019-10-18 Thread Martin Koppenhoefer
You would also have to know how many ways there are, just looking for 2 is not sufficient, because there could be 3, 4, 5, 6 or even more. Around here I've a situation with 6 parallel carriageways: https://www.openstreetmap.org/#map=19/41.86472/12.49702 some meters north of this spot, they are even

Re: [OSM-dev] Use of OSM API for non-editing third party applications

2019-08-01 Thread Martin Koppenhoefer
sent from a phone > On 1. Aug 2019, at 16:21, Jóhannes Birgir Jensson wrote: > > I never read anything where it said that OSM-auth was only for editing. So I > have worked on the assumption that the answer would be yes, you can piggyback. it’s written here: https://wiki.openstreetmap.org/wi

Re: [OSM-dev] 403 forbidden

2019-05-31 Thread Martin Koppenhoefer
sent from a phone > On 31. May 2019, at 08:08, Vijaya Nand wrote: > > Please suggest me how I can check what's wrong with gmap.net it was already written, the reason is they are faking the user agent and are not willing to change this Cheers, Martin __

Re: [OSM-dev] Fwd: Request for a Map as JPEG export

2019-04-16 Thread Martin Koppenhoefer
sent from a phone > On 16. Apr 2019, at 10:18, Frederik Ramm wrote: > > Method 3: > > Another option might be to use only QGIS, and start by adding an OSM > layer from a free WMS server https://wiki.openstreetmap.org/wiki/WMS and > then add your KMZ on top. The "print composer" in QGIS should

Re: [OSM-dev] Export broken?

2019-03-16 Thread Martin Koppenhoefer
Hi John, You requested too many nodes (limit is 5). Either request a smaller area, or use planet.osm Cheers, Martin ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] OSM augmented reality project - affordable hosting recommendations or Overpass?

2019-02-05 Thread Martin Koppenhoefer
e.g Hetzner, for 30 bucks you can get 48 gb of ram and 2x2tb disks on a root server https://www.hetzner.com/sb ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] renderd queue

2018-12-21 Thread Martin Koppenhoefer
Am Do., 20. Dez. 2018 um 19:20 Uhr schrieb Kojo : > Hi all, > > How do I check the renderd queue? > > I am having a huge database load, even if there are no incoming requests > for not rendered tiles. > I presume that there is a queue in process using my database (Postgres] > resources. Is it cor

Re: [OSM-dev] iD news - 2.12.0 released 🎉

2018-12-10 Thread Martin Koppenhoefer
Am Mo., 10. Dez. 2018 um 13:51 Uhr schrieb Andrew Harvey < andrew.harv...@gmail.com>: > If you search for a preset with a brand, eg. McDonalds and select that > it will populate: > > amenity=fast_food > cuisine=burger > name=McDonald's > brand=McDonalds > brand:wikidata=Q38076 > brand:wikipedia=en

Re: [OSM-dev] Question Answering over OSM and searching by tags

2018-10-29 Thread Martin Koppenhoefer
sent from a phone > On 29. Oct 2018, at 14:06, Dennis Diefenbach > wrote: > > So an end-user cannot simply search for “tram stops in rome”. The only way is > to construct a formal query like: > > node > [amenity=tram_stop] > ({{bbox}}); > out; > > which is not trivial. overpass Turbo

Re: [OSM-dev] New OSM Data Export: Deleted User Account IDs

2018-09-07 Thread Martin Koppenhoefer
In this context it would be interesting to get an idea how many people asked themselves for deleting their own account. Does the list contain a reason for the account deletion? Cheers, Martin ___ dev mailing list dev@openstreetmap.org https://lists.opens

Re: [OSM-dev] [OSM-talk] anonymous notes spam?

2018-07-22 Thread Martin Koppenhoefer
sent from a phone > On 20. Jul 2018, at 18:27, Andrew Hain wrote: > > Can we find out what software is being used to send these notes? did you try to put the letters in chronological order? Maybe it is a hidden message ;-) Cheers, Martin ___ dev

Re: [OSM-dev] Coastline – osm2pgsql

2018-06-21 Thread Martin Koppenhoefer
2018-06-21 0:05 GMT+02:00 Sven Geggus : > > The coastline processing toolchain is available here: > https://github.com/osmcode/osmcoastline you can also get precompiled (fixed, splitted and not, 4326 and 900913) water polygons, land polygons and coastline shapefiles here: http://openstreetmapda

Re: [OSM-dev] GDPR implementation on planet.osm.org

2018-06-20 Thread Martin Koppenhoefer
2018-06-20 9:26 GMT+02:00 Simon Poole : > There are still some open questions on > exactly what needs to be done, in particular wrt transfers of data to > countries where the EU hasn't made an equivalence determination, but we > are slowly firming that up. > For reference, the countries that h

Re: [OSM-dev] Generalisation

2018-04-16 Thread Martin Koppenhoefer
2018-04-16 18:34 GMT+02:00 Marco Boeringa : > > No, buildings are not the most interesting. I once generalized all > buildings in Denmark. It only reduced the storage by maybe 5%, at the high > cost of heavily distorting a large number of them. Most buildings in OSM > are in fact already in their

Re: [OSM-dev] Generalisation

2018-04-16 Thread Martin Koppenhoefer
2018-04-16 10:34 GMT+02:00 Martin Koppenhoefer : > still AFAIK, 1 and 3 are currently still from natural earth data, the rest > is from OSM, 2 is a simplfied version of 4, both come from > openstreetmapdata.org (Christoph and Jochen). Of these, 1-3 are > containing generalized data. &

Re: [OSM-dev] Generalisation

2018-04-16 Thread Martin Koppenhoefer
AFAIK, in the osm-carto style there is no generalization on live data for performance reasons (because of continuous data updates via minutely diffs). There are some precomputed / extracted data files though, some of which contain generalized (simplified) data. These are all "external" sources:

Re: [OSM-dev] Working with OSM data with less or no metadata

2018-02-16 Thread Martin Koppenhoefer
2018-02-16 13:37 GMT+01:00 Simon Poole : > The intellectual property rights (I re-quote: "that is restricted by > copyright, database right or any related right") have nothing to do with > the subject at hand, the data privacy rights of the individual data > subject. As a consequence the contribut

Re: [OSM-dev] Working with OSM data with less or no metadata

2018-02-16 Thread Martin Koppenhoefer
2018-02-16 0:04 GMT+01:00 Paul Norman : > On 2/14/2018 8:17 AM, Roland Olbricht wrote: > >> >> - How about simply asking the users for consent? We could then >> -- make a clear-cut last complete history dump before the date >> -- start with a planet dump without history before that date afterwards

Re: [OSM-dev] Working with OSM data with less or no metadata

2018-02-14 Thread Martin Koppenhoefer
2018-02-14 17:49 GMT+01:00 Simon Poole : > Generally I would prefer if we could simply have two versions of > everything, one with metadata for authenticated users/consumers one > without. > +1. This sounds like sane measures, the metadata is really an important part for the community to work wi

Re: [OSM-dev] Working with OSM data with less or no metadata

2018-02-14 Thread Martin Koppenhoefer
2018-02-14 10:30 GMT+01:00 Michael Reichert : > Hi, > > people are talking about potential changes to the amount of (personal) > data distributed by OSM, in the light of new data protection laws > becoming effective in the EU this May. it seems Brexit could become effective March next year. May

Re: [OSM-dev] Scale of downloaded images seems to vary.

2018-01-11 Thread Martin Koppenhoefer
2018-01-11 12:06 GMT+01:00 Bjoern Hassler : > Hi Tom, dear friends, > > I'm not really sure what you mean by geographical scale? > > > It would be helpful to have text like this: > > "This image is 90.7 dpi, or 28 dots per cm. > If printed at this dpi, the scale will be 1cm to 25,000 cm." > note

Re: [OSM-dev] Automatically triggering export as PDF from openstreetmap.org -> share?

2017-12-22 Thread Martin Koppenhoefer
2017-12-22 10:27 GMT+01:00 joost schouppe : > > Third, you should be able to rotate through the set of places with the > Atlas function. > Last, export to PDF; I have no idea if QGIS can produce the kind of PDFs > you need. > I've also recently made some maps for print with QGIS. As Joost says,

Re: [OSM-dev] Getting POI nodes deleted by user

2017-12-12 Thread Martin Koppenhoefer
sent from a phone > On 12. Dec 2017, at 01:11, Michał Brzozowski wrote: > > How can I, having a full history dump for an area, find all POI nodes (having > shop/amenity/office...) that were deleted by user rowers2? > > Or, which DB schema can deal with history reasonably? with osmium tool

Re: [OSM-dev] Andy Allan joining web site maintainers

2017-07-10 Thread Martin Koppenhoefer
sent from a phone > On 10. Jul 2017, at 11:48, Frederik Ramm wrote: > > It could be a low-hanging fruit > to create feature parity between website and API at least in some areas. +1, few people know you can request specific versions like the previous one, with big objects often running in t

Re: [OSM-dev] looking for some spline code to adapt

2017-07-02 Thread Martin Koppenhoefer
sent from a phone > On 2. Jul 2017, at 15:15, Christoph Hormann wrote: > > The problem is that in OSM we do not record any supplemental information > on ways regarding if the corners at the nodes are actual corners or if > they are just approximations for a smooth form of some sort - what yo

Re: [OSM-dev] Moving tags in JOSM

2017-06-08 Thread Martin Koppenhoefer
2017-06-08 11:45 GMT+02:00 Bjoern Hassler : > (2) Is there a way of copying/moving tags from a node or way to a relation? > Ideally something like "move tags to relation" -> "select tags to move" -> > "select relation to move to (if more than one)" -> move. I am sometimes > moving wikidata/wikiped

Re: [OSM-dev] Printing to PDF

2017-05-27 Thread Martin Koppenhoefer
2017-05-27 0:21 GMT+02:00 Hartmut Holzgraefe : > for standalone you may want to give https://github.com/Zverik/Nik4 a try > +1, thing is it requires at least half a day to set this up (database, mapnik, download + import data) and get it all running, especially if you haven't done it before. The

Re: [OSM-dev] Printing to PDF

2017-05-26 Thread Martin Koppenhoefer
sent from a phone > On 26. May 2017, at 20:57, Bjoern Hassler wrote: > > I'd like to print a 30km by 20km area to a single A1 or A2 sheet. This is a > "sparse" area in Zambia, so downloading OSM data and rendering is quite > possible, rather than attempting to print tiles. it depends what

Re: [OSM-dev] Wikipedia Matching

2017-05-21 Thread Martin Koppenhoefer
2017-05-19 13:23 GMT+02:00 Andy Townsend : > I'd certainly take some of those added tags with a pinch of salt. A > number "place" objects near me have been linked to wikidata items by a > well-meaning wikipedian, but unfortunately they don't actually match. What > tends to happen is something li

Re: [OSM-dev] Legal question about attribution text on smartphone

2017-04-23 Thread Martin Koppenhoefer
sent from a phone > On 23. Apr 2017, at 00:26, Stadin, Benjamin > wrote: > > (UIActionSheet on iOS) As a side note UIActionSheet is deprecated since iOS8 (2014) Cheers, Martin ___ dev mailing list dev@openstreetmap.org https://lists.openstreetma

Re: [OSM-dev] Legal question about attribution text on smartphone

2017-04-21 Thread Martin Koppenhoefer
sent from a phone > On 21. Apr 2017, at 12:10, Rory McCann wrote: > > So I dunno? Maybe? There could be ways around it if you don't want to include > it on every map page. Does your app have a loading/spash screen? Including an > attribution there, which is shown every time the app is starte

Re: [OSM-dev] Regarding Where to Start using openstreet map

2017-04-02 Thread Martin Koppenhoefer
sent from a phone > On 2 Apr 2017, at 13:10, Fleetfox GPS TRACKER wrote: > > Can you please suggest where to start have a look at https://switch2osm.org/ cheers, Martin ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/lis

Re: [OSM-dev] Programatic reconstruction of postal code areas

2017-03-29 Thread Martin Koppenhoefer
2017-03-29 12:14 GMT+02:00 Colin Smale : > There are also in some countries "non-geographic postal codes" - things > like reply numbers and PO Boxes. they are geographic as well, just that their place is at the post box and not at the owner of that box... ;-) Cheers, Martin ___

Re: [OSM-dev] Removing functionality and giving just No as answer

2017-02-24 Thread Martin Koppenhoefer
2017-02-24 13:11 GMT+01:00 Michael Zangl < openstreet...@michael.fam-zangl.net>: > This is a not a dev playground, this is a website that > should be used by millions of normal users. It should provide an entry > point for people that want to improve the OSM database. It should not be > a maintena

Re: [OSM-dev] Turning boundaries to linestrings

2016-12-13 Thread Martin Koppenhoefer
2016-12-13 13:33 GMT+01:00 Christoph Hormann : > On admin_level 2 a better way > would be to classify this based on topology - i.e. all boundaries that > are only part of one admin_level 2 relation are maritime boundaries. > that's a nice hack which will generally work, but having overlapping bo

Re: [OSM-dev] planet.openstreetmap.org/replication policy

2016-11-28 Thread Martin Koppenhoefer
2016-11-28 14:33 GMT+01:00 Oliver Tonnhofer : > It would also not reduce the bandwidth by much, as it still needs to > download the same data. it surely will use a lot fewer connections, but also the amount of data to download can be significantly smaller, depending how often the same objects g

Re: [OSM-dev] A PostgreSQL extension for real-time simplification of objects in OSM API database

2016-11-17 Thread Martin Koppenhoefer
2016-11-17 11:08 GMT+01:00 Rory McCann : > But... isn't there a danger that the mapper will load this > simplified/reduced object in JOSM (etc), change the tags, then press > upload? And then upload the simplified/reduced geometry? Which will make > the OSM data worse? > there would have to be p

Re: [OSM-dev] Multipolygon relation way member without role

2016-09-19 Thread Martin Koppenhoefer
2016-09-19 5:50 GMT+02:00 patrick keshishian : > Question: Is there a general rule used when processing role=""? > it depends on the type of relation > OSM wiki for Relation [3] indicates that roles are optional. > yes, they are generally optional, save for certain relation types. A relatio

[OSM-dev] user closing lots of notes / howto revert?

2016-09-15 Thread Martin Koppenhoefer
Is there a way to bulk-download or even better bulk-reopen the notes a user has closed? Recently a new user has closed 204 notes all over the place and without commenting and replying "fgdjfjdks" to mappers contacting him, so he was blocked by DWG. The wiki suggests http://wiki.openstreetmap.org/w

Re: [OSM-dev] Tag-info: Tag descriptons

2016-09-13 Thread Martin Koppenhoefer
sent from a phone > Il giorno 13 set 2016, alle ore 18:38, Dave F > ha scritto: > > place=farm - a place named by a name of a farm > > This appears to contradict the other (incorrect) description. > > I'll discuss further on Talk forum +1, actually tagging would seem most suitable chee

Re: [OSM-dev] Planet change tile expiry list service

2016-09-01 Thread Martin Koppenhoefer
sent from a phone > Il giorno 01 set 2016, alle ore 11:25, Andy Allan ha > scritto: > > It's not really something that should be relied on, since there's no > "one true list" of expired tiles. it also depends on the features you are showing in your rendering and at which zoom levels. che

Re: [OSM-dev] Polygon inner/outer relation in osm file

2016-08-23 Thread Martin Koppenhoefer
sent from a phone > Il giorno 23 ago 2016, alle ore 15:21, Frederik Ramm ha > scritto: > > they can have missing or wrong inner/outer tags > (usually considered valid)... the C++/Python library "osmium" is > probably the most advanced in building proper polygons, or check out > osm2pgsql, imp

Re: [OSM-dev] Modeling OSM sidewalk data

2016-07-12 Thread Martin Koppenhoefer
sent from a phone > Il giorno 12 lug 2016, alle ore 11:15, Komяpa ha scritto: > > Both ways are only applicable to cities with blocky structure. > In ex-USSR, architecture of cities is different, and footways / sidewalks > graph is more complicated than a replica of roads for cars, so all the

Re: [OSM-dev] Simple app for "making contributions" (not to display maps)

2016-06-29 Thread Martin Koppenhoefer
sent from a phone > Il giorno 29 giu 2016, alle ore 14:04, Bjoern Hassler > ha scritto: > > Is there interest in (or is anybody working on) creating an very > simple-to-use app that allows "non-technical" users to contribute OSM > information? there are some simple apps available, e.g. Pu

Re: [OSM-dev] carto 0.16.0 released

2016-04-15 Thread Martin Koppenhoefer
sent from a phone > Il giorno 15 apr 2016, alle ore 09:24, Oleksiy Muzalyev > ha scritto: > > RADIO/TELEVISION 2. a tall metal pole used to support an AERIAL for radio or > television signals: a television/radio mast > > for the word "tower" meaning No.2 > a tall, usually metal structure us

Re: [OSM-dev] carto 0.16.0 released

2016-04-14 Thread Martin Koppenhoefer
sent from a phone > Il giorno 15 apr 2016, alle ore 08:01, Oleksiy Muzalyev > ha scritto: > > I started to re-tag communication towers, which I know, as > (man_made=mast;tower:type=communication). For example, this tower of 220 > meters in the city of Mykolaiv is already shown on the map:

Re: [OSM-dev] Playback of Camera Movement in OSM2World Question

2016-03-19 Thread Martin Koppenhoefer
sent from a phone > Am 19.03.2016 um 10:43 schrieb Oleksiy Muzalyev : > > Here are the aerial images of Collège Madame de Staël in Geneva which I made > with the DJI Phatom 3 this week: > > https://fr.m.wikipedia.org/wiki/Coll%C3%A8ge_Madame_de_Sta%C3%ABl# > > https://commons.m.wikimedia.org

Re: [OSM-dev] WG: Merkaartor creates invalid highway tags like highway=unclassified; track

2016-03-15 Thread Martin Koppenhoefer
2016-03-15 10:55 GMT+01:00 Andy Townsend : > However, this is still all a bit of a red herring also exactly this kind of problem has helped me once in the past to identify osm derived data on an incompletely attributed commercial map, as there was an involuntary easter egg name (name=foo;bar;fo

Re: [OSM-dev] Merkaartor creates invalid highway tags like highway=unclassified; track

2016-03-15 Thread Martin Koppenhoefer
sent from a phone > Am 14.03.2016 um 23:57 schrieb Andy Townsend : > > Now that you've "fixed" the data there there's no longer something that's > "obviously invalid" that people can see and say "I wonder what that is > supposed to be" before going out and surveying it. this is a very valid

Re: [OSM-dev] Merkaartor creates invalid highway tags like highway=unclassified; track

2016-03-14 Thread Martin Koppenhoefer
2016-03-14 9:58 GMT+01:00 Gerd Petermann : > I hoped that this problem was solved whe iD was corrected, but > > some less often used editors still allow to create these erroneous tags. > > Since iD was corrected the only changesets with these errors are created > > by Merkaartor and Potlatch 2. F

Re: [OSM-dev] changes in coastline are not rendered

2016-02-11 Thread Martin Koppenhoefer
2016-02-11 8:11 GMT+01:00 Stephan Knauss : > This is the reason I suggest against using the simplify functionality. > Just because some detail level is not to your liking you sort of "tell off" > those mappers who invested a lot of time putting that details in the first > place when deleting it. >

Re: [OSM-dev] JOSM 9329, - Change default color of GPS tracks to magenta (r9248)

2016-01-08 Thread Martin Koppenhoefer
2016-01-08 10:30 GMT+01:00 Oleksiy Muzalyev : > I like this change a lot. Now GPS tracks are clearly visible on the > satellite image. I look at GPS tracks carefully in JOSM before going to > mountains. are you aware you can change all UI colours in JOSM in the settings? I've for years been usi

Re: [OSM-dev] Using native social SDK for signing in to OSM on mobile

2015-12-26 Thread Martin Koppenhoefer
sent from a phone > Am 26.12.2015 um 12:33 schrieb Oleksiy Muzalyev : > > On the photo of the hamlet Salin however it is clearly visible that it is > separated from the Route des Ormonts by the deep ravine, which requires > special equipment, training and many hours to cross. clearly someth

Re: [OSM-dev] Why is ford=yes not rendered in the default style?

2015-11-26 Thread Martin Koppenhoefer
2015-11-26 10:57 GMT+01:00 Gerd Petermann : > I know we should not map for the renderer, but why is > the deprecated and rarely used highway=ford > rendered with a nice icon on https://www.openstreetmap.org > while the much more often and documented > ford=yes is not ? > because currently in the

Re: [OSM-dev] Duplicated "vor" in history

2015-11-04 Thread Martin Koppenhoefer
2015-11-04 17:22 GMT+01:00 Andy Townsend : > (somewhat offtopic but) I'd be happy if we got rid of this "Ended about 1 > year ago" form altogether and just had something like "End Date: -mm-dd > hh:mm". +1, we could keep the generalized human form as a tooltip / hover for those not on touch

Re: [OSM-dev] New Map Style feedback

2015-11-02 Thread Martin Koppenhoefer
2015-11-02 20:02 GMT+01:00 Holger Jeromin : > I do not care if the road is a motorway or trunk if this road is > the only large road into a city. > what might change instantly if motorways were to cost money to use them, and other roads not. FYI, motorways are toll roads in most countries of th

Re: [OSM-dev] New Map Style feedback

2015-11-02 Thread Martin Koppenhoefer
2015-11-02 10:33 GMT+01:00 Simon Poole : > Which > interesting enough however doesn't use every imaginable colour for their > road network either > > https://www.ordnancesurvey.co.uk/osmaps/#53.00818632749056,-1.4402046835289466 > and essentially only differentiates between three road types. >

Re: [OSM-dev] New Map Style feedback

2015-11-02 Thread Martin Koppenhoefer
2015-11-02 10:51 GMT+01:00 Simon Poole : > -1 given that you can always find specific situations in which a one > size fits all rendering fails, in the previous style there are tons of > while blobs made out of residential class roads, didn't stop anybody > from using the map. > examples? IMHO,

Re: [OSM-dev] New Map Style feedback

2015-11-02 Thread Martin Koppenhoefer
sent from a phone > Am 02.11.2015 um 09:40 schrieb Maarten Deen : > > Teritary roads, being white, are all but unrecognizable. Looking at > motorways, trunk roads or primary roads, I can not tell one from the other, > except when I see two next to eachother. > Furthermore, on high zooms, road

Re: [OSM-dev] New Map Style feedback

2015-11-01 Thread Martin Koppenhoefer
sent from a phone > Am 01.11.2015 um 18:26 schrieb Tom Hughes : > > Should we have a French style and a US style and a Chinese style and... > > I mean how exactly do you propose to decide which national styles should get > special treatment? ideally we should cater for all local/regional/na

Re: [OSM-dev] Migrating osm.org to vectors/Kartotherian

2015-10-30 Thread Martin Koppenhoefer
2015-10-30 10:52 GMT+01:00 Christoph Hormann : > So far use of vector tiles seem to primarily > have lead to the following effects: > > - improved tile serving efficiency > - a larger bandwidth of style variations > - tighter contraints in basic styling decisions beyond what is already > imposed b

Re: [OSM-dev] taginfo not always as up to date as it says

2015-10-22 Thread Martin Koppenhoefer
2015-10-22 9:14 GMT+02:00 Gerd Petermann : > claims to show data from 2015-10-21 23:58 UTC > > This looks wrong, as the numbers for highways are exactly the same as the > day before > > when it showed > > 2015-10-20 23:58 UTC > \o/ Looks as if we're finished. Everything mapped! Cheers, Martin

Re: [OSM-dev] Duplicated "vor" in history

2015-09-29 Thread Martin Koppenhoefer
2015-09-29 18:23 GMT+02:00 Andy Townsend : > On 29/09/2015 16:50, Martin Koppenhoefer wrote: > >> btw.: is there a way to see the actual date and time of a changeset in >> the frontend, rather than an approximated natural language version? >> > > Short answer - not a

Re: [OSM-dev] Duplicated "vor" in history

2015-09-29 Thread Martin Koppenhoefer
btw.: is there a way to see the actual date and time of a changeset in the frontend, rather than an approximated natural language version? Cheers, Martin ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] .bpg tiles

2015-03-17 Thread Martin Koppenhoefer
2015-03-17 12:21 GMT+01:00 andrzej zaborowski : > Hi, > > BPG is an image format by Fabrice Bellard that was in the news a few > months ago as "the JPEG replacement". Its lossy compression mode > seems to work well for OSM tiles because the artifacts are of a > different type than in JPEG. Here

Re: [OSM-dev] OSM with Hadoop

2015-02-18 Thread Martin Koppenhoefer
2015-02-18 11:46 GMT+01:00 Imre Samu : > "WE JUST IMPORTED THE WORLD. AND ITS HISTORY. IN 47 MINUTES." [ 30 > novembre 2013 ] yes, but before we get too enthusiastic, they supposedly did it on this machine: "Our main database here is a 8 nodes (384 GB RAM, 96 CPU cores, 96 hard drives and 96

Re: [OSM-dev] Chinese spam diaries, an analysis

2014-12-03 Thread Martin Koppenhoefer
2014-12-03 17:14 GMT+01:00 Andy Allan : > Thanks for the analysis, I hope it provides developers with ideas for > combatting it via the automated spam filters that we already have[1]. > > However, spam is an arms race, and I think we might need a different > long-term approach. I know in the past

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

2014-10-30 Thread Martin Koppenhoefer
2014-10-29 21:34 GMT+01:00 Matthijs Melissen : > * The tag shop=mall is now rendered like landuse=retail. There have been, in recent discussions, concerns about this tag, as a mall is not a shop. https://www.mail-archive.com/tagging@openstreetmap.org/msg19626.html cheers, Martin _

Re: [OSM-dev] Traps in vector mapping

2014-10-20 Thread Martin Koppenhoefer
2014-10-18 22:23 GMT+02:00 Sandor Seres : > Any vector smoothing algorithm (no matter if distance based, surface > based, corridor based …) inherently moves slightly the line geometry > nodes/vertices. So, if adjasent area fractions are processed independently, > a common border section after the

Re: [OSM-dev] Contributing to OSM/Overpass

2014-07-08 Thread Martin Koppenhoefer
2014-07-08 15:36 GMT+02:00 Sachin Dole : > offtopic newbie question: what is a "clickable" poi? the idea is that you can click directly on some spot on the map and get additional information (the tags of the clicked object) like opening_hours or website link or the route relations a road segmen

Re: [OSM-dev] Set configurations in JOSM advanced preferences

2014-06-18 Thread Martin Koppenhoefer
2014-06-18 15:09 GMT+02:00 amrit karmacharya : > > Is it okay if i add it myslf? > yes, you can add values that aren't there and it will (sometimes ;-) ) work. As a sidenote you shouldn't use the simplify way functions on other stuff on osm.org than those that you entered yourself (IMHO), or in

Re: [OSM-dev] Moving to stricter multipolygon parsing

2014-06-13 Thread Martin Koppenhoefer
2014-06-13 1:25 GMT+02:00 Paul Norman : > I think we need to move to a more strict parsing of MPs, accepting only > new-style MPs and old-style MPs where all outers have identical > non-deleted[2] > tags and the relation itself has no non-deleted tags. > +1 There is really only one usecase wher

Re: [OSM-dev] OSM based replacement for builtup_area.shp in standard style

2014-06-03 Thread Martin Koppenhoefer
> Am 03/giu/2014 um 20:23 schrieb Frederik Ramm : > > I doubt that; I think people are adding place=* to boundary relations I have also noticed this in various occasions, while this is mostly/often "wrong" for whole settlements (they tend to have bigger administrative areas around them than

Re: [OSM-dev] OSM based replacement for builtup_area.shp in standard style

2014-06-03 Thread Martin Koppenhoefer
2014-06-03 18:46 GMT+02:00 Christoph Hormann : > This is of course a fairly ressource intensive process with all building > and road data in the database being used as basis. But in principle it > would be possible to run this with periodic updates in a similar way as > currently done for the coa

[OSM-dev] osm.org not included in ssl-cert

2014-05-13 Thread Martin Koppenhoefer
If you go to https://osm.org you get a security warning because this site is not included in the cert: it says something like: certificate only valid for *.openstreetmap.org, openstreetmap.org(errorcode: ssl_error_bad_cert_domain) Cheers, Martin ___ dev

Re: [OSM-dev] Nominatim geocoding for Japanese address

2014-04-10 Thread Martin Koppenhoefer
2014-04-10 17:06 GMT+02:00 Satoshi IIDA : > > Taginfo reports that there are more addr:block_number than > addr:blocknumber > > but that might be unrelated. > > "addr:blocknumber" is used in Japan, and > "addr:block_number" is used in Philippine. > (only here http://overpass-turbo.eu/s/32h) > > IM

Re: [OSM-dev] mod_tile PID file

2014-04-01 Thread Martin Koppenhoefer
> Am 02/apr/2014 um 02:19 schrieb Troy Wu : > > I'd appreciate hearing thoughts on this. have a look at tirex rather then renderd cheers, Martin ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Renderer issue: highway=service and service=driveway?

2014-01-08 Thread Martin Koppenhoefer
2014/1/8 Pierre Béland > The images in the Highway tag usage wiki page give implicitely > instructions to take care of the quality of the road to classify. But it is > stated at the beginning of the page, that it is sometimes useful to adapt > *highway >

Re: [OSM-dev] Renderer issue: highway=service and service=driveway?

2014-01-08 Thread Martin Koppenhoefer
2014/1/8 Pieren > However, I see some interest to have a specific documentation for > Africa. > agreed. FYI, I have changed the description on this page for tracks (before: connection roads between hamlets, after: agricultural and forestry use only). Be it in Africa or not, if a road has connec

Re: [OSM-dev] Renderer issue: highway=service and service=driveway?

2014-01-08 Thread Martin Koppenhoefer
2014/1/8 Greg Troxel > First, set motorway aside. We know what the motorway rules are, and all > motorways are important (to first order). > +1 > Then, in a non-motorway > world, you can ask "what is the shortest typical distance for which many > routes will use this road". Essentially, I'

Re: [OSM-dev] Renderer issue: highway=service and service=driveway?

2014-01-08 Thread Martin Koppenhoefer
2014/1/8 Pierre Béland > In this particular case, if there was a hierarchy of roads, it would be > less a problem if the rule that I proposed was followed. See > https://wiki.openstreetmap.org/wiki/Highway_Tag_Africa > I don't understand this page. Not that I had objections with what I read the

Re: [OSM-dev] Renderer issue: highway=service and service=driveway?

2014-01-07 Thread Martin Koppenhoefer
> Am 06/gen/2014 um 14:58 schrieb Nick Whitelegg : > > On the other hand I would probably make service roads appear on the same zoom > level as footpaths otherwise you're going to get "disappearing footpaths" > like this if a footpath follows a service road. service roads are there, it is on

Re: [OSM-dev] User Testing OSM.org

2013-12-07 Thread Martin Koppenhoefer
2013/12/7 Ian Dees > I am also interested in getting from this list some questions or topics we > should be sure to cover. Is there some hypothesis you've had about how new > users use the site that you'd like to have tested? Is there some piece of > the site that feels too technical or too "newb

Re: [OSM-dev] Change in osm interface and api

2013-12-01 Thread Martin Koppenhoefer
2013/12/1 amrit karmacharya > Since the change in osm interface today, i am not able to see the history > of deleted objects like http://www.openstreetmap.org/browse/way/234627007 > . > this way id is probably not valid, look here: http://www.openstreetmap.org/stats/data_stats.html there have

Re: [OSM-dev] Upcoming website features

2013-10-21 Thread Martin Koppenhoefer
2013/10/21 Lauris Bukšis-Haberkorns > I will also agree malenski that top toolbar could be reduced a bit in > height and also about page looks strange. +1 I'd go as far as it shouldn't occupy more height than the current design ( 29px) cheers, Martin __

[OSM-dev] have the table of contents vanished in the osm wiki?

2013-10-20 Thread Martin Koppenhoefer
Not sure if this is intentional or a bug, but it seems to me as if the tables of contents have vanished from the key pages? Or is it a particular problem on this page: https://wiki.openstreetmap.org/wiki/Key:historic:civilization ? I can't find the bug, but I'd bet that once that was different. ch

Re: [OSM-dev] Start Contribution

2013-10-09 Thread Martin Koppenhoefer
2013/10/9 Akash Ashok > Oh So we dnt use POSTGIS extension ?? How do we store the geometries then > like roads areas and location coordinates ? > not in the main db, but in the mapnik rendering db there is the postgis extension enabled. cheers, Martin __

Re: [OSM-dev] Start Contribution

2013-10-09 Thread Martin Koppenhoefer
2013/10/9 Pieren > > We had in the past a diagram on this page: > http://wiki.openstreetmap.org/wiki/Develop > > but is gone. Probably needs some refresh. you can still find it in the history: http://wiki.openstreetmap.org/w/index.php?title=Develop&oldid=812753 cheers, Martin

Re: [OSM-dev] Start Contribution

2013-10-09 Thread Martin Koppenhoefer
> Am 09/ott/2013 um 18:12 schrieb Akash Ashok : > > Secondly my interest is mainly on the backend, POSTGIS, Routing Algos on top > of it etc... Now that i see there are quite a few components. What I'll do is > go thru the components and see what interests me and start picking up really > sma

Re: [OSM-dev] Start Contribution

2013-10-09 Thread Martin Koppenhoefer
2013/10/9 Akash Ashok > 2. Is there a Jira page to know the list of outstanding issues that I > could pickup ? > there is a trac-system with a collection of bugs and feature requests: https://trac.openstreetmap.org/ I am not sure how suitable this is any more, as many (sub)-projects seem to ha

[OSM-dev] mapnik generate-xml.py creates local paths

2013-10-01 Thread Martin Koppenhoefer
After upgrade from ubuntu 11.04 to 12.04 (at least this is what I suspect to be the reason) the generate-xml.py doesn't expand the filelocations to absolute paths any more. I didn't touch anything there (I think), but now instead of /home/user/mapnik/symbols/ there is just symbols/ and so on for wo

Re: [OSM-dev] Linking wikipedia and osm

2013-09-06 Thread Martin Koppenhoefer
2013/9/6 amrit karmacharya > Thank you Eugene. > > the 1st article also didn't > have the {{Coord}} template but it showed up. why is such difference? > actually the {{Coord}} template in WP is a different (parallel) approach, it links an WP article t

Re: [OSM-dev] [Mapcss] PGMapCSS 0.3.0

2013-09-03 Thread Martin Koppenhoefer
2013/9/3 Stephan Bösch-Plepelits > Another two busy weeks and already version 0.3.0 is available, which > introduces a couple of very interesting features, noteably: > > * Link Selectors are supported, with a syntax similar to JOSM, e.g. > 'rel[route=tram] >[role=stop] node[railway=tram_stop]'

Re: [OSM-dev] Default map style on osm.org

2013-08-28 Thread Martin Koppenhoefer
Il giorno 28/ago/2013, alle ore 21:14, yvecai ha scritto: > There is no such formal decision. > A user-oriented map style is not done because nobody has stand up to actually > do it, and have done it, simply. there used to be one (osmarender tiles@home), but the crowd sourced rendering was

Re: [OSM-dev] Is the changeset view broken?

2013-07-31 Thread Martin Koppenhoefer
2013/7/31 Martin Koppenhoefer > I just noticed something strange that I don't understand. I looked at this > recent change set: > http://www.openstreetmap.org/browse/changeset/7995797 > > and all three ways that the changeset summary lists as deleted have > already been d

[OSM-dev] Is the changeset view broken?

2013-07-31 Thread Martin Koppenhoefer
I just noticed something strange that I don't understand. I looked at this recent change set: http://www.openstreetmap.org/browse/changeset/7995797 and all three ways that the changeset summary lists as deleted have already been deleted more than a year ago by other users. Any clue how this can h

[OSM-dev] Bug on userpage blocks received

2013-06-01 Thread Martin Koppenhoefer
it seems as if blocks received on the user page doesn't show the correct number, e.g. this user has at least 2 blocks but it says 1 http://www.openstreetmap.org/user/Themegamaster9000 http://www.openstreetmap.org/user_blocks cheers, Martin ___ dev ma

  1   2   3   >