Re: [OSM-dev] help

2009-08-22 Thread Mitja Kleider
Am Samstag, 22. August 2009 schrieb baqir ali: plz some one help me . my problem is how can i use openstreet map on my desktop appplication and how can i use my own routing code to calculate shortest path plz help . Map tiles: libchamplain, Marble, osm-gps-map, Graphics Dojo

[OSM-dev] GSoC: POI search

2010-03-20 Thread Mitja Kleider
Hi, I would like to introduce my idea for GSoC. We already have many POI details in the database (opening hours, website/wikipedia article, phone, ...) that are not very accessible to the end user. There is also a growing demand for an easy way to display icons for rare tag combinations, like new

Re: [OSM-dev] GSoC: POI search

2010-03-24 Thread Mitja Kleider
Graham Jones wrote: I think that you correctly identify that fast data access is essential to have a good user experience for an interactive map. The interactive map demonstrations that are currently available can feel a bit sluggish (presumably because of XAPI response times, but I am not

[OSM-dev] relations refering to deleted objects

2010-05-23 Thread Mitja Kleider
Hi, I found several relations that refer to non-existing objects (checked on planet-100512.osm), for example a way that was deleted and is still part of a relation. I attached lists of the affected node- and way-ids in case that someone is able to fix them automatically. I also attached the

Re: [OSM-dev] relations refering to deleted objects

2010-05-23 Thread Mitja Kleider
Hi, Frederik Ramm wrote: Shouldn't the API reject a changeset creating such inconsistencies? It should. I haven't looked at your list but be aware that (contrary to what some people think) the planet dump does NOT possess referential integrity. For example, if a node is created and added

Re: [OSM-dev] relations refering to deleted objects

2010-05-26 Thread Mitja Kleider
Richard Fairhurst wrote: Stefan de Konink wrote: We can solve all issues (again) and see what happens in a month. But we can already check if the revisions of the objects were made using [the program that shall not be named]. Or you could actually read the code and tell me where

Re: [OSM-dev] Show Image of Data not Available where Tiles are Empty

2010-07-09 Thread Mitja Kleider
Am Freitag, den 09.07.2010, 01:38 +0200 schrieb Peter Körner: Am 09.07.2010 00:07, schrieb PARVEEN ARORA: I am trying to show a default image of data not available or data coming soon where tiles are empty or not available with the help of following script:

Re: [OSM-dev] Show Image of Data not Available where Tiles are Empty

2010-07-09 Thread Mitja Kleider
PARVEEN ARORA wrote: On Fri, Jul 9, 2010 at 3:28 PM, Mitja Kleider mi...@kleider.name wrote: Am Freitag, den 09.07.2010, 01:38 +0200 schrieb Peter Körner: Am 09.07.2010 00:07, schrieb PARVEEN ARORA: I am trying to show a default image of data

Re: [OSM-dev] relations refering to deleted objects

2010-08-22 Thread Mitja Kleider
Hello, looking for referential violations I found some examples created by Potlatch 1.4: This relation contains only one way, and the way is deleted: http://www.openstreetmap.org/browse/relation/109444 (version 115) This relation contains two existing nodes and many deleted nodes:

Re: [OSM-dev] relations refering to deleted objects

2010-08-22 Thread Mitja Kleider
Richard Fairhurst wrote: Mitja Kleider wrote: looking for referential violations I found some examples created by Potlatch 1.4: This relation contains only one way, and the way is deleted: http://www.openstreetmap.org/browse/relation/109444 (version 115) Um, created_by = Potlatch 0.10f

[OSM-dev] preconditions_ok? in app/models/relation .rb and way.rb

2010-08-22 Thread Mitja Kleider
Richard Fairhurst wrote: I think you're misreading how the relation integrity checks work. The API only checks whether an entity is still visible when the entity is _added_ to a relation. For performance reasons, it does not check the entities formerly in the relation. Thanks for

Re: [OSM-dev] i18n : yml2po ?

2010-10-28 Thread Mitja Kleider
On Thursday 28 October 2010 21:54:37 yvecai wrote: The current i18n work on the website is based on Ruby on rail and yml files. Does anybody knows if these yml exists somewhere in GNU gettext .po format? Or an easy way to use directly these yml files in Python without gettext()? You could use

Re: [OSM-dev] Translatewiki?

2010-11-14 Thread Mitja Kleider
On Sunday 14 November 2010 10:31:28 Jochen Topf wrote: I found the .yml files with the translations in the rails port code, so that answers my questions about the format. I was planning to use R18N which has a very similar format, so that should be doable. I still don't know how to get the

Re: [OSM-dev] Xapi alternative

2011-01-28 Thread Mitja Kleider
Hi Antoine, On Fri, 28 Jan 2011 16:11:11 +0100, Antoine Pichon antoine.p...@gmail.com wrote: I am building an application that needs to access osm poi database. Ex : Extract all the banks (or any orther amenity) of a given area. I didn't find this possibility (amenity filtering) in basic API

Re: [OSM-dev] Xapi alternative

2011-01-29 Thread Mitja Kleider
On Sat, 29 Jan 2011 10:46:12 +0100, Maarten Deen md...@xs4all.nl wrote: Can you elaborate on how to do bbox queries with this? Like this: http://78.47.225.27/tag/amenity/bank/all/ids.json?bbox=9.7190434375091,51.496178170005,10.15849656249,51.565057661413 Please note that the data on that

[OSM-dev] hacking outdoor GPS devices

2012-04-16 Thread Mitja Kleider
Hello, I have a few questions regarding outdoor GPS devices: * Are you satisfied with the available devices? What would you change first? * If there was a device with open source firmware, would that be an important feature? * Are you interested in developing your own firmware (if drivers were

Re: [OSM-dev] Notes Branch

2013-04-24 Thread Mitja Kleider
On 03/19/2013 03:02 PM, Mikel Maron wrote: Getting some renewed interest in the Notes features. Curious to know the outlook on the notes branch deployment. Are these the remaining issues? What can we do to help? https://github.com/tomhughes/openstreetmap-website/issues Also wondering about