[OSM-dev] Tag for building name

2010-07-01 Thread Yuliya Leonova
Hi guys,

For now in Mapzen for tagging building name parameter we use
'addr:housename' tag.
But recently Mapzen team have got several requests to change it to just
'name' tag key.

What would you say - which one is more appropriate to use to mark building
name? If we change addr:housename to name tag wouldn't it hurt any of your
application?

-- 
Yuliya Leonova
@CloudMade
twitter.com/Yutik
___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] Tag for building name

2010-07-01 Thread Sven Geggus
Yuliya Leonova yleon...@cloudmade.com wrote:

 For now in Mapzen for tagging building name parameter we use
 'addr:housename' tag.
 But recently Mapzen team have got several requests to change it to just
 'name' tag key.

addr:housename ist meant for postal purposes only (Part of an address in
house-numbering scheme)

Thus name should be used for the house name if there is also an ordinary
Number+Street based address for the house in question.


Sven

-- 
linux is evolution, not intelligent design
(Linus Torvalds)

/me is gig...@ircnet, http://sven.gegg.us/ on the Web

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


Re: [OSM-dev] Tag for building name

2010-07-01 Thread Julio Costa Zambelli
Hello Yuliya,

As a mapper I normally use the name tag, and would only think of using the
housename tag for those rare (here) british kind of places where a building
is identified as Something House (for example Hedley House) instead of
using a housenumber.

If the housenumber is present and there is no clear housename (Something
House) I would not use the housename tag.

Here in Chile, most of the apartment buildings have names, but they all also
have housenumbers, and I would always use the housenumber tag since that is
the relevant reference for everyone. You always give the address with the
housenumber and no one will ever do a search using the building housename.


Cheers,

Julio Costa
OpenStreetMap Chile
http://www.openstreetmap.cl/

On Thu, Jul 1, 2010 at 8:40 AM, Yuliya Leonova yleon...@cloudmade.comwrote:

 Hi guys,

 For now in Mapzen for tagging building name parameter we use
 'addr:housename' tag.
 But recently Mapzen team have got several requests to change it to just
 'name' tag key.

 What would you say - which one is more appropriate to use to mark building
 name? If we change addr:housename to name tag wouldn't it hurt any of your
 application?

 --
 Yuliya Leonova
 @CloudMade
 twitter.com/Yutik

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


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


[OSM-dev] Convert osm link into a google map

2010-07-01 Thread Atton Jonathan
Hello,

Do you know a way to convert a static osm map link into a static google map
link ? The aim is to get the same portion of the map.

I have search and I think we can't do it :(

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


Re: [OSM-dev] Convert osm link into a google map

2010-07-01 Thread Jean-Guilhem Cailton

Le 01/07/2010 18:51, Atton Jonathan a écrit :

Hello,

Do you know a way to convert a static osm map link into a static 
google map link ? The aim is to get the same portion of the map.



Hi,

Have a look at OSM Jumper plugin for Firefox:
https://addons.mozilla.org/en-US/firefox/addon/93113/

It works both ways, and more.

Regards,

Jean-Guilhem


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


Re: [OSM-dev] Convert osm link into a google map

2010-07-01 Thread Richard Weait
On Thu, Jul 1, 2010 at 12:51 PM, Atton Jonathan
jonathan.at...@gmail.com wrote:
 Hello,

 Do you know a way to convert a static osm map link into a static google map
 link ? The aim is to get the same portion of the map.
 I have search and I think we can't do it :(

Well perhaps you _shouldn't_ do it.  Comparing OSM to Gmap might be
interesting in some ways, but deriving data from one to the other is
certainly a bad idea, frowned upon by fans of either or both.

But it can be done.  There are OpenLayers examples that can show the
maps side by side.  Details will probably depend on what you mean by
get the same portion of the map.

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


Re: [OSM-dev] Convert osm link into a google map

2010-07-01 Thread M∡rtin Koppenhoefer
2010/7/1 Atton Jonathan jonathan.at...@gmail.com:
 Hello,

 Do you know a way to convert a static osm map link into a static google map
 link ? The aim is to get the same portion of the map.
 I have search and I think we can't do it :(


There is at least 2 tools out there to do it:

http://sautter.com/map/?zoom=12lat=41.88439lon=12.49489layers=BTFFF
transparent overlay

and the geofabrik map compare tool (side by side).

Cheers,
Martin

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


[OSM-dev] OSM and CouchDB/GeoCouch

2010-07-01 Thread Andreas Kalsch

Hi,

were there any successful attempts to read OSM data into CouchDB and 
Geocouch? Does somebody know of a backend?


Andi

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


Re: [OSM-dev] Tag for building name

2010-07-01 Thread Pieren
On Thu, Jul 1, 2010 at 3:43 PM, Sven Geggus li...@fuchsschwanzdomain.dewrote:

 Yuliya Leonova yleon...@cloudmade.com wrote:

  For now in Mapzen for tagging building name parameter we use
  'addr:housename' tag.
  But recently Mapzen team have got several requests to change it to just
  'name' tag key.

 addr:housename ist meant for postal purposes only (Part of an address in
 house-numbering scheme)


+1.

But you should submit your question to another mailing list more dedicated
for tagging discussions.

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


Re: [OSM-dev] OSM and CouchDB/GeoCouch

2010-07-01 Thread Lars Francke
 were there any successful attempts to read OSM data into CouchDB and
 Geocouch? Does somebody know of a backend?

I have done something like that and can provide some code at the end
of July (I won't be back home before then). It really is just a
different kind of schema. But the exact schema depends on what you
want to use it for. Do you want to use it as an alternative to the
API/PostgreSQL or a convenient storage on mobile devices, routing
data, mapnik backend etc.

CouchDB is kinda great (even though the documentation sucks) but it's
just one out of many tools and may or may not be a good fit.

Cheers,
Lars

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