[Talk-transit] Re: GTFS compatibility

2010-06-30 Thread Hillsman, Edward
Our center has a project to explore the use of OSM as a repository and tool for 
supporting multimodal trip planners (for example, bike to transit, ride the 
bus, walk or bike to final destination). We are keenly interested in the 
current discussion of transit and GTFS in OSM, because one of our tasks is to 
develop software to import from GTFS into OSM, and then update the import as a 
transit agency modifies its routes or stops, taking into account that OSM 
mappers may have found and corrected errors in what was uploaded (or may have 
introduced errors). I'm writing to share some of our experience and get your 
suggestions. We will make the software we develop in this project (for 
uploading, matching, and updating GTFS data in OSM) publicly available.

We think it should be relatively easy to upload a set of GTFS stops into an 
area where no one has mapped bus stops into OSM. Generating the route relations 
will be harder and we may not accomplish that as part of this project. And we 
think that updating such data will be relatively simple, because it can rely on 
tags identifying and cross-referencing the stops; software would look for 
changes, and manual work would be needed to reconcile them. The hard part is 
going to be designing the initial upload process to work in areas where OSM 
already includes some bus stops, but not all of them. In the state of Florida, 
where we are working, there are about 450 stops already in OSM, many in areas 
served by transit agencies with GTFS data. Obviously, we want to respect what 
has been mapped. Things that complicate the initial upload include:

(1) Locational errors in the GTFS data. These are not systematic, and some are 
surprisingly large. One is more than 200 meters from its actual location, and 
only about 10 meters from another stop that GTFS has within 10 meters of its 
actual location (and that is mapped accurately in OSM). We came into this 
project knowing that there is locational error in GTFS. Now we are trying to 
figure out how to deal with it. The GTFS locations do match those appearing in 
Google Transit, by the way.
(2) Locational errors in the OSM data. These aren't systematic either but tend 
to be much smaller, except that in a few cases the stop has been recorded on 
the wrong side of the street, and a mapper in one city has recorded stops as 
nodes defining the street way rather than as points to the sides of the street.
(3) Incomplete and inconsistent tagging of the OSM stops. 
(4) The presence in an area of stops for multiple agencies, only one of which 
has GTFS data. Our campus has a shuttle bus circulator system with no GTFS data 
(they operate without a set schedule but with a target 10-minute headway, and 
frequency changes during the day and with the university class schedule). The 
area's main public transportation agency has several routes that pass through 
the campus, and has GTFS data. Most of the public-agency stops on campus, but 
not all, are also campus shuttle stops, and there are many more shuttle stops 
on campus than there are public-agency stops.
(5) Incomplete mapping of stops for each agency in OSM.

At the moment, we are rethinking the whole idea of trying to match the GTFS 
stops to the OSM stops for the initial upload. One idea would be to screen all 
stops in a GTFS area to look for tags indicating the operator (or no operator), 
tag all of them with a FIXME describing that an upload has occurred and may 
produce duplicates, but otherwise leave them alone, and then upload the GTFS 
ones. I see problems with that, and in any case it should be done only if there 
is a commitment by the uploader to work quickly to reconcile the two data sets 
in OSM. Given the surprisingly large locational errors in GTFS, I'm also 
uncomfortable with simply uploading it, because putting bad data into the 
system will create confusion. I suspect this is a problem with all uploads. 
We've certainly seen it with the TIGER street data.

But we are still in the thinking-about-this stage, haven't made any decisions, 
and are looking for suggestions and comments (hence this posting). Until we get 
a much better handle on the initial upload problems, any actual uploading we do 
as part of the project will be limited to the area of our campus, where we know 
what is actually on the ground and can clean up anything we do. We'd definitely 
enjoy sharing work and ideas.

Ed Hillsman

Edward L. Hillsman, Ph.D.
Senior Research Associate
Center for Urban Transportation Research
University of South Florida
4202 Fowler Ave., CUT100
Tampa, FL  33620-5375
813-974-2977 (tel)
813-974-5168 (fax)
hills...@cutr.usf.edu
http://www.cutr.usf.edu



On Tue, 29 Jun 2010 15:26:07 +0100 Joe Hughes j...@headwayblog.com wrote:
I agree that it would be helpful to end up with something that allows
straightforward conversions to and from the GTFS format.  GTFS is a
CC-licensed specification [1] which is evolved by an open community
process [2].  Also, the 

Re: [Talk-transit] GTFS compatibility

2010-06-30 Thread Joe Hughes
Ed,

Great to see someone from the CUTR efforts chiming in here.

Just to clarify one point, when you say locational errors in GTFS,
you're referring to issues with the source data from the particular
agencies that you're working with, rather than anything having to do
with the representation format itself.  This has also been an
occasional issue with stop data being imported into OSM from NaPTAN.

One of the most important things that we can accomplish with these
efforts is to help find ways to establish two-way flows between these
official sources of data and the distributed army of volunteers and
developers who have a vested interest in improving the accuracy of
their local data.  The progress with this here in the UK has been slow
but encouraging, and there has lately been a lot of good work by the
transit agencies in Boston and New York to be more responsive to
feedback from consumers of the data.

Cheers,
Joe

On Wed, Jun 30, 2010 at 2:25 PM, Hillsman, Edward hills...@cutr.usf.edu wrote:
 Our center has a project to explore the use of OSM as a repository and tool 
 for supporting multimodal trip planners (for example, bike to transit, ride 
 the bus, walk or bike to final destination). We are keenly interested in the 
 current discussion of transit and GTFS in OSM, because one of our tasks is to 
 develop software to import from GTFS into OSM, and then update the import as 
 a transit agency modifies its routes or stops, taking into account that OSM 
 mappers may have found and corrected errors in what was uploaded (or may have 
 introduced errors). I'm writing to share some of our experience and get your 
 suggestions. We will make the software we develop in this project (for 
 uploading, matching, and updating GTFS data in OSM) publicly available.

 We think it should be relatively easy to upload a set of GTFS stops into an 
 area where no one has mapped bus stops into OSM. Generating the route 
 relations will be harder and we may not accomplish that as part of this 
 project. And we think that updating such data will be relatively simple, 
 because it can rely on tags identifying and cross-referencing the stops; 
 software would look for changes, and manual work would be needed to reconcile 
 them. The hard part is going to be designing the initial upload process to 
 work in areas where OSM already includes some bus stops, but not all of them. 
 In the state of Florida, where we are working, there are about 450 stops 
 already in OSM, many in areas served by transit agencies with GTFS data. 
 Obviously, we want to respect what has been mapped. Things that complicate 
 the initial upload include:

 (1) Locational errors in the GTFS data. These are not systematic, and some 
 are surprisingly large. One is more than 200 meters from its actual location, 
 and only about 10 meters from another stop that GTFS has within 10 meters of 
 its actual location (and that is mapped accurately in OSM). We came into this 
 project knowing that there is locational error in GTFS. Now we are trying to 
 figure out how to deal with it. The GTFS locations do match those appearing 
 in Google Transit, by the way.
 (2) Locational errors in the OSM data. These aren't systematic either but 
 tend to be much smaller, except that in a few cases the stop has been 
 recorded on the wrong side of the street, and a mapper in one city has 
 recorded stops as nodes defining the street way rather than as points to the 
 sides of the street.
 (3) Incomplete and inconsistent tagging of the OSM stops.
 (4) The presence in an area of stops for multiple agencies, only one of which 
 has GTFS data. Our campus has a shuttle bus circulator system with no GTFS 
 data (they operate without a set schedule but with a target 10-minute 
 headway, and frequency changes during the day and with the university class 
 schedule). The area's main public transportation agency has several routes 
 that pass through the campus, and has GTFS data. Most of the public-agency 
 stops on campus, but not all, are also campus shuttle stops, and there are 
 many more shuttle stops on campus than there are public-agency stops.
 (5) Incomplete mapping of stops for each agency in OSM.

 At the moment, we are rethinking the whole idea of trying to match the GTFS 
 stops to the OSM stops for the initial upload. One idea would be to screen 
 all stops in a GTFS area to look for tags indicating the operator (or no 
 operator), tag all of them with a FIXME describing that an upload has 
 occurred and may produce duplicates, but otherwise leave them alone, and then 
 upload the GTFS ones. I see problems with that, and in any case it should be 
 done only if there is a commitment by the uploader to work quickly to 
 reconcile the two data sets in OSM. Given the surprisingly large locational 
 errors in GTFS, I'm also uncomfortable with simply uploading it, because 
 putting bad data into the system will create confusion. I suspect this is a 
 problem with all uploads. 

Re: [Talk-transit] GTFS compatibility

2010-06-30 Thread john whelan
I'm currently looking at Bus stops in Ottawa in OSM and finding similar
issues with the existing bus_stops.  I'm seriously wondering where
stop_codes exist if one approach might be to import bus_stops using GTFS
data and use the GTFS tags such as stop_code etc from stops.txt
http://code.google.com/transit/spec/transit_feed_specification.html#stops_txt___Field_Definitions

Tools such as JOSM have a search facility so we should be able to search for
bus_stops without a stop_code then reconcile them with the ones that have a
stop_code tag.  If the GTFS data is wrong then we should be able to send a
report somewhere probably the transit authority saying we think this stop is
incorrect.

My personal view is while we should respect work done already adding extra
tags in this way doesn't remove this work and it is up to the rendering
rules to either omit or include a particular bus_stop for display.  This can
be selected by the presence or absence of a stop_code tag, certainly in
Maperitive.

If we were to do this we would probably need some sort of wiki write up and
a standard way to label bus_stops.  Currently in Ottawa I've seen at least
four different ways the ones with the bus route on being the least useful as
they tend to be out of date.

I don't think mapping routes works at all well.  Certainly in Ottawa the bus
stops and stop_codes stay in the same physical place but the bus routes can
be modified three or four times a year.  Some changes are greater than
others and the transit route planning system that can be accessed from the
web or by phone includes school buses which are not listed in the stop but
do sometimes provide a useful and quicker way to get from point A to point
B.

Cheerio John


On 30 June 2010 09:25, Hillsman, Edward hills...@cutr.usf.edu wrote:

 Our center has a project to explore the use of OSM as a repository and tool
 for supporting multimodal trip planners (for example, bike to transit, ride
 the bus, walk or bike to final destination). We are keenly interested in the
 current discussion of transit and GTFS in OSM, because one of our tasks is
 to develop software to import from GTFS into OSM, and then update the import
 as a transit agency modifies its routes or stops, taking into account that
 OSM mappers may have found and corrected errors in what was uploaded (or may
 have introduced errors). I'm writing to share some of our experience and get
 your suggestions. We will make the software we develop in this project (for
 uploading, matching, and updating GTFS data in OSM) publicly available.

 We think it should be relatively easy to upload a set of GTFS stops into an
 area where no one has mapped bus stops into OSM. Generating the route
 relations will be harder and we may not accomplish that as part of this
 project. And we think that updating such data will be relatively simple,
 because it can rely on tags identifying and cross-referencing the stops;
 software would look for changes, and manual work would be needed to
 reconcile them. The hard part is going to be designing the initial upload
 process to work in areas where OSM already includes some bus stops, but not
 all of them. In the state of Florida, where we are working, there are about
 450 stops already in OSM, many in areas served by transit agencies with GTFS
 data. Obviously, we want to respect what has been mapped. Things that
 complicate the initial upload include:

 (1) Locational errors in the GTFS data. These are not systematic, and some
 are surprisingly large. One is more than 200 meters from its actual
 location, and only about 10 meters from another stop that GTFS has within 10
 meters of its actual location (and that is mapped accurately in OSM). We
 came into this project knowing that there is locational error in GTFS. Now
 we are trying to figure out how to deal with it. The GTFS locations do match
 those appearing in Google Transit, by the way.
 (2) Locational errors in the OSM data. These aren't systematic either but
 tend to be much smaller, except that in a few cases the stop has been
 recorded on the wrong side of the street, and a mapper in one city has
 recorded stops as nodes defining the street way rather than as points to the
 sides of the street.
 (3) Incomplete and inconsistent tagging of the OSM stops.
 (4) The presence in an area of stops for multiple agencies, only one of
 which has GTFS data. Our campus has a shuttle bus circulator system with no
 GTFS data (they operate without a set schedule but with a target 10-minute
 headway, and frequency changes during the day and with the university class
 schedule). The area's main public transportation agency has several routes
 that pass through the campus, and has GTFS data. Most of the public-agency
 stops on campus, but not all, are also campus shuttle stops, and there are
 many more shuttle stops on campus than there are public-agency stops.
 (5) Incomplete mapping of stops for each agency in OSM.

 At the moment, we are rethinking the 

Re: [Talk-transit] GTFS compatibility

2010-06-30 Thread Joe Hughes
Many transport agencies/operators still don't have rider-facing stop
codes, and some may have them for only a subset of their stops.
However, as you say, where they *are* present, they present the most
stable dataset-local identifier for stop, if only because of the costs
involved in changing real-world signage.

The other contenders in GTFS are the stop_id (which is unstable,
originating as it does by the whims of the agency's database
maintainers) and the stop_name (which is more generally stable but
still subject to occasional tweaking, and which is not guaranteed to
be dataset unique).

It seems clear that there will always need to be some sort of fuzzy
matching of stops employed in subsequent updates/imports of data in
countries that have no national registry.  It also seems plausible to
me that someone could build an OSM-based shadow global stop registry,
and thus leapfrog national governments that haven't built such a
database of their own.

Cheers,
Joe

On Wed, Jun 30, 2010 at 4:27 PM, john whelan jwhelan0...@gmail.com wrote:
 I'm currently looking at Bus stops in Ottawa in OSM and finding similar
 issues with the existing bus_stops.  I'm seriously wondering where
 stop_codes exist if one approach might be to import bus_stops using GTFS
 data and use the GTFS tags such as stop_code etc from stops.txt
 http://code.google.com/transit/spec/transit_feed_specification.html#stops_txt___Field_Definitions

 Tools such as JOSM have a search facility so we should be able to search for
 bus_stops without a stop_code then reconcile them with the ones that have a
 stop_code tag.  If the GTFS data is wrong then we should be able to send a
 report somewhere probably the transit authority saying we think this stop is
 incorrect.

 My personal view is while we should respect work done already adding extra
 tags in this way doesn't remove this work and it is up to the rendering
 rules to either omit or include a particular bus_stop for display.  This can
 be selected by the presence or absence of a stop_code tag, certainly in
 Maperitive.

 If we were to do this we would probably need some sort of wiki write up and
 a standard way to label bus_stops.  Currently in Ottawa I've seen at least
 four different ways the ones with the bus route on being the least useful as
 they tend to be out of date.

 I don't think mapping routes works at all well.  Certainly in Ottawa the bus
 stops and stop_codes stay in the same physical place but the bus routes can
 be modified three or four times a year.  Some changes are greater than
 others and the transit route planning system that can be accessed from the
 web or by phone includes school buses which are not listed in the stop but
 do sometimes provide a useful and quicker way to get from point A to point
 B.

 Cheerio John


 On 30 June 2010 09:25, Hillsman, Edward hills...@cutr.usf.edu wrote:

 Our center has a project to explore the use of OSM as a repository and
 tool for supporting multimodal trip planners (for example, bike to transit,
 ride the bus, walk or bike to final destination). We are keenly interested
 in the current discussion of transit and GTFS in OSM, because one of our
 tasks is to develop software to import from GTFS into OSM, and then update
 the import as a transit agency modifies its routes or stops, taking into
 account that OSM mappers may have found and corrected errors in what was
 uploaded (or may have introduced errors). I'm writing to share some of our
 experience and get your suggestions. We will make the software we develop in
 this project (for uploading, matching, and updating GTFS data in OSM)
 publicly available.

 We think it should be relatively easy to upload a set of GTFS stops into
 an area where no one has mapped bus stops into OSM. Generating the route
 relations will be harder and we may not accomplish that as part of this
 project. And we think that updating such data will be relatively simple,
 because it can rely on tags identifying and cross-referencing the stops;
 software would look for changes, and manual work would be needed to
 reconcile them. The hard part is going to be designing the initial upload
 process to work in areas where OSM already includes some bus stops, but not
 all of them. In the state of Florida, where we are working, there are about
 450 stops already in OSM, many in areas served by transit agencies with GTFS
 data. Obviously, we want to respect what has been mapped. Things that
 complicate the initial upload include:

 (1) Locational errors in the GTFS data. These are not systematic, and some
 are surprisingly large. One is more than 200 meters from its actual
 location, and only about 10 meters from another stop that GTFS has within 10
 meters of its actual location (and that is mapped accurately in OSM). We
 came into this project knowing that there is locational error in GTFS. Now
 we are trying to figure out how to deal with it. The GTFS locations do match
 those appearing in Google Transit, by the 

Re: [OSM-talk] Rendering: nature_reserve and national_park

2010-06-30 Thread David Earl

On 30/06/2010 02:48, Stephen Hope wrote:

I'm a bit confused as to what exactly counts as a nature_preserve.


nature_reserve not _preserve


Take a look at this area

http://www.nearmap.com/?ll=-27.277213,152.952728z=18t=knmd=20100608

The land around the creek there is a council designated reserve.
However, it's not really to preserve any special nature area, or even
to act as a greenbelt, but mostly because it's a flood prone area,
plus the creek gully is really steep.


If it is designated as such, i.e. there are notices on the ground, it 
has a name, or other evidence, then that's what it is. Doesn't really 
matter whether you disagree with the status or its value, that is the 
status so should be marked as such IMO.


David

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


[OSM-talk] Rendering street names across several ways

2010-06-30 Thread zverik

Hi.

Take a look at Saint-Petersburg map at zoom 13:
http://www.openstreetmap.org/?lat=59.9496lon=30.2774zoom=13layers=B000FTF

As you can see, on islands there are nine labels with street names, but
plenty of space
for such labels on many streets and avenues. Those names are not rendered,
obviously,
because most streets consist of several ways, due to routing and public
transport reasons.

Is there any plan, or just a thought, to merge ways on a rendering stage to
display
more street name labels? If not, why? Is there a renderer which does that?

Thank you.


IZ

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


Re: [OSM-talk] Rendering street names across several ways

2010-06-30 Thread Simon Biber
zve...@textual.ru zve...@textual.ru wrote:
 Those names are not rendered, obviously, because most streets consist of
 several 
ways, due to routing and public transport reasons.

Hmm, what routing reasons? The only cases where streets need to be split into 
multiple ways, in my experience, is where the tagging changes or a 
junction=roundabout intervenes.

However, in your example area, many of the streets are divided into what seems 
like an unnecessarily large number of ways. If the tagging doesn't change 
between adjacent ways, then shouldn't the ways be merged into a single way?

For example, on Малый проспект В.О. (Maliy Avenue of V.I.) the following 
consecutive ways all have exactly the same tags:
http://www.openstreetmap.org/browse/way/31374333
http://www.openstreetmap.org/browse/way/31395443
http://www.openstreetmap.org/browse/way/29043983
http://www.openstreetmap.org/browse/way/31387923
http://www.openstreetmap.org/browse/way/31400577
http://www.openstreetmap.org/browse/way/36738855
http://www.openstreetmap.org/browse/way/31893349
http://www.openstreetmap.org/browse/way/60948948

Can you or someone else explain why the street was mapped using so many ways?

The next way along the same street,
  http://www.openstreetmap.org/browse/way/35497072
has the tag railway:tram added so it's correct to be split at the node,
  http://www.openstreetmap.org/browse/node/308322656

Regards,
Simon.



  

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


Re: [OSM-talk] Rendering street names across several ways

2010-06-30 Thread Jacek Konieczny
On Wed, Jun 30, 2010 at 01:16:41AM -0700, Simon Biber wrote:
 zve...@textual.ru zve...@textual.ru wrote:
  Those names are not rendered, obviously, because most streets consist of
  several 
 ways, due to routing and public transport reasons.
 
 Hmm, what routing reasons? 

Different parts of the street may be part of different public transport
relations.

 However, in your example area, many of the streets are divided into what 
 seems like an unnecessarily large number of ways. If the tagging doesn't 
 change between adjacent ways, then shouldn't the ways be merged into a single 
 way?
 
 For example, on Малый проспект В.О. (Maliy Avenue of V.I.) the following 
 consecutive ways all have exactly the same tags:
 http://www.openstreetmap.org/browse/way/31374333
 http://www.openstreetmap.org/browse/way/31395443

These two are parts of different set of relations. I have not checked
others.

Greets,
Jacek

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


Re: [OSM-talk] Rendering street names across several ways

2010-06-30 Thread Simon Biber
I just wrote simonbi...@yahoo.com.au:

However, in your example area, many of the streets are divided into what seems 
like an unnecessarily large number of ways. If the tagging doesn't change 
between adjacent ways, then shouldn't the ways be merged into a single way?

Sorry, please disregard that, I see now that the relation memberships are 
different. Nobody bothered to map bus routes in my area of the planet yet!

I agree with the OP, would be nice to see the rendering improved for this case.

Regards,
Simon.



  

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


Re: [OSM-talk] Licence of Soviet military topographic maps

2010-06-30 Thread Apollinaris Schoell
just checked one of these maps. and interestingly it contains data which is 
most likely copied from official maps which are not in PD. So it is nearly 
impossible that these maps are PD.
the russian copyright holder may have bought the source data but very unlikely 
they have a license for distribution and release to PD.




On 23 Jun 2010, at 23:48 , Kirill Bestoujev wrote:

 Did they show you any documents confirming that that do really have
 ANY rights to sell those maps? I\m sure they did not...
 
 K.
 
 2010/6/24 jamesmikedup...@googlemail.com jamesmikedup...@googlemail.com:
 We purchased them from this site :
 http://mapstor.com/
 
 Here the same data is available from a usaid sponsored project :
 http://www.bunkertrails.org/maps.php
 
 
 On Thu, Jun 24, 2010 at 8:28 AM, Eugene Iline evge...@ily.in wrote:
 
 Have you really officially purchased them from Russian government, its
 military divisions or perhaps from Roskartografiya?
 
 2010/6/24 jamesmikedup...@googlemail.com jamesmikedup...@googlemail.com
 
 On Thu, Jun 24, 2010 at 7:42 AM, Kirill Bestoujev bestou...@gmail.com
 wrote:
 
 No, they are not out of copyright. All the rights of USSR were
 transfered to Russian Federation. Neither USSR, nor Russian Federation
 ever transferred those maps to public domain or in any other way
 allowed free use of them. Most of that maps were stolen from exUSSR
 military bases in republics, which separated from USSR in 90-s.
 
 In Russia disclosing of such maps (not 100k, they were openly
 publiched, but 50k) is still a crime - treason. There was such a case
 a month ago.
 
 SO: old USSR military maps are not allowed to be used in OSM.
 
 Oh really?
 I read that they were sold.
 We had purchased them and were using them, also for osm.
 The consensus was that they are public domain.
 lets straighten this out.
 
 http://www.mail-archive.com/talk@openstreetmap.org/msg27951.html
 mike
 
 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk
 
 
 
 
 --
 Best regards,
 Eugene Iline
 
 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk
 
 
 
 
 --
 James Michael DuPont
 Member of Free Libre Open Source Software Kosova and Albania flossk.org
 flossal.org
 
 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk
 
 
 
 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk


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


Re: [OSM-talk] Rendering street names across several ways

2010-06-30 Thread Steve Bennett
On Wed, Jun 30, 2010 at 5:54 PM,  zve...@textual.ru wrote:
 As you can see, on islands there are nine labels with street names, but
 plenty of space
 for such labels on many streets and avenues. Those names are not rendered,
 obviously,
 because most streets consist of several ways, due to routing and public
 transport reasons.

 Is there any plan, or just a thought, to merge ways on a rendering stage to
 display
 more street name labels? If not, why? Is there a renderer which does that?

I suggest you file a Mapnik bug in the trac.

Steve

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


Re: [OSM-talk] Rendering street names across several ways

2010-06-30 Thread Ben Last
On 1 July 2010 11:19, Steve Bennett stevag...@gmail.com wrote:

 On Wed, Jun 30, 2010 at 5:54 PM,  zve...@textual.ru wrote:
  As you can see, on islands there are nine labels with street names, but
  plenty of space
  for such labels on many streets and avenues. Those names are not
 rendered,
  obviously,
  because most streets consist of several ways, due to routing and public
  transport reasons.
 
  Is there any plan, or just a thought, to merge ways on a rendering stage
 to
  display
  more street name labels? If not, why? Is there a renderer which does
 that?

 I suggest you file a Mapnik bug in the trac.
 --


But if mapnik is given a set of different ways to render, then presumably
its current behaviour is correct and a bug report inappropriate.  It's
probably not appropriate for mapnik to make decisions about joining ways
together; I assumed zverik's comment related to osm2pgsql or the like, where
ways (or sets of relations) could be joined.

b

Ben Last
Development Manager (HyperWeb)
NearMap Pty Ltd
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Rendering street names across several ways

2010-06-30 Thread Igor Brejc
On Wed, Jun 30, 2010 at 9:54 AM, zve...@textual.ru wrote:



 Is there any plan, or just a thought, to merge ways on a rendering stage to
 display
 more street name labels? If not, why? Is there a renderer which does that?


I have been doing some work on this for Maperitive, but it's not finished.
You should also consider that after merging such ways (when rendering), the
renderer needs to provide a good mechanism for repeating the street label
for very long streets.

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


Re: [talk-au] Queensland parks, forests and conservation areas

2010-06-30 Thread Markus
You could use protection_title=Conservation park

 


Usefull additional keys


key 

value 

discription 


 
http://wiki.openstreetmap.org/w/index.php?title=Key:protection_titleaction
=editredlink=1 protection_title= 

wildlife sanctuary, Zapovedniki, Nationalpark, Special Protected Area, World
Heritage Convention, Aesthetic Forest, Heritage River, Indian Reserve, ... 

Title or type of protection. The national destination, the formal title or
type of protection (see level-table). 

Important! You should give this. To make differences within one level. At
the end it gives too a sample of terms. Put the proper name as key-value.
The individual labeling, f.e. like the phillipine Nipas Category. 

 

 

 

Markus

 

-Original Message-
From: Roy Wallace [mailto:waldo000...@gmail.com] 
Sent: Wednesday, 30 June 2010 7:19 AM
To: James Livingston
Cc: Markus; OSM Australian Talk List
Subject: Re: [talk-au] Queensland parks, forests and conservation areas

 

On Tue, Jun 29, 2010 at 9:49 PM, James Livingston

li...@sunsetutopia.com wrote:

 

 Here's what I've currently got, any more comments?

 ...

 

Is it worth using an additional

classification:qld=national_park|conservation_park|state_forest, etc.

(or similar), just to make things extra clear?

 

That is, when you use a rule like Conservation Parks get

boundary=protected_area, I think it would be nice to also record that

they are a conservation_park.


No virus found in this outgoing message.
Checked by AVG - www.avg.com
Version: 9.0.830 / Virus Database: 271.1.1/2969 - Release Date: 06/29/10 
04:05:00
___
Talk-au mailing list
Talk-au@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-au


Re: [Talk-de] Gaststättenkarte

2010-06-30 Thread Markus

Hallo Martin, Christian, Frederik, Sven und Bernd,


schöne Karte, Kompliment


Danke für die Blumen - Stephan ist der Zauberer, er hat die ganze 
Arbeit geleistet.



wäre es nicht anders rum logisch?


:-)

Das ist halt alles eine Frage des Standpunktes und der Sichtweise...

Und in Bayern ist es noch viel komplizierter
(und für Ausänder kaum zu verstehen).
Schon die Antwort auf die einfache Frage, ob man hier rauchen darf?
ist für Nicht-Bayern ein Rätsel:
www.youtube.com/watch?v=_eJOedujU9g

Mit herzlichem Gruss,
Markus

___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] wie mischt man Daten in JOSM?

2010-06-30 Thread M∡rtin Koppenhoefer
Am 29. Juni 2010 07:08 schrieb André Joost andre+jo...@nurfuerspam.de:
 Am 28.06.10 16:06, schrieb M∡rtin Koppenhoefer:
 es nicht schlecht, wenn man z.B. Doppelte Member automatisch aus der
 Relation löschen könnte (oder geht das schon? Angezeigt mit rotem hg
 werden sie ja bereits).
 Im Relationsfenster:
 rechte Maustaste - Elemente der Relation markieren


das ist ja nicht automatisch, es ging hier um 3400 Elemente der
Relation, die eigentlich nur 200 Member hätte haben sollen (JOSM Bug),
der Rest war doppelt. Die alle zu markieren dauert ne kleine Weile...

Gruß Martin

___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] Tag für Flurnamen?

2010-06-30 Thread Stephen
Martin Koppenhoefer dieterdreist at gmail.com writes:

 nicht nur wie Grenzen, es _sind_ Grenzen.
 
  Greifbar haben wir bisher landuse=value * name=Name und place=locality
  name= Name. Das bekommt noch jeder hin, weil er es auch in Natur
  erleben kann.
 
 landuse=value ist halt gerade nicht das, was ich mit Flur in
 Verbindung sehe. place=locality kann man auf jeden Fall nutzen, habe
 ich aber selbst z.B. auch schon für die 7 Hügel Roms verwendet, kann
 also alles sein (schreibt ja auch das Wiki: Places that have a

Hier ein Beispiel in bei Straßburg. Dort wurde mit 'place' gearbeitet. Und es
sieht seeehr unübersichtlich aus.

http://www.openstreetmap.org/?lat=48.61lon=7.6922zoom=14layers=B000FTF

Daher besser bereits jetzt ein eigenes Tag. Und die Renderer können dann
entscheiden ob, auf welcher Zoomstufe und wie die Flurnamen angezeigt werden.

denkbar z.B.

place = cadastral
name = Flurname/Gewann-Name

Das kann dann entweder ein Node oder ein Gebiet sein.



___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] Pegelmessstelle

2010-06-30 Thread M∡rtin Koppenhoefer
Am 28. Juni 2010 22:38 schrieb Markus liste12a4...@gmx.de:
 wie wird eine Flusspegelmessstelle richtig getaggt?
 Pegel für den Meeresspiegel (tide scale) und für den Flussspiegel (water
 gauge)
 Im Messwert enthalten sind Einflüsse von Strömung, Tiede, Wind, Wellen,
 Regenmenge, Verdunstung, Versickerung, Abfluss, etc.
 Wir machen das für OpenSeaMap so:
 seamark=tide_scale

 zusätzlich bei Flüssen:
 seamark:tide_scale:km=#,### (Flusskilometer in km)


ich halte das nach wie vor für falsch, da es bei Flüssen keine
Gezeiten gibt, wenn sie nicht in Nähe des Meeres sind. Da wird früher
oder später jemand kommen und das umwerfen. Nur weil es für Euch keine
Rolle spielt, was die Ursache der Schwankungen ist, sollte man das
m.E. trotzdem entweder nicht in einen Topf werfen, oder einen Topf
nehmen, der für beides passt (z.B. Wasserstandsmessung anstatt
Gezeitenmessung).

Gruß Martin

___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] wie mischt man Daten in JOSM?

2010-06-30 Thread André Joost

Am 30.06.10 11:52, schrieb M∡rtin Koppenhoefer:

Am 29. Juni 2010 07:08 schrieb André Joostandre+jo...@nurfuerspam.de:

Am 28.06.10 16:06, schrieb M∡rtin Koppenhoefer:

es nicht schlecht, wenn man z.B. Doppelte Member automatisch aus der
Relation löschen könnte (oder geht das schon? Angezeigt mit rotem hg
werden sie ja bereits).

Im Relationsfenster:
rechte Maustaste -  Elemente der Relation markieren



das ist ja nicht automatisch, es ging hier um 3400 Elemente der
Relation, die eigentlich nur 200 Member hätte haben sollen (JOSM Bug),
der Rest war doppelt. Die alle zu markieren dauert ne kleine Weile...


Mit Rechtsklick Elemente auswählen hast du alle auf einmal angewählt.
Nach dem Löschen und wieder einfügen sind die doppelten alle eliminiert. 
Probiers einfach aus...


Gruß,
André Joost


___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] Tag für Flurnamen?

2010-06-30 Thread M∡rtin Koppenhoefer
Am 30. Juni 2010 11:51 schrieb Stephen d003...@web.de:
 Martin Koppenhoefer dieterdreist at gmail.com writes:

 nicht nur wie Grenzen, es _sind_ Grenzen.

  Greifbar haben wir bisher landuse=value * name=Name und place=locality
  name= Name. Das bekommt noch jeder hin, weil er es auch in Natur
  erleben kann.

 landuse=value ist halt gerade nicht das, was ich mit Flur in
 Verbindung sehe. place=locality kann man auf jeden Fall nutzen, habe
 ich aber selbst z.B. auch schon für die 7 Hügel Roms verwendet, kann
 also alles sein (schreibt ja auch das Wiki: Places that have a

 Hier ein Beispiel in bei Straßburg. Dort wurde mit 'place' gearbeitet. Und es
 sieht seeehr unübersichtlich aus.


das sind zwar nur aktuelle Renderregeln, aber ich gebe Dir Recht,
die localities kann man ruhig noch ein bisschen weiter differenzieren.


 Daher besser bereits jetzt ein eigenes Tag. Und die Renderer können dann
 entscheiden ob, auf welcher Zoomstufe und wie die Flurnamen angezeigt werden.

 denkbar z.B.

 place = cadastral
 name = Flurname/Gewann-Name


Ich würde eine Hierarchie aufbauen aus Gemarkung, Flur, Flurstück und
das in Grenzrelationen packen, provisorisch auch als Nodes. Cadastral
ist daher m.E. zu wenig, weil es zu flach ist.

Gruß Martin

___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] wie mischt man Daten in JOSM?

2010-06-30 Thread André Joost

Am 30.06.10 12:35, schrieb M∡rtin Koppenhoefer:

Am 30. Juni 2010 12:31 schrieb André Joostandre+jo...@nurfuerspam.de:


Mit Rechtsklick Elemente auswählen hast du alle auf einmal angewählt.
Nach dem Löschen und wieder einfügen sind die doppelten alle eliminiert.
Probiers einfach aus...



jetzt verstehe ich Dich, genial :D



endlich merkt das jemand ;-)

Gruß,
André Joost


___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] Pegelmessstelle

2010-06-30 Thread Rolf Meyerhof

 Am 28. Juni 2010 22:38 schrieb Martin dieterdre...@gmail.com

 ich halte das nach wie vor für falsch, da es bei Flüssen keine
 Gezeiten gibt, wenn sie nicht in Nähe des Meeres sind. Da wird früher
 oder später jemand kommen und das umwerfen. Nur weil es für Euch keine
 Rolle spielt, was die Ursache der Schwankungen ist, sollte man das
 m.E. trotzdem entweder nicht in einen Topf werfen, oder einen Topf
 nehmen, der für beides passt (z.B. Wasserstandsmessung anstatt
 Gezeitenmessung).




Hallo Martin

Du musst Dich bitte einmal gedanklich von Gezeiten lösen. Auch auf Flüssen und 
Kanälen gibt es schwankende Wasserstände. (z.B. eine größere Regenmenge oder 
ein längere Dürre im Sommer. Die Änderungen sind nicht so stark oder so häufig 
wie bei den Gezeiten, aber sie sind da. Die Wasserstände werden zusätzlich 
durch verstellen der Wehre reguliert. Damit dürfte doch Klar sein das auch die 
Binnenschiffer diese Pegel brauchen. Sie sind über das gesamte 
Wasserstraßensystem verteilt und meist in der Nähe von Schleusen zu finden. Für 
Personenschifffahrt sind die Angaben besonders wichtig in Regionen mit sehr 
niedrigen Brücken. Bei der Frachtschifffahrt geht immer um die Ladetiefe. Für 
See und Binnenkarten der Schifffahrt gibt Normen. Solange wir nur Papierkarten 
hatten waren die Begriffe getrennt. Die elektronischen Karten wurden für 
Seeschifffahrt erzeugt, dadurch wurde der Begriff tide_scale für Pegel 
festgelegt. Heute sind wird gerade das elektronische System ECDIS (ENC) von der 
See auf die Binnengewässer transponiert. Da beide Systeme kompatibel sein 
sollen ist auch in den Unterlagen keine unterschiedliche Bezeichnung zu finden.

Mit freundlichen Grüßen

Rolf (Leo)   

___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] Gaststättenkarte

2010-06-30 Thread M∡rtin Koppenhoefer
Am 30. Juni 2010 07:14 schrieb Bernd Wurst be...@bwurst.org:
 Am Dienstag 29 Juni 2010, 11:02:22 schrieb Frederik Ramm:
 Eine rote Ampel signalisiert ein Verbot (des Weiterfahrens).

 Die Ampelfarben werden aber auch sehr verbreitet als Qualitäts-Anzeige
 verwendet.
 Grün == gute Qualität, rot == schlechte Qualität.


zugegebenermaßen war das ein kleiner Wink aus Rauchersicht, aber
durchaus auch im Sinne einer verständlichen Logik. Ich denke auch,
dass aus verschiedenen (bereits von anderen genannten) Gründen Raucher
/ Nichtrauchersymbole besser wären als Ampelfarben. Symbole mit
offener Lizenz gibt es (fast) wie Sand am Meer:
http://commons.wikimedia.org/wiki/Category:No_smoking_signs

Die Qualität so ganz allgemein ist hier ja komplex, schließlich geht
kaum einer in die Kneipe wegen der guten Luft (selbst wenn die dann
gut sein sollte).

Gruß Martin

___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] Pegelmessstelle

2010-06-30 Thread M∡rtin Koppenhoefer
Am 30. Juni 2010 13:07 schrieb Rolf Meyerhof r...@meyerhof-net.de:

 Du musst Dich bitte einmal gedanklich von Gezeiten lösen.


wenn Ihr Euch von den Gezeiten für das Tag für Flusspegel löst, mache
ich das sofort.


 Auch auf Flüssen und Kanälen gibt es schwankende Wasserstände. 


das ist mir ja völlig klar, es geht darum dass der Tag nicht passt.

Gruß Martin

___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] Gaststättenkarte

2010-06-30 Thread Sven Geggus
Markus liste12a4...@gmx.de wrote:

 http://toolserver.org/~stephankn
 
 In einem Ampel-System werden Gaststätten für Raucher und Nichtraucher 
 nach viel oder wenig Rauch sortiert. Die Karte ist selbsterklärend 
 konzipiert und mit einem Editor ausgestattet, der simples Editieren 
 ermöglicht.

Spannender hätte ich jetzt eine Karte gefunden in der der cuisine Tag
ausgewertet wird :)

Gruss

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 laptops (Tim Berners-Lee)
/me is gig...@ircnet, http://sven.gegg.us/ on the Web

___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


[Talk-de] Mappetizer Travel Diary

2010-06-30 Thread Ruth Lang
Hallo,

Ich möchte Euch gerne auf eine Internet-Applikation hinweisen, die für die 
Archivierung Eurer GPS-Tracks interessant sein kann: Mappetizer Travel 
Diary. 
Zu sehen ist (m)ein Beispiel unter 
http://www.uismedia.de/mappetizer/traveldiary/TravelDiary_Ruth/index.html

Die Anwendung ist einfach zu handhaben, kann direkt auf GPS Daten 
zurückgreifen, lässt viel Raum für Beschreibungen, Bilder und Links und 
benötigt keine besondere Webserver Technologie, auch keine Datenbank. Als 
Hintergrundkarte wird OSM verwendet.
Und: Ihr haben den vollen Zugriff auf Eure Touren, d.h. diese werden nicht 
irgendwo auf irgendeinem Web-Server verwaltet.

Anmerkungen, Ideen hierzu sind herzlich willkommen!

Viele Grüße
Ruth


uismedia 
Dr. Ruth Lang und Armin Müller
Vimystraße 1b
85354 Freising
Germany
Fon: ++49 (0)8161/23 28 70
Fax: ++49 (0)8161/23 28 74
e-Mail: r.l...@uismedia.de
http://www.uismedia.de
http://www.mappetizer.de
http://twitter.com/uismedia (Twitter)
-
Besuchen Sie mein Travel-Diary / Visit my travel diary:
http://www.uismedia.de/mappetizer/traveldiary/TravelDiary_Ruth/index.html
-






___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] NDR nutzt OSM

2010-06-30 Thread Sebastian Hohmann

Martin Simon schrieb:

Ließe sich nicht auf Basis von Openlayers eine Art Baukasten
basteln, mit dem Journalisten, Blogger, etc. in einem bestimmten
Kartenausschnitt Pfeile, Kreise, andere Marker und Polylinien setzen,
die Bildgröße, Kartendarstellung und ähnliches zurechtklicken können
und dann einen Permalink bekommen, der ein entsprechendes .png
zurückliefert?

Das könnte die Akzeptanz von OSM in diesen Kreisen evtl noch erhöhen,
weil die leute nicht alles in Photoshop selbst friemeln müßten.



Sowas in der Art gibt es ja schon:
http://wiki.openstreetmap.org/wiki/Static_map_images

Gruß

___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] NDR nutzt OSM

2010-06-30 Thread Martin Simon
Am 30. Juni 2010 18:58 schrieb Sebastian Hohmann m...@s-hohmann.de:

 Sowas in der Art gibt es ja schon:
 http://wiki.openstreetmap.org/wiki/Static_map_images

Wow, cool! Danke!

Es gibt so viele tolle tools rund um OSM - leider verstecken sie sich
meist recht gut... ;-)

Gruß,

Martin

___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] Gaststättenkarte

2010-06-30 Thread Stephan Knauss
Sven Geggus writes: 


Spannender hätte ich jetzt eine Karte gefunden in der der cuisine Tag
ausgewertet wird :)


Ist auch interessant. Was spricht dagegen das zu Implementieren? Quellcode 
kannst du von mir bekommen. 


Stephan

___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


[Talk-de] OSM in der aktuellen ADFC Rundschau

2010-06-30 Thread Manuel Reimer

Hallo,

habe gerade die ADFC Rundschau durchgeblättert und eine Karte hat da 
verdächtig nach OSM ausgesehen. Im direkten Vergleich bestätigt sich das:


http://www.openstreetmap.org/?lat=49.3707lon=11.0841zoom=14

Leider ohne Beachtung der Lizenz. Keinerlei Hinweis auf OSM.

Ich habe vorhin eine E-Mail verfasst, in der ich im Wesentlichen Lob 
ausgesprochen habe, dafür, dass Openstreetmap genutzt wurde und bin ganz 
am Ende kurz auf die Lizenz zu sprechen gekommen, mit der Bitte in 
Zukunft doch einen kleinen Hinweis auf OSM unter die Karte zu setzen. 
Über eventuelle Antworten werde ich berichten.


Gruß

Manuel


___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] OSM in der aktuellen ADFC Rundschau

2010-06-30 Thread Walter Nordmann

hi manuel,

ist die rundschau auch online?

gruss
walter

-
Der Student muß es wissen. Der Assistent muß wissen, wo es steht. Der
Professor hat Assistenten.
-- 
View this message in context: 
http://gis.638310.n2.nabble.com/OSM-in-der-aktuellen-ADFC-Rundschau-tp5240894p5241049.html
Sent from the Germany mailing list archive at Nabble.com.

___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] Gaststättenkarte - OpenGastroMap.or g

2010-06-30 Thread Markus

Seit heute ist die Karte erreichbar unter:
www.OpenGastroMap.org
www.OpenGastroMap.de

Gruss, Markus

___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


[Talk-de] Rauchergaststätten taggen (was: G aststättenkarte)

2010-06-30 Thread Johann H. Addicks

Vermutlich dusselige Frage, aber:
Wie tagge ich denn eine Gaststätte mit Rauchen nur im Bereich der 
Außenbestuhlung.


Es ist eine strikte räumliche Trennung:
Trotzdem: Den Nichtraucher wird's evtl. stören, weil er draußen sitzen 
möchte und vom Nebentisch doch war herüberzieht.


Den Raucher wird's stören, weil er evtl. erst vor Ort feststellt, dass 
er nur draußen rauchen kann, das Wetter aber selbst unter Heizpilz 
keinen angenehmen Aufenthalt erlaubt, er also faktisch kein Sitzplatz 
mit Rauchmöglichkeit vorfindet.


-jha-


___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


[Talk-de] Schutzbauwerke

2010-06-30 Thread Johann H. Addicks
Wie tagt man (Klein-)Bunker, die aus der Zeit des Kalten Krieges (oder 
davor) noch in der Landschaft herumstehen?
Gibt es da ein Tagging-Schema für Bauform (unterirdisch, oberidisch, ... 
), Erhaltungszustand (einsatzbereit, verfallend, Museumsnutzung, 
dediziertes Fledermausquartier) oder Zugang (offen, in Bereitschaft, 
dauerhaft verschlossen, verfüllt)?


-jha-


___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] Gaststättenkarte - OpenGastroMap.org

2010-06-30 Thread Johann H. Addicks

Am 01.07.2010 00:34, schrieb Markus:

Seit heute ist die Karte erreichbar unter:
www.OpenGastroMap.de


MWconn for windows/ ixconn for unbuntu und Freeware Access Tool for 
mobile Internet, wenn ich dann auf Deutsch umschalte 
Freeware-Zugangssoftware fürs mobile Internet.
Es gibt auch Kontakt zu einem Markus Weber aus Nürnberg, aber eine 
Karte sehe ich dort nicht.


-jha-


___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] Rauchergaststätten taggen

2010-06-30 Thread Hartmut Holzgraefe

On 07/01/2010 02:47 AM, Johann H. Addicks wrote:

Vermutlich dusselige Frage, aber:
Wie tagge ich denn eine Gaststätte mit Rauchen nur im Bereich der
Außenbestuhlung.


vorgeschlagen ist smoking=no; smoking:outside=yes

http://wiki.openstreetmap.org/wiki/Proposed_features/Smoking#outside

--
hartmut

___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


Re: [Talk-de] Bahnhöfe-Proposal

2010-06-30 Thread André Joost

Um das Thema Bahnsteig-Flächen noch mal aufzuwärmen:

Bei Mapnik gibt es da leider den Bug, das
railway=platform
area=yes
dazu führt, dass der Bahnsteig überhaupt nicht gerendert wird. In 
Osmarender sieht es dagegen ordentlich aus.


Ich hatte vor einigen Monaten den Hauptbahnhof Gelsenkirchen verschönert:

mapnik:
http://www.openstreetmap.org/?lat=51.50495lon=7.10395zoom=17layers=B000FTF

osmarender:
http://www.openstreetmap.org/?lat=51.50495lon=7.10395zoom=17layers=0B00FTF

Weil mir das highway=pedestrian als Krücke nun auch nicht gefiel, bin 
ich auf area=Yes umgestiegen. Mapnik ignoriert den tag und malt die 
Umrandung als Bahnsteigkante, Osmarender liest Yes als yes und malt den 
Bahnsteig ordentlich als Fläche.


Wäre schön, wenn jemand Kundiges den Mapnik-bug aus der Welt schaffen 
oder wenigstens an befugter Stelle melden könnte.


Gruß,
André Joost





___
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de


[Talk-it] R: Re: Graian Alps Mapping party

2010-06-30 Thread Daniele Drago
Scusate ragazzi, da pochi giorni nel vostro mondo non conosco ancora le regole 
di ingaggio.
Da camperista sono interessato allo sviluppo della parte camper della carta, 
per motivi che se vi interessa vorrei poi esplicitare in un apposito tread.
E' lecito segnalarvi le strutture per camper di Cogne ?


Messaggio originale
Da: f.co...@gmail.com
Data: 30/06/2010 9.19
A: ale_z...@libero.itale_z...@libero.it, openstreetmap list - italiano
talk-it@openstreetmap.org
Ogg: Re: [Talk-it] Graian Alps Mapping party

2010/6/30 ale_z...@libero.it ale_z...@libero.it:
 Per la vallata di Cogne OK; l'idea del campeggio mi piacerebbe, ma se si 
vuole
 salire un pò in quota bisogna poi scendere la sera a 1600.

Stando alle guide dell'Alta Via n.2 ci vogliono circa due ore e mezza
per salire da Valnontey al Rifugio Sella
http://www.openstreetmap.org/?lat=45.58049lon=7.32047zoom=15layers=B000FTF

Dal rifugio Sella dovrebbe essere più facile andare in quota (Gran
Serrù, Grivola):
http://www.rifugiosella.com/indexestita.html
ma per la valnontey il campeggio sembra più comodo (il nord è a sinistra!)
http://www.campeggiolostambecco.it/immagini/valnontey3.jpg

Io penso di arrivare venerdì sera

Ciao,
Federico

PS: a mi piacerebbe arrivare fino al Colle Lauson per riattaccare il
sentiero alla Valsavaranche (fa parte dell'alta via n.2)

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it




___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] Graian Alps Mapping party

2010-06-30 Thread Luca Delucchi
Il 29 giugno 2010 23.17, ale_z...@libero.it ale_z...@libero.it ha scritto:

 @Luca:
 OK, un aperitivo o una fetta di pateca (anguria, traduco per i foresti).
 Intanto parliamo del GNSS, sai che col mio Garmin Etrex Venture marcio si
 riesce a fare la correzione in real time? Per la prima volta ho visto la
 scritta 'precisione di 1 metro'.

lo voglio anch'io!!!

 Conosci qualche coordinata di punti noti a Genova?

no ma si può andare alla ricerca di qualche punto della rete igm,
magari qualche punto di questi
http://www.fiduciali.it/google/default.htm

 Per tutti:
 Per la vallata di Cogne OK; l'idea del campeggio mi piacerebbe, ma se si vuole
 salire un pò in quota bisogna poi scendere la sera a 1600.


+1 e poi il fascino di dormire in rifugio me la voglio godere tutta,
questo però non comporta la possibilità di dividerci in più gruppi

 Voi come siete messi il venerdì? Io partirei all'alba per sfruttare la
 giornata.

io anche partirei presto da trento però mi sa che saremo pronti per
partire nel primo pomeriggio (posso caricare persone a verona, meglio
peschiera, e a torino)

 Riguardo ai percorsi avete deciso qualcosa? Io volevo salire un pò ma ho visto
 delle foto scattate domenica e in quota ci sono ancora condizioni invernali,
 per cui terrò le orecchie basse :-( Se però riuscissi a fare qualche
 passeggiata sopra i 3000 proprio schifo non mi farebbe. Proposte?

+1 per fare qualche passeggiata sui 3000
io userei il rifugio sella come punto di partenza per poi realizzare
dei giri li intorno
Stamattina ho ricontattato il tipo del parco, che mi ha detto che una
sua collaboratrice mi avrebbe dovuto contattare nei giorni precedenti
ma non è avvenuto, mi ha detto che avrebbe ricordato ciò alla persona
incaricata, mi aspetto perciò una mail/chiamata a breve


 Alessandro


ciao
Luca

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] Graian Alps Mapping party

2010-06-30 Thread Roberto Moretti
Ciao,
 Voi come siete messi il venerdì? Io partirei all'alba per sfruttare la 
 giornata.
Per me non ci sono problemi partire venerdì all'alba.
Parti in macchina? hai un posto libero?

 Riguardo ai percorsi avete deciso qualcosa? Io volevo salire un pò ma ho 
 visto
 passeggiata sopra i 3000 proprio schifo non mi farebbe. Proposte?
 +1 per fare qualche passeggiata sui 3000
Io faccio solo escursionismo, non sono capace ne' attrezzato per cose
troppo impegnative.
Se però si usa il rifugio come campo base ci si possono dividere i
compiti sul luogo ...
Comunque ora provo a guardare qualche mappa on-line.

 io userei il rifugio sella come punto di partenza per poi realizzare
 dei giri li intorno
+1
Dormire in rifugio sarebbe meglio, così ci evitiamo la tenda.

Ciao
Robi

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


[Talk-it] wms regione lombardia

2010-06-30 Thread Andrea Pogliaghi
Ciao a tutti,

è da qualche giorno che non riesco più a visualizzare le ortocarte tramite
WMS dal portale cartografico della regione lombardia... fino a una decina di
giorni fa tutto funzionava perfettamente.
Quando mi collego tramite QGIS all'indirizzo del server mi vengono
visualizzati correttamente i layer, ma appena tento di aggiungerne uno, ho
un errore. Escludo che si tratti di qgis (ho lo stesso errore usando anche
altri client e con pc diversi). Aprendo l'xml delle capabilities leggo
questa stringa:

OnlineResource xlink:type=simple
xlink:href=
http://agsom3/arcgis93/services/wms/ortofoto_wms/MapServer/WMSServer/

L'url in oggetto non esiste. La mia idea è che abbiano cambiato la stringa
ma stiano usando un alias di una macchina interna che non è mappata su un
DNS

Questo errore avviene con alcuni servizi WMS (ad esempio le ortocarte),
mentre per altri servizi (es CTR10), che hanno una stringa:

http://www.cartografia.regione.lombardia.it/ArcGIS93/services/wms/ct10_wms/MapServer

tutto funziona correttamente.

Qualcuno di voi ha riscontrato lo stesso problema?

Ciao a tutti.

andrea
___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


[Talk-it] R: Re: R: Re: Graian Alps Mapping party

2010-06-30 Thread Daniele Drago

 E' lecito segnalarvi le strutture per camper di Cogne ?


che cosa intendi?

Intendo la possibilità di mappare queste due aree (se non lo sono già, adesso 
controllo)

http://www.camperonline.it/area_dettaglio.asp?ID=3533
http://www.camperonline.it/area_dettaglio.asp?ID=3534

Ci vorrà un bel po' prima che io possa andare da quelle parti e farlo di 
persona :-((
Io Cogne la conosco solo un pochino perchè ci ho fatto qualche cascata di 
ghiaccio di inverno. Qualche info in più potrebbe averla mia moglie che anni fa 
ci aveva fatto uno stage presso il Parco come volontaria. 


___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] R: Re: Graian Alps Mapping party

2010-06-30 Thread Luca Delucchi
Il 30 giugno 2010 11.15, Daniele Drago dandr...@libero.it ha scritto:

 E' lecito segnalarvi le strutture per camper di Cogne ?


che cosa intendi?

 Intendo la possibilità di mappare queste due aree (se non lo sono già, adesso
 controllo)

si puoi ma come fai?
hai dei dati?

ciao
Luca

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


[Talk-it] R: Re: Re: R: Re: Graian Alps Mapping party

2010-06-30 Thread Daniele Drago
Infatti visto che salivate su volevo segnalarvi una cosa importante da 
inserire. Chiaro che se volessi potrei (uso pcm+coordinate note), ma mi pare 
un'operazione contraria ai principi di OSM
Io non sapevo se era normale segnalare una cosa simile.
Sigh, avevo scritto un mailone sui camper ed ho perso tutto !!!

Messaggio originale
Da: lucadel...@gmail.com
Data: 30/06/2010 12.54
A: Daniele Dragodandr...@libero.it
Cc: openstreetmap list - italianotalk-it@openstreetmap.org
Ogg: Re: Re: [Talk-it] R: Re: Graian Alps Mapping party

Il 30 giugno 2010 11.15, Daniele Drago dandr...@libero.it ha scritto:

 E' lecito segnalarvi le strutture per camper di Cogne ?


che cosa intendi?

 Intendo la possibilità di mappare queste due aree (se non lo sono già, 
adesso
 controllo)

si puoi ma come fai?
hai dei dati?

ciao
Luca




___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


[Talk-it] Camper e OSM

2010-06-30 Thread Daniele Drago
Acc, avevo scritto una megamail sul problema camper ed ho perso tutto. Adesso 
ci riprovo, ne riguadagnate in sintesi. Del resto è questa fattispecie che mi 
ha avvicinato, qualche giorno fa, a osm.

Ho già guardato le pagine e i TAG di OSM riguardante i camper, compresa la 
pagina
http://wiki.openstreetmap.org/wiki/User:Marmai#RV_parks_extracted_from_OSM
I dati delle ubicazioni dei luoghi dove e possibile sostare e dove si possono 
scaricare i reflui e caricare le acque sono fondamentali per i camperisti. Chi 
viaggia in camper, abita viaggiando, e ogni circa 2 giorni ha bisogno di fare 
l'operazione di camper service.
E' nato quindi un fiorente mercato di questo tipo di dati. A partire da 
diversi siti
http://www.camperonline.it/sosta.asp
http://www.camperlife.it/aree-di-sosta.html
(I due più noti)

a chi distribuisce i POI
http://www.arcipelagoverde.it/
http://www.poigps.com/

 a chi fa dei navigatori appositi (!! cosa avranno mai !!)
http://www.mynav.it/camper.asp

A un mercato stampato di guide sul tema.
E questo è molto poco rispetto alla vera babele che si registra a livello 
internazionale.

Ovviamente tutto questo comporta alcuni problemi. Uno è la molteplicità delle 
fonti, che costringe a leggere da cento parti per avere una completezza delle 
informazione.
Poi per quanto riguarda i POI distribuiti per i navigatori, e la verifica dei 
dati, visto che si rischia il continuo riciclo di dati vecchi, scaduti o 
sbagliati (cosa che capita di continuo)

Infine ovviamente c'è chi si oppone alla libera distribuzione di queste 
informazioni.
Se andate sul sito di elio borghi
http://www.webalice.it/bhelios/download.html
Vedete che questo signore, informatico in pensione (ps: il medio camperista  è 
un pensionato con tempo per viaggiare  e disponibilità economica discreta), ha 
tolto un programma che raccoglieva in automatico da vari siti europei i POI, li 
riordinava secondo uno schema logico, li ridistribuiva univocamente; lasciava 
anche in diretto scarico i POI. 
Ovviamente chi su questi dati ci lucra gli ha fatto togliere il tutto.

Io non contesto che dei siti, dei navigatori, dei libri  possano condire le 
informazioni con interessanti metadati, però ritengo che l'informazione di 
base, sostanzialmente geografica, dovrebbe essere univoca, libera sotto ogni 
aspetto, condivisa tra tutti i soggetti.
Questa idea l'ho chiaramente espressa (poco ascoltato e compreso dalla 
attempata comunità) in
http://forum.camperonline.it/topic.asp?TOPIC_ID=107479 
dove ho il nick dani1967
Quello che più mi irrita che tutti questi dati spesso ritritati da un sito 
all'altro, sono frutto non di qualche professionista che li ha rilevati, ma 
della libera collaborazione degli utenti dei vari siti. E poi non si posso 
riusare.
Sotto questo aspetto ritengo che OSM dovrebbe dare una buona attenzione a 
questo argomento, anche se forse (io non vi conosco) la vostra fascia di età vi 
porta un po' fuori da questo tipo di interesse  dal punto di vista personale.
Sono in questo mondo da una settimana, per quanto posso cercherò di 
occuparmene, anche se prima vorrei sistemare almeno un poco le aree vicino a 
casa mia.
Ho visto, invece, cercando in questa ml, che dell'argomento se ne è parlato 
non più di 2-3 volte.
Volevo peraltro segnalare che l'attuale sistema dei TAG non risulta agevole 
per rappresentare la situazione francoitaliana, e forse si sposa di più alle 
aree teutoniche (dove sono frequenti Aree attrezzate apposite simili ma 
assolutamente non corrispondenti a campeggi).
In italia e francia non sempre le aree dove è possibile, o forse meglio dire 
più agevole, il parcheggio (dato areale) corrispondono ai punti (dato 
strettamente puntuale) dove si può legalmente scaricare i liquami e caricare di 
acqua fresca ed elettricità.
Non sono assolutamenbte di campeggi; in francia spesso ad esempio i servizio 
di camper service viene offerto nei supermercati, e l'ubicazione di queste 
colonnine è fondamentale per i camperisti (parcheggiare  poi spesso ci si 
arrangia).
Per i parcheggi, è importante capire se ci sono limitazioni in altezza 
(sbarre) e di dimensioni degli stalli.
Il tutto poi è complicato di una eterogeneità normativa a livello europeo e 
dal fatto che in italia in teoria secondo l'art 185 del cds non si possono 
distinguere auto e camper per la sosta per cui non sarebbero legali i molti 
divieti che numerosi comuni mettono.
I camperisti poi sognano un routing che permetta loro di evitare di andare ad 
incastrarsi in strade strette o basse, ma certo per questo è necessario un 
lavoro che non saprei affrontare.
Secondo voi quanto OSm potrebbe affrontare questo problema ? 
Io francamente non so se la comunità dei camperisti potrebbe rispondere quanto 
i Bikers. Vero che sono tutti dotati di GPS in abbondanza, anche se con 
strumenti di navigazione, però è anche vero che stando alla loro età media, è 
più complicato coinvolgerli in simili iniziative.
Saluti a tutti, Daniele


Re: [Talk-it] Camper e OSM

2010-06-30 Thread Stefano Salvador
Ciao Daniele,

innazittutto ti ringrazio per la panoramica sul mapping legato ai
camper. Non so essere di molto aiuto su come risolvere le proplematica
specifiche. Ti posso solo dire che il tagging attuale si sposa bene
con la situazione tedesca in quanto li ci sono la maggior parte dei
mappatori europei ma nulla vieta di trovare una via italiana al
problema estendendo o adattando quanto già presente, di solito si
inizia facendo una proposta sulla wiki e iniziando a mappare secondo
questa proposta, se ad altri piace la cosa raggiunge la massa critica
per essere riconosciuta dai  vari renderer. Purtroppo come processo
all'inizio non da molte soddisfazioni in quanto produci dati che non
puoi visualizzare da nessuna parte (se non in tuo ipotetico rendering
dei dati).

 Vero che sono tutti dotati di GPS in abbondanza, anche se con
 strumenti di navigazione, però è anche vero che stando alla loro età media, è
 più complicato coinvolgerli in simili iniziative.

Secondo me questo è un problema di OSM: ci sono molti utenti che
sarebbero ben felici di segnalare POI e altro ma non se la sentono di
smanettare con JOSM o Potlach, per loro manca uno strumento base.
Tempo fa parlavano nella ML internazionale di aggiungere le
funzionalità di OpenStreetBugs nel sito principale di OSM, secondo me
era un'idea vincente. Ad esempio nel tuo caso un ipotetico camperista
potrebbe segnare sulla mappa un punto con la nota qui c'è una
colonnina per i camper con queste caratteristiche poi gli utenti un
po' più esperti la inseriscono nel db con gli opportuni tag, se provi
a dare un'occhiata a OpenStreetBug ti rendi conto di quanto è semplice
l'operazione.


Ciao,

Stefano

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] Camper e OSM

2010-06-30 Thread ale_z...@libero.it
Per Iphone e per Windows esiste Mapzen POI collector, semplicissimo da usare

http://wiki.openstreetmap.org/wiki/Mapzen_POI_Collector
http://mapzen.cloudmade.com/mapzen-poi-collector

Per i problemi relativi agli ingombri OSM gestisce i tag delle restrizioni, ci 
sono anche un paio di render che li visualizzano.

Alessandro

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] Camper e OSM

2010-06-30 Thread Mattia Cacco


 Secondo me questo è un problema di OSM: ci sono molti utenti che
 sarebbero ben felici di segnalare POI e altro ma non se la sentono di
 smanettare con JOSM o Potlach, per loro manca uno strumento base.
 Tempo fa parlavano nella ML internazionale di aggiungere le
 funzionalità di OpenStreetBugs nel sito principale di OSM, secondo me
 era un'idea vincente. Ad esempio nel tuo caso un ipotetico camperista
 potrebbe segnare sulla mappa un punto con la nota qui c'è una
 colonnina per i camper con queste caratteristiche poi gli utenti un
 po' più esperti la inseriscono nel db con gli opportuni tag, se provi
 a dare un'occhiata a OpenStreetBug ti rendi conto di quanto è semplice
 l'operazione.


 Ciao,

 Stefano


+1 sarebbe fantastico inserire le funzionalità openstreetbugs  in osm,
arriverebbero tantissimi dati utilissimi e, come si diceva in un'altra
discussione, si abbasserebbe il gradino di entrata al progetto.
Potremmo arrivare molto velocemente alla massa critica.

Mattia
___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


[Talk-it] Consigli per descrivere i sentieri (vedi foto)

2010-06-30 Thread Stefano Tampieri
Ciao a tutti,
sabato ho fatto un giro in MTB e ho fotografato le strade che ho fatto (in
parte) per poterle poi mappare meglio
Le ho uploadate qui
http://picasaweb.google.com/111356301708432780274/OpenStreetMapTerreniMTB?feat=directlink

Le foto sono anche georeferenziate

Qualcuno mi può consigliare i vari tag da impostare? Sulle wiki ne ho viste
diverse ma riesco ad associarle molte sembrano simili ad altre.

Inoltre due sentieri li ho solo iniziati, giusto prenderne un minimo di
traccia, posso mappare la parte che ho fatto ed eventualmente taggare in
qualche modo che continuano ?



-- 
Stefano
___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] Consigli per descrivere i sentieri (vedi foto)

2010-06-30 Thread Tiziano D'Angelo
di fretta ho messo alcuni commenti alle foto con alcuni tag da usare. magari
sarò più esaustivo poi ma hai già qualche indicazione di massima. ti
consiglio di dare un'occhiata alla wiki.

ciao
Tiziano

2010/6/30 Stefano Tampieri stefano.tampi...@gmail.com

 Ciao a tutti,
 sabato ho fatto un giro in MTB e ho fotografato le strade che ho fatto (in
 parte) per poterle poi mappare meglio
 Le ho uploadate qui

 http://picasaweb.google.com/111356301708432780274/OpenStreetMapTerreniMTB?feat=directlink

 Le foto sono anche georeferenziate

 Qualcuno mi può consigliare i vari tag da impostare? Sulle wiki ne ho viste
 diverse ma riesco ad associarle molte sembrano simili ad altre.

 Inoltre due sentieri li ho solo iniziati, giusto prenderne un minimo di
 traccia, posso mappare la parte che ho fatto ed eventualmente taggare in
 qualche modo che continuano ?



 --
 Stefano

 ___
 Talk-it mailing list
 Talk-it@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk-it


___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] Consigli per descrivere i sentieri (vedi foto)

2010-06-30 Thread M∡rtin Koppenhoefer
2010/6/30 Stefano Tampieri stefano.tampi...@gmail.com:
 Qualcuno mi può consigliare i vari tag da impostare?

regola di base per percorsi che non sono strade:
larghezza adatta per macchine (4 ruote): highway=track
inferiore a 4 ruote: highway=path (prima si faceva anche
footway/cycleway/bridleway)

poi importante:
* surface (superficie)
* width (larghezza, anche stimata, generalmente in metri), per
larghezze stimate c'è anche est_width, ma personalmente lo trovo un po
superfluo, perché anche le larghezze misurate al millimetro poi
cambiano legermente
* tracktype (unicamente per track)

* i diritti di accesso (access, foot, bicycle, horse, vehicle,
motor_vehicle ...)

poi c'è un tag paved=yes/no per dire in grosso modo la superficie, ma
non so quanto sia usato

* smoothness (non l'ho mai usato ma piace a qualcuno)
* sac_scale (grado di difficoltà secondo il livello del club di
alpinismo svizzero)
http://wiki.openstreetmap.org/wiki/IT:Key:sac_scale

e qualche tag di interesse particolare per mtb (non mi intendo di questo)
ecc.

ciao,
Martin

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] Consigli per descrivere i sentieri (vedi foto)

2010-06-30 Thread Stefano Tampieri
Intanto grazie ad entrambi Tiziano e Martin

Per quanto riguarda la possibilità di mappare parzialmente un sentiero e
segnalare in qualche
modo che non finisce lì ma continuerebbe c'è qualche tag ?





Il giorno 30 giugno 2010 16.48, M∡rtin Koppenhoefer
dieterdre...@gmail.comha scritto:

 2010/6/30 Stefano Tampieri stefano.tampi...@gmail.com:
  Qualcuno mi può consigliare i vari tag da impostare?

 regola di base per percorsi che non sono strade:
 larghezza adatta per macchine (4 ruote): highway=track
 inferiore a 4 ruote: highway=path (prima si faceva anche
 footway/cycleway/bridleway)

 poi importante:
 * surface (superficie)
 * width (larghezza, anche stimata, generalmente in metri), per
 larghezze stimate c'è anche est_width, ma personalmente lo trovo un po
 superfluo, perché anche le larghezze misurate al millimetro poi
 cambiano legermente
 * tracktype (unicamente per track)

 * i diritti di accesso (access, foot, bicycle, horse, vehicle,
 motor_vehicle ...)

 poi c'è un tag paved=yes/no per dire in grosso modo la superficie, ma
 non so quanto sia usato

 * smoothness (non l'ho mai usato ma piace a qualcuno)
 * sac_scale (grado di difficoltà secondo il livello del club di
 alpinismo svizzero)
 http://wiki.openstreetmap.org/wiki/IT:Key:sac_scale

 e qualche tag di interesse particolare per mtb (non mi intendo di questo)
 ecc.

 ciao,
 Martin

 ___
 Talk-it mailing list
 Talk-it@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk-it




-- 
Stefano
___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


[Talk-it] R: Re: Consigli per descrivere i sentieri (vedi foto)

2010-06-30 Thread igo...@libero.it

Ciao, 
posto che di solito i sentieri partono in un posto ed arrivano in un altro :-), 
Io lavoro principalmente sui sentieri, se non sono certo di dove passa un pezzo 
sentiero ( tratto nelle piante e traccia gps non affidabile), traccio gli 
spezzoni di cui sono sicuro e lascio scoperti i pezzi dubbi. Nei giorni 
successivi cerco ti completare la traccia ripassando con attenzioen delle zone 
dubbie.


Messaggio originale

Da: stefano.tampi...@gmail.com

Data: 30/06/2010 16.54

A: m...@koppenhoefer.com, openstreetmap list - 
italianotalk-it@openstreetmap.org

Ogg: Re: [Talk-it] Consigli per descrivere i sentieri (vedi foto)



Intanto grazie ad entrambi Tiziano e Martin
Per quanto riguarda la possibilità di mappare parzialmente un sentiero e 
segnalare in qualche modo che non finisce lì ma continuerebbe c'è qualche tag ?





Il giorno 30 giugno 2010 16.48, M∡rtin Koppenhoefer dieterdre...@gmail.com ha 
scritto:

2010/6/30 Stefano Tampieri stefano.tampi...@gmail.com:

 Qualcuno mi può consigliare i vari tag da impostare?



regola di base per percorsi che non sono strade:

larghezza adatta per macchine (4 ruote): highway=track

inferiore a 4 ruote: highway=path (prima si faceva anche

footway/cycleway/bridleway)



poi importante:

* surface (superficie)

* width (larghezza, anche stimata, generalmente in metri), per

larghezze stimate c'è anche est_width, ma personalmente lo trovo un po

superfluo, perché anche le larghezze misurate al millimetro poi

cambiano legermente

* tracktype (unicamente per track)



* i diritti di accesso (access, foot, bicycle, horse, vehicle,

motor_vehicle ...)



poi c'è un tag paved=yes/no per dire in grosso modo la superficie, ma

non so quanto sia usato



* smoothness (non l'ho mai usato ma piace a qualcuno)

* sac_scale (grado di difficoltà secondo il livello del club di

alpinismo svizzero)

http://wiki.openstreetmap.org/wiki/IT:Key:sac_scale



e qualche tag di interesse particolare per mtb (non mi intendo di questo)

ecc.



ciao,

Martin



___

Talk-it mailing list

Talk-it@openstreetmap.org

http://lists.openstreetmap.org/listinfo/talk-it



-- 
Stefano





___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] Consigli per descrivere i sentieri (vedi foto)

2010-06-30 Thread groppo otto
Il 30 giugno 2010 16.54, Stefano Tampieri stefano.tampi...@gmail.com
ha scritto:
 Intanto grazie ad entrambi Tiziano e Martin
 Per quanto riguarda la possibilità di mappare parzialmente un sentiero e
 segnalare in qualche
 modo che non finisce lì ma continuerebbe c'è qualche tag ?

 Stefano

Ciao, (premetto che sono niubbo).
Secondo la pagina [1] si può usare:
fixme=continue with noexit=no for nodes that constitute the final
known point in a way

ed anche in [2] dice:
Use fixme=continue  (or any other comment) to show that a way starts
here or that the way is going further but is not mapped yet.

Come mia usanza ne approfitto ed aggiungo una mia domanda :-)
Sapete dirmi la differenza tra surface=earth e surface=dirt? Forse
suolo compatto e terra?
E per surface=grass_paver si intende questo:
http://www.c4dzone.com/data/dow/images/Erba_cemento.jpg ?

Grazie, ciao
Groppo


[1]  http://wiki.openstreetmap.org/wiki/Key:fixme
[2]  http://wiki.openstreetmap.org/wiki/Key:noexit

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] R: Re: Re: R: Re: Graian Alps Mapping party

2010-06-30 Thread Federico Cozzi
2010/6/30 Daniele Drago dandr...@libero.it:
 Infatti visto che salivate su volevo segnalarvi una cosa importante da
 inserire. Chiaro che se volessi potrei (uso pcm+coordinate note), ma mi pare
 un'operazione contraria ai principi di OSM

Caricate a partire dalle ortofoto PCN
Ho messo solo l'area, non ho indicato tag aggiuntivi per aree
attrezzate che non sono bene quali siano

(ho finalmente capito la differenza tra camping e caravan_site!)

Ciao,
Federico

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] Graian Alps Mapping party

2010-06-30 Thread Federico Cozzi
2010/6/30 Roberto Moretti ilr...@gmail.com:
 io userei il rifugio sella come punto di partenza per poi realizzare
 dei giri li intorno
 +1
 Dormire in rifugio sarebbe meglio, così ci evitiamo la tenda.

A meno di cambi dell'ultimo minuto arriverò venerdì sera, quindi non
riesco a salire al rifugio in tempo.
Dormo venerdì notte in campeggio, smonto la tenda sabato mattina e poi
dormo sabato sera in rifugio.

Mi avanza posto in tenda e se qualcuno vuole aggregarsi con questo
piano (parto da Milano) mi contatti pure!

Ciao,
Federico

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] Consigli per descrivere i sentieri (vedi foto)

2010-06-30 Thread M∡rtin Koppenhoefer
2010/6/30 groppo otto grop...@gmail.com:
 Come mia usanza ne approfitto ed aggiungo una mia domanda :-)
 Sapete dirmi la differenza tra surface=earth e surface=dirt? Forse
 suolo compatto e terra?


c'è anche surface=ground (probabilmente usato di più, dovresti vedere
in tagwatch)

 E per surface=grass_paver si intende questo:
 http://www.c4dzone.com/data/dow/images/Erba_cemento.jpg ?


penso di si.

ciao,
Martin

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] Camper e OSM

2010-06-30 Thread Luca Delucchi
Il 30 giugno 2010 14.16, Daniele Drago dandr...@libero.it ha scritto:

 Ho già guardato le pagine e i TAG di OSM riguardante i camper, compresa la
 pagina
 http://wiki.openstreetmap.org/wiki/User:Marmai#RV_parks_extracted_from_OSM
 I dati delle ubicazioni dei luoghi dove e possibile sostare e dove si possono
 scaricare i reflui e caricare le acque sono fondamentali per i camperisti. Chi
 viaggia in camper, abita viaggiando, e ogni circa 2 giorni ha bisogno di fare
 l'operazione di camper service.

[ CUT ]

 Volevo peraltro segnalare che l'attuale sistema dei TAG non risulta agevole
 per rappresentare la situazione francoitaliana, e forse si sposa di più alle
 aree teutoniche (dove sono frequenti Aree attrezzate apposite simili ma
 assolutamente non corrispondenti a campeggi).
 In italia e francia non sempre le aree dove è possibile, o forse meglio dire
 più agevole, il parcheggio (dato areale) corrispondono ai punti (dato
 strettamente puntuale) dove si può legalmente scaricare i liquami e caricare 
 di
 acqua fresca ed elettricità.

secondo me la soluzione è abbastanza semplice a questo problema,
aggiungere al tag tourism=caravan_site una serie di opzioni come
succede per esempio a amenity = recycling, si potrebbe fare una cosa

caravan:electricy = yes/no
caravan:potable_water = yes/no
caravan:black_water = yes/no

ecc ecc

 Per i parcheggi, è importante capire se ci sono limitazioni in altezza
 (sbarre) e di dimensioni degli stalli.

questo lo puoi mettere sulla service che entra nel parcheggio

 I camperisti poi sognano un routing che permetta loro di evitare di andare ad
 incastrarsi in strade strette o basse, ma certo per questo è necessario un
 lavoro che non saprei affrontare.
 Secondo voi quanto OSm potrebbe affrontare questo problema ?

certo...


 Saluti a tutti, Daniele

ciao e complimenti per la spiegazione cerca di portare avanti l'idea,
se hai altri dubbi/capire come funziona qualcosa chiedi pure

ciao
Luca

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] Consigli per descrivere i sentieri (vedi foto)

2010-06-30 Thread Luca Delucchi
Il 30 giugno 2010 15.52, Stefano Tampieri stefano.tampi...@gmail.com
ha scritto:

 Qualcuno mi può consigliare i vari tag da impostare? Sulle wiki ne ho viste
 diverse ma riesco ad associarle molte sembrano simili ad altre.
 Inoltre due sentieri li ho solo iniziati, giusto prenderne un minimo di
 traccia, posso mappare la parte che ho fatto ed eventualmente taggare in
 qualche modo che continuano ?


quelle che portano alle case e sono sterrate io le mapperei
residential surface=unpaved, le altre track (dove possono passare le
macchine) con gli altri tag suggeriti sopra, infine i sentieri li
mappo footway aggiungendo i vari tag correlati


 --
 Stefano

ciao
Luca

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] Graian Alps Mapping party

2010-06-30 Thread Luca Delucchi
Il 30 giugno 2010 19.57, Federico Cozzi f.co...@gmail.com ha scritto:


 A meno di cambi dell'ultimo minuto arriverò venerdì sera, quindi non
 riesco a salire al rifugio in tempo.
 Dormo venerdì notte in campeggio, smonto la tenda sabato mattina e poi
 dormo sabato sera in rifugio.

perfetto allora prenoto per te solo per sabato, ale io e te (e i miei
due amici) venerdì e sabato ok? chi altro viene?

Contattiamo qualche sezione del CAI della zona per fare pubblicità?

 Ciao,
 Federico


ciao
Luca

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] Graian Alps Mapping party

2010-06-30 Thread ale_z...@libero.it
Messaggio originale
Da: lucadel...@gmail.com
Data: 30/06/2010 21.39
A: openstreetmap list - italianotalk-it@openstreetmap.org
Ogg: Re: [Talk-it] Graian Alps Mapping party

perfetto allora prenoto per te solo per sabato, ale io e te (e i miei
due amici) venerdì e sabato ok? chi altro viene?

Contattiamo qualche sezione del CAI della zona per fare pubblicità?
___
Se vuoi sprecare qualche centinaio di byte fai pure

Ale

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


[Talk-it] R: Re: Camper e OSM

2010-06-30 Thread Daniele Drago


secondo me la soluzione è abbastanza semplice a questo problema,
aggiungere al tag tourism=caravan_site una serie di opzioni come
succede per esempio a amenity = recycling, si potrebbe fare una cosa

caravan:electricy = yes/no
caravan:potable_water = yes/no
caravan:black_water = yes/no


Scusa ma sono ancora nuovo su questi problemi. Ma questo risolverebbe il 
problema tra il dualismo di un'area interamente dedicata ai camper (come la 
foto mostrata nel wiki) e il semplice punto di scarico/carico, presente ad 
esempio nei centri commerciali francesi o nei nostri autogrill, dove poi il 
camper bene o male se ne deve andare.
Tra l'altro è possibile attribuire due tag amenity allo stesso oggetto ? (Ho 
un problema simile con un edificio che è allo stesso tempo sede di un teatro e 
di una biblioteca civica)



 Per i parcheggi, è importante capire se ci sono limitazioni in altezza
 (sbarre) e di dimensioni degli stalli.

questo lo puoi mettere sulla service che entra nel parcheggio

 I camperisti poi sognano un routing che permetta loro di evitare di andare 
ad
 incastrarsi in strade strette o basse, ma certo per questo è necessario un
 lavoro che non saprei affrontare.
 Secondo voi quanto OSm potrebbe affrontare questo problema ?

certo...

su questo allora si dovrebbe lavorare

ciao e complimenti per la spiegazione cerca di portare avanti l'idea,
se hai altri dubbi/capire come funziona qualcosa chiedi pure

certo l'idea mi interessa. Ora però il mio scarso tempo che posso dedicare a 
osm lo dedico a implementare le informazioni  vicino a casa mia, dove sono 
molto segnalati i percorsi in mtb e la parte urbana e piuttosto tralasciata. 
Potrebbe essere una attività invernale. Ma la proposta di nuovi tag io per me 
non me la sento ancora di farla, sono pochi giorni che sono in questo mondo.
Per rispondere alle altre risposte, io credo che fatto con le dovute cautele, 
forse si potrebbe prendere contatto con alcuni di questi siti. In particolare 
COL che io frequento è gestito da persone ragionevoli.
Tra l'altro il GPS che è più usato tra i camperisti è il TOMTOM. Tempo fa su 
un sito per fotografi di sfuggita avevo letto di un programmino da aggiungere 
al tomtom che permette di registrare le tracce (cosa altrimenti non fattibile). 
La cosa non mi stupisce, visto che il TOMTOM, cosa poco nota, ha il sw di base 
Open Source basato su linux, con licenza GPL.
Questo permetterebbe a molti di poter tracciare senza prendere nuovi strumenti 
(ok, suppongo che il tomtom non sia il meglio, ma è sempre meglio di un pugno 
in faccia).
OT: per gli amici che vanno a cogne, ricordo che quest'anno sui monti c'è un 
panico di neve.

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] R: Re: Camper e OSM

2010-06-30 Thread Luca Delucchi
Il 30 giugno 2010 22.45, Daniele Drago dandr...@libero.it ha scritto:

caravan:electricy = yes/no
caravan:potable_water = yes/no
caravan:black_water = yes/no


 Scusa ma sono ancora nuovo su questi problemi. Ma questo risolverebbe il
 problema tra il dualismo di un'area interamente dedicata ai camper (come la
 foto mostrata nel wiki) e il semplice punto di scarico/carico, presente ad
 esempio nei centri commerciali francesi o nei nostri autogrill, dove poi il
 camper bene o male se ne deve andare.

nessun problema si potrebbe aggiungere un
caravan:sleep/caravan:stop=yes/no questo risolverebbe il problema
dormire

 Tra l'altro è possibile attribuire due tag amenity allo stesso oggetto ? (Ho
 un problema simile con un edificio che è allo stesso tempo sede di un teatro e
 di una biblioteca civica)


metti tre punti diversi se vuoi vederli renderizzati correttamente se
no un singolo punto con più tag se vuoi essere più corretto ma si
vedrà una cosa sola (direi che per correttezza dovresti vedere se gli
ingressi sono separati o unici)

 Secondo voi quanto OSm potrebbe affrontare questo problema ?

certo...

 su questo allora si dovrebbe lavorare

si, poi dipende cosa vuoi..se un gpx, o un rendering su internet
oppure una mappa da mettere sui gps...

 Potrebbe essere una attività invernale. Ma la proposta di nuovi tag io per me
 non me la sento ancora di farla, sono pochi giorni che sono in questo mondo.
 Per rispondere alle altre risposte, io credo che fatto con le dovute cautele,

incomincia a scrivere l'idea sul wiki poi qualcuno con più esperienza
aggiusta le cose... quando è pronta poi si propone, sarebbe meglio se
fatta in inglese visto che c'è una persona che ha gia segnalato il
problema [0]

ciao
Luca

[0] http://wiki.openstreetmap.org/wiki/Talk:Tag:tourism%3Dcaravan_site

 OT: per gli amici che vanno a cogne, ricordo che quest'anno sui monti c'è un
 panico di neve.


:-) mi incominciava a mancare.

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-it] Consigli per descrivere i sentieri (vedi foto)

2010-06-30 Thread groppo otto
Il 30 giugno 2010 21.03, M∡rtin Koppenhoefer dieterdre...@gmail.com
ha scritto:
 2010/6/30 groppo otto grop...@gmail.com:
 Come mia usanza ne approfitto ed aggiungo una mia domanda :-)
 Sapete dirmi la differenza tra surface=earth e surface=dirt? Forse
 suolo compatto e terra?

 c'è anche surface=ground (probabilmente usato di più, dovresti vedere
 in tagwatch)

 ciao,
 Martin

Grazie. Se può interessare a qualcun altro l'uso in Italia vede:
ground (4798), dirt (1873), earth (97)

Ciao,
Groppo

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


[Talk-it] PCN: E' stata generata una eccezione

2010-06-30 Thread Massimo Barbieri

Ciao,
sto editando la zona di Reggio Emilia usando le PCN caricate su JOSM che 
uso su Ubutu 10.04. Dopo un po' che lavoro le basi PCN nion si caricano 
più e al loro posto ottengo dei quadrati rossi con la scritta E' stata 
generata una eccezione.

Qualche idea?
ciao,
Max

___
Talk-it mailing list
Talk-it@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-it


Re: [Talk-es] Inauguración B-40

2010-06-30 Thread Jonay Santana
Este correo es totalmente off-topic, pro...

No sé quién dice que los españoles tenemos los políticos que nos merecemos.
Desde luego que en mi opinión, se equivoca. Nadie se merece a esta caterva
que nos dirige, en todas las administraciones (o al menos en las que conozco
de cerca).

2010/6/29 Jaume Figueras jaume.figue...@masafi.cat

 Hola,

 hoy la mierda de políticos de este país (blanco + montilla + etc.) han
 inaugurado una nueva mierda-autopista de 80Km/h cuyo tramo central de 8-10
 km está en obras y va de ninguna parte a ningún sitio. Empieza/acaba en una
 rotonda hecha de bloques de hormigón y en otra rotonda inmensa.

 http://osm.org/go/xUcp2_uM-

 Como por desgracia la tengo al lado de casa he pillado el coche y el GPS y
 la he mapeado. Evidentemente somos los primeros en tener más o menos bien
 mapeada la zona, Google la tiene en funcionamiento desde hace dos años con
 las conexiones mal echas, y los otros peor.

 Me podeis pasar enlaces a listas, blogs, prensa, etc. para hacer difusión
 que somos los únicos en que se puede confiar.

 Gracias,

 Jaume.

 PS: Estoy contento de haber hecho el mapa, lo que me revienta es pagar a
 capullos, una carpa (envelat en catalán) con 4 aparatos de aire
 acondicionado, un autocar, un piscolabis, plantas de adorno, alfombras y
 moquetas, y no sé cuantas cosas más, para inaugurar nada. Con el agravante
 que despues de 5 años de obras de autopista + tren nos hayan dejado nuestras
 calles reventadas, con unos boquetes que mejor no los pilles, los pasos
 cebra totalmente invisibles, etc. Y para arreglar desperfectos no haya pasta
 pero para pagar el viajecito de blanco y montilla y todos sus lujos si.

 ___
 Talk-es mailing list
 Talk-es@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk-es




-- 

Jonay
___
Talk-es mailing list
Talk-es@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-es


Re: [Talk-es] Inauguración B-40

2010-06-30 Thread Benjamín Valero Espinosa
Peor me parece tener una vía de 3 km de acceso a una autovía totalmente
terminada desde hace un mes a la espera de que vengan los trajeados de turno
a cortar la cinta, y que mientras tanto los ciudadanos tengamos que seguir
usando el camino tradicional. Y esto ocurre en Orihuela (Comunidad
Valenciana) con la A-7. El que esté a gusto con algún dirigente que tire la
primera piedra.
___
Talk-es mailing list
Talk-es@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-es


Re: [Talk-es] Inauguración B-40

2010-06-30 Thread Carlos Dávila

El 30/06/10 13:10, Benjamín Valero Espinosa escribió:
Peor me parece tener una vía de 3 km de acceso a una autovía 
totalmente terminada desde hace un mes a la espera de que vengan los 
trajeados de turno a cortar la cinta, y que mientras tanto los 
ciudadanos tengamos que seguir usando el camino tradicional. Y esto 
ocurre en Orihuela (Comunidad Valenciana) con la A-7. El que esté a 
gusto con algún dirigente que tire la primera piedra.
¿Sólo un mes? Eso no es nada. Hubo un tramo de unos 15 km de la A-66 
(Ruta de la Plata) que estuvo terminado y cerrado al tráfico más de un 
año, porque a los políticos no se les ocurrió licitar el siguiente tramo 
al mismo tiempo y se cortaba en mitad de la nada. Y si hablamos del AVE 
Madrid-¿Lisboa? ya es para colgarlos a todos. ¿Habéis oído alguna vez 
eso de empezar la casa por el tejado? Pues eso es exactamente lo que 
están haciendo: el tramo Mérida-Badajoz está acabado o casi, el tramo 
Cáceres-Mérida en construcción desde hace un año, el tramo 
Navalmoral-Cáceres creo que se empezará a construir dentro de poco y el 
resto aún en pañales. El resultado es que hasta que no se construya el 
tramo Madrid-Navalmoral todo lo demás estará *varios años* construido y 
deteriorándose sin poderse usar.



___
Talk-es mailing list
Talk-es@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-es
   



--
Por favor, no me envíe documentos con extensiones .doc, .docx, .xls, .xlsx, 
.ppt, .pptx, .mdb, mdbx
Instale OpenOffice desde http://es.openoffice.org/programa/index.html
OpenOffice es libre: se puede copiar, modificar y redistribuir libremente. 
Gratis y totalmente legal.
OpenOffice está en continuo desarrollo y no tendrá que pagar por las nuevas 
versiones.

___
Talk-es mailing list
Talk-es@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-es


Re: [Talk-ee] Mõni küsimus

2010-06-30 Thread Jaak Laineste

 Mul on ka selline arusaam, et road on tegelikult teadmata ehk
sisuliselt veel klassifitseerimata tee, ja unclassified on tegelikult
klassifitseeritud kui muu tee. Ei ole sõnade otsese tähendusega vastavuses
loogiliselt võttes, aga nii on miskipärast välja kujunenud.

 Adekvaatse renderduse osas on klassikaline OSM küsimus: kas tag-ida
renderduse jaoks või tagida sisu järgi ja parandada renderdust. Ühed arvavad
nii, teised naapidi. Praktikas on renderduse reeglite seadmine hulga
staatilisem kui tag-imine, kiire lahendus on alati tagid nii et kaardil ilus
näeks. Eesti mõnevõrra erilise situatsiooni, et on palju enam kruusateid kui
nt Inglismaal, saame loodetavasti kohandatud ehk poole aasta pärast, kui oma
renderdusmootoriga serveri üles saame. Server on muide juba tellitud.

Jaak

-Original Message-
From: talk-ee-boun...@openstreetmap.org
[mailto:talk-ee-boun...@openstreetmap.org] On Behalf Of Joosep-Georg
Järvemaa
Sent: Wednesday, June 30, 2010 11:45 AM
To: OpenStreetMap Estonia
Subject: Re: [Talk-ee] Mõni küsimus

2010/6/29 Mihkel Rämmel rmihke...@gmail.com:

 Nähes, kui palju on kaardil radasid sildiga highway=unclassified kuid 
 peaks olema highway=road (või siis juba täpsem silt), tekib tunne, et 
 seda tõlget oleks hädasti vaja.

highway=road tähendab, et pole teada, millise tähtsusega teega on tegu.

highway=unclassified tähendab (vähemalt minu senise arusaama järgi), et tee
pole piisavalt tähtis, et see sildistada trunk, primary, secondary või
tertiary tähtsusega, samas pole ta ka piisavalt tähtsusetu, et võiks olla
track.

Seega highway=unclassified pole probleem, küll aga highway=road on see,
millele tuleks tähelepanu pöörata, et leida sellistele teedele täpsustatud
sildistus.



Tervitustega,
--
Joosep-Georg Järvemaa

___
Talk-ee mailing list
Talk-ee@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-ee


___
Talk-ee mailing list
Talk-ee@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-ee


Re: [Talk-ee] Mõni küsimus

2010-06-30 Thread Jaak Laineste

 Selle esimese kinnituseks tsitaat wikist:
http://wiki.openstreetmap.org/wiki/Tag:highway%3Dunclassified
 NOTE: The 'Unclassified' tag should not be used to tag roads where the
road class has not been determined. Use highway=road instead.

-Original Message-
From: talk-ee-boun...@openstreetmap.org
[mailto:talk-ee-boun...@openstreetmap.org] On Behalf Of Jaak Laineste
Sent: Wednesday, June 30, 2010 12:02 PM
To: 'OpenStreetMap Estonia'
Subject: Re: [Talk-ee] Mõni küsimus


 Mul on ka selline arusaam, et road on tegelikult teadmata ehk
sisuliselt veel klassifitseerimata tee, ja unclassified on tegelikult
klassifitseeritud kui muu tee. Ei ole sõnade otsese tähendusega vastavuses
loogiliselt võttes, aga nii on miskipärast välja kujunenud.

 Adekvaatse renderduse osas on klassikaline OSM küsimus: kas tag-ida
renderduse jaoks või tagida sisu järgi ja parandada renderdust. Ühed arvavad
nii, teised naapidi. Praktikas on renderduse reeglite seadmine hulga
staatilisem kui tag-imine, kiire lahendus on alati tagid nii et kaardil ilus
näeks. Eesti mõnevõrra erilise situatsiooni, et on palju enam kruusateid kui
nt Inglismaal, saame loodetavasti kohandatud ehk poole aasta pärast, kui oma
renderdusmootoriga serveri üles saame. Server on muide juba tellitud.

Jaak

-Original Message-
From: talk-ee-boun...@openstreetmap.org
[mailto:talk-ee-boun...@openstreetmap.org] On Behalf Of Joosep-Georg
Järvemaa
Sent: Wednesday, June 30, 2010 11:45 AM
To: OpenStreetMap Estonia
Subject: Re: [Talk-ee] Mõni küsimus

2010/6/29 Mihkel Rämmel rmihke...@gmail.com:

 Nähes, kui palju on kaardil radasid sildiga highway=unclassified kuid 
 peaks olema highway=road (või siis juba täpsem silt), tekib tunne, et 
 seda tõlget oleks hädasti vaja.

highway=road tähendab, et pole teada, millise tähtsusega teega on tegu.

highway=unclassified tähendab (vähemalt minu senise arusaama järgi), et tee
pole piisavalt tähtis, et see sildistada trunk, primary, secondary või
tertiary tähtsusega, samas pole ta ka piisavalt tähtsusetu, et võiks olla
track.

Seega highway=unclassified pole probleem, küll aga highway=road on see,
millele tuleks tähelepanu pöörata, et leida sellistele teedele täpsustatud
sildistus.



Tervitustega,
--
Joosep-Georg Järvemaa

___
Talk-ee mailing list
Talk-ee@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-ee


___
Talk-ee mailing list
Talk-ee@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-ee


___
Talk-ee mailing list
Talk-ee@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-ee


[Talk-at] Weg mit 3 mal unterschiedlicher Beschilderung

2010-06-30 Thread m5st
Hallo!

Ich habe einen Weg der an seinen 3 Enden jeweils eine unterschiedliche 
Beschilderung hat, wie kann ich das sinnvoll eintragen?

Die Bilder (mit Georeferenzierung) sind hier:
http://www.fotos-hochladen.net/view/gpsmid0020100630z4kfu7oj.jpg
http://www.fotos-hochladen.net/view/gpsmid0020100630cn746p9b.jpg
http://www.fotos-hochladen.net/view/gpsmid0020100630qg186uat.jpg

Wenn man sie in Jsom lädt sieht man glaube ich besser was ich meine, dazu auf 
der obigen Seite auf Runterladen gehen.

Auf einer Seite ist es ein kombinierter Rad/Fußweg.
Auf der anderen ein motor_vehicle = ausgenommen anliegerverkehr
und an der dritten Seite mehrspurigeKFZ = no, einspurige ausgenommen anrainer.

lg,
M5st


___
Talk-at mailing list
Talk-at@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-at


Re: [Talk-at] Weg mit 3 mal unterschiedlicher Beschilderung

2010-06-30 Thread Boris Cornet

m5st schrieb:
Ich habe einen Weg der an seinen 3 Enden jeweils eine unterschiedliche 
Beschilderung hat, wie kann ich das sinnvoll eintragen?


  

EIN weg mir DREI enden???
Ich denke du solltest das als 3 Wege mit 6 Enden sehen, wovon 3 Enden 
nicht beschildert sind


Tip:
1) mach dich frei von jedweder juristisch/bürokratischen Sichtweise ;-)
2) lach einfach laut über die hirnrissige Beschilderung
3) mach dir klar dass nur die Wenigsten den subtilen Unterschied 
zwischen Variante 1 und 2 überhaupt erkennen (der Gemeindearbeiter, der 
die Tafeln aufgestellt hat, gehört bestimmt nicht dazu)
4) Trag den einen Weg als footway ein, und die anderen als 
residential/service/track (je nachdem) mit motor_vehicle=destination


und ich denke du hast den Willen der Gemeinde treffend beschrieben.

Rechtlich gesehen ist das ein Mega-Murks, ist auch vermutlich nicht 
ordnungsgemäß verordnet und hat mit großer Wahrschreinlichkeit null 
Gültigkeit, aber sind wir eine Rechtsdatenbank?


LG
 Boris


___
Talk-at mailing list
Talk-at@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-at


[Talk-ca] Fwd: OpenStreetMap Wiki page Tag:boundary=aboriginal lands has been changed by Hai-Etlik

2010-06-30 Thread Sam Vekemans
Hi Kevin,
re: aboriginal lands admin_level #

Since the stats_can boundary data will help define the areas, it will
(probably) also show this aboriginal land boundary.
Once we see what the area looks like, im sure it will be easier to decide.

I went with '4' because IMO it has provincial status.
BUT the property of a post office building  RCMP building are also federal.
Staff are expected to be bilingual so its also 'like' federal land.

Does the region of Cowichan consider the land as part of 'their' inventory?
We can ask Rob. (the GIS person) i will, if you dont want to.
Then this can help set a precident for the rest of the country.

Once the shp files are converted, the tags can always be changed and
relations added. Ie all aboriginal lands can be sorted to their own
hiararchy where needed.
I have seen a land area which is actually a grave yard, but has IMO
provincial status.

Sam

-- Forwarded message --
From: WikiAdmin w...@openstreetmap.org
Date: Thu, 01 Jul 2010 02:48:01 +0100
Subject: OpenStreetMap Wiki page Tag:boundary=aboriginal lands has
been changed by Hai-Etlik
To: Acrosscanadatrails acrosscanadatra...@gmail.com

Dear OpenStreetMap Wiki user,


The OpenStreetMap Wiki page Tag:boundary=aboriginal lands has been
changed on 01:47, 1 July 2010 by Hai-Etlik, see
http://wiki.openstreetmap.org/wiki/Tag:boundary%3Daboriginal_lands for
the current revision.

See
http://wiki.openstreetmap.org/w/index.php?title=Tag:boundary%3Daboriginal_landsoldid=472217diff=next
to view this change.

Editor's summary: /* Discussions */

Contact the editor:
mail: http://wiki.openstreetmap.org/wiki/Special:EmailUser/Hai-Etlik
wiki: http://wiki.openstreetmap.org/wiki/User:Hai-Etlik

There will be no other notifications in case of further changes unless
you visit this page.
You could also reset the notification flags for all your watched pages
on your watchlist.

 Your friendly OpenStreetMap Wiki notification system

--
To change your watchlist settings, visit
http://wiki.openstreetmap.org/wiki/Special:Watchlist/edit

Feedback and further assistance:
http://wiki.openstreetmap.org/wiki/Help:Contents



-- 
Twitter: @Acrosscanada
Blogs: http://acrosscanadatrails.posterous.com/
http://Acrosscanadatrails.blogspot.com
Facebook: http://www.facebook.com/sam.vekemans
Skype: samvekemans
IRC: irc://irc.oftc.net #osm-ca Canadian OSM channel (an open chat room)
@Acrosscanadatrails

___
Talk-ca mailing list
Talk-ca@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-ca


[Talk-cz] Značení odboček turistických tra s pomocí rolí

2010-06-30 Thread Petr Dlouhý

Ahoj,

myslíte, že je dobrý nápad značit odbočky (např. k vrcholu) z turistických  
tras pomocí rolí (peak, ruin, interesting_object, spring) daných wayí  
(jako například na trase [1])? Několik tras jsem takto už v minulosti  
vyznačil, a připadá mi to celkem dobré. Myslím, že by kvůli tomu bylo  
zbytečné dělat novou relaci se dvěma členy. Odbočky většinou nemají ani  
svoje vlastní číslo.


Bylo by složité dodělat pro toto podporu do rendererů?

[1]  
http://betaplace.emaitie.de/webapps.relation-analyzer/analyze.jsp?relationId=68268



--
Petr Dlouhý

___
Talk-cz mailing list
Talk-cz@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-cz


Re: [Talk-cz] Značení odboček turistických tra s pomocí rolí

2010-06-30 Thread Petr Dlouhý

On Wed, 30 Jun 2010 14:00:14 +0200, Radek Bartoň black...@post.cz wrote:


To už by bylo jednodušší (a PMSN logičtější) zpracovat např. dvě relace s
kct_barva=major a kct_barva=spring a sloučené do relace s názvem cesty,
číšlem, operátorem, atd.  Bohužel relace relací asi vytvořit nejde, že?


Ok, jestli je to komplikované, tak to možná opravdu nemá cenu takhle dělat.

Relace relací vytvořit jde (nejde akorát sama do sebe), ale nevím jestli  
to není zbytečná práce. Ono se asi nic nestane, pokud ty odbočky nebudou  
mít číslo vůbec (nebo asi nemusí být relacemi vůbec) - já jsem chtěl  
akorát ušetřit práci s vytváření relace pro dva členy.


--
Petr Dlouhý

___
Talk-cz mailing list
Talk-cz@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-cz


[Talk-cz] Co je jedna turistická trasa?

2010-06-30 Thread Marek Prokop
Ahoj,

při vyznačování pěších tras KČT narážím na praktický problém, jak
určit, co je jedna trasa a měla by tedy být vyznačena jednou relací.
Konkrétní příklad: V Říčanech začíná modře značená trasa, která se
různě klikatí přes Jevany a Sázavu až do Vlašimi. Zřejmě by měla být
vyznačena jednou relací, ale ve skutečnosti jsou na OSM její dílčí
části vyznačeny asi třemi samostatnými relacemi.

Nyní konkrétní otázky (omlouvám se, že jich je tolik):

1) Opravdu bychom měli vyznačovat jednu nepřerušenou trasu určité
barvy jen jednou relací? Předpokládám, že ano.

2) Co v případě, že se kříží dvě trasy stejné barvy (stává se u
červených)? Považuje se místo křížení za začátek/konec tří či čtyř
samostatných tras? Předpokládám, že ano.

3) Pokud mapuji kratší úsek dlouhé trasy, obvykle si mohu její
skutečný začátek a konec ověřit jen v nějaké jiné mapě. Není to už
zneužití cizího autorského díla? Možná ano, ale bez toho v podstatě
nejde dodržet bod 1.

4) Otázka 3 má i ryze praktickou polohu -- jak zjistím, že část trasy,
kterou zrovna vyznačuji, už na OSM někde jinde je a měl bych tedy jen
doplnit existující relaci místo zakládání nové?

5) Otázka č. 4 představuje téměř neřešitelný problém zejména u
mezinárodních tras (přes ČR vedou trasy E3, E6 a E10). Mělo by se i u
nich dodržet pravidlo 1, nebo stačí mít jednu relaci pro trasu a stát?

6) Co když je na OSM vyznačen jeden konec trasy s určitým číslem
(atribut ref), já chci k této relaci přidat jinou část trasy, avšak
netuším, zda má opravdu v číslování KČT stejné číslo?

7) Když narazím na případ, jako je výše uvedená modrá trasa z Říčan do
Vlašimi, jak v JOSM snadno spojím tři relace do jedné?

Předem děkuji alespoň za některé odpovědi,

Marek

___
Talk-cz mailing list
Talk-cz@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-cz


[Talk-cz] landuse=farmland a landuse=grass

2010-06-30 Thread Marek Prokop
Ahoj,

všiml jsem si, že v některých oblastech (např. západně od Hradce
Králové) jsou na OSM pečlivě vyznačované plochy pomocí
landuse=farmland a landuse=grass. Opravdu by se to takto důsledně mělo
dělat? Potíž vidím v tom, že pak na mapě nevypadají úplně hezky
předěly oblastí, kde to takto vyznačené a je a kde není.

Zdraví,

Marek

___
Talk-cz mailing list
Talk-cz@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-cz


Re: [Talk-cz] landuse=farmland a landuse=grass

2010-06-30 Thread Michal Grézl
2010/6/30 Marek Prokop ma...@sovavsiti.cz:
 Ahoj,

 všiml jsem si, že v některých oblastech (např. západně od Hradce
 Králové) jsou na OSM pečlivě vyznačované plochy pomocí
 landuse=farmland a landuse=grass. Opravdu by se to takto důsledně mělo
 dělat? Potíž vidím v tom, že pak na mapě nevypadají úplně hezky
 předěly oblastí, kde to takto vyznačené a je a kde není.

 Zdraví,

 Marek


Pokud to na mape nevypada hezky, mela by se opravit mapa (mapnik), ne data.

-- 
Michal Grézl
http://walley.org

___
Talk-cz mailing list
Talk-cz@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-cz


Re: [Talk-cz] landuse=farmland a landuse=grass

2010-06-30 Thread hanoj
 všiml jsem si, že v některých oblastech (např. západně od Hradce
 Králové) jsou na OSM pečlivě vyznačované plochy pomocí
 landuse=farmland a landuse=grass. Opravdu by se to takto důsledně mělo
 dělat? Potíž vidím v tom, že pak na mapě nevypadají úplně hezky
 předěly oblastí, kde to takto vyznačené a je a kde není.

 Zdraví,

 Marek


 Pokud to na mape nevypada hezky, mela by se opravit mapa (mapnik), ne data.

*** to uz je tu takova mantra, ktera takto formulovana postrada
zaklad: Geodata maji vhodne reprezentovat modelovane objekty. Jeden z
ucelu modelovani muze byt i mapa.

ha
hanoj

___
Talk-cz mailing list
Talk-cz@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-cz


Re: [Talk-cz] landuse=farmland a landuse=grass

2010-06-30 Thread Marek Prokop
 Pokud to na mape nevypada hezky, mela by se opravit mapa (mapnik), ne data.

No, já jsem ani nepředpokládal, že bych opravoval data. Spíš se ptám,
zda stojí za to plochy tak pečlivě vyznačovat tam, kde ještě vyznačeny
nejsou. Ono nejde jen o to, že to na vykreslené mapě nevypadá hezky.
Jde i o to, že rozpoznat farmland a grass nemusí být vždy triviální a
navíc se to může rok od roku měnit. Např. tagy forest a residential
jsou mnohem stabilnější a tudíž asi pro uživatele mapy užitečnější.

Zdraví,

Marek

___
Talk-cz mailing list
Talk-cz@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-cz


Re: [OSM-talk-fr] HELP les polygones CLC ont bougés au ssi

2010-06-30 Thread Mikaël Cordon
Hum,

http://www.openstreetmap.org/?lat=46.595lon=0.194zoom=11layers=B000FTF
[un polygone CLC (je suppose) « étiré » vers le sud.]

Je pense que cet effet artistique (douteux certes :p) est lié… Peut-on 
confirmer ?

Hier j’ai édité la carte juste à côté de cette zone, je n’ai touché qu’à la 
voirie, je doute y être pour quelque chose.

Cordialement,
-- 
Mikaël Cordon
mikael.cor...@gmail.com
06 74 92 69 43 — 09 52 89 02 08
30 rue Saint-Hilaire 86000 Poitiers
Le mercredi 30 juin 2010 03:51:59, Benoît ROUSSEAU a écrit :
 Bonjour,
 
 Alors là je ne sais pas quoi faire ! Malgré le filtrage, sous JOSM, des
 polygones CLC, ils étaient pris dans le déplacement... Je ne comprends pas.
 
 Mon revert n'a pas fonctionné, le décalage est beaucoup plus important,
 et les polygones CLC ont été pris dans le mouvement... J'en était à
 supprimer les bâtiments pour refaire un import quand j'ai vu ça.
 
 Si qqun à une solution simple pour remettre en ordre... Sinon je vais
 peaufiner mon revert en transférerant la zoneconcernée  sur le serveur
 de dev.
 
 J'enrage ! D'autant plus que l'API sera indispo plusieurs jours.
 
 A demain...
 Benoît R.
 
 
 ___
 Talk-fr mailing list
 Talk-fr@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk-fr

___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


Re: [OSM-talk-fr] Superposition dans l'import cadastral et plugin osmose

2010-06-30 Thread Xinfe Ewalavir
Effectivement, après avoir passé quelques heures à corriger les erreurs de
type 1 grâce au validator, il reste tous les types 2 et 3...

Juste pour savoir, ça prend combien de temps, une telle analyse ? Quand je
vois le temps nécessaire au Validator JOSM pour des petits bouts de commune,
je prend peur.


Merci pour ce nouvel outil !
Vive Osmose, quand même.


2010/6/29 Bruno Cortial bruno.cort...@gmail.com



 Le 29 juin 2010 19:26, Etienne Chové ch...@crans.org a écrit :

 Coucou tout le monde,


 Bonjour,


 J'appelle ça du remplissage inutile de base de données ! Le travail
 composite serait au minimum d'ajouter un peu d'intelligence dans les
 données. Je ne jette pas la pierre à Balooval, car c'est loin d'être le
 seul.



 Oula oui, j'en fais parti !



 Afin de vous aider à corriger ces erreurs, j'ai écrit un petit module pour
 osmose disponible là [1] et dont les résultats sont affichés là [2], les
 stats là [3] et bientôt le graphe là [4]. Je ne met pas les ways concernés
 dans les bulles car vu la quantité de bulles, ça chargerai inutilement le
 backend. Pour le moment, c'est du one-shot.

 Pour le moment, c'est pas affiché sur le front-end principal d'osmose,
 j'ai d'autres choses à faire sur osmose avant ça et une thèse à écrire (mais
 rassurez vous, elle ne recule pas). Je laisse quelqu'un mettre le lien sur
 le wiki.



 Merci une nouvelle fois pour cet outil. Jusque là je continuais mes imports
 en surveillant Osmose et Keepright sans aucun retour, confiant.

 Il s'avère que le plugin validator utilise les intersections de segment
 pour déterminer l'avertissement Bâtiments chevauchant. Je l'avais remarqué
 il y a déjà quelques temps, sans percuter sur l'import du bati : pour les
 bâtiment partageant les même points, et donc sans intersection des segments
 les composant, cela ressort en zones superposées, un avertissement bleu
 que j'ai zappé (tous les bâtiments contigus ressortent là également).

 Le pire c'est que je tentais de produire un script pour faire des J sur
 les noeuds très proche d'un segment. Si cela corrige pas mal d'ano, cela a
 produit cas qui passent au travers de validator.

 Cas 1 : ressort en Bâtiments chevauchant (ok, normal)

 +--+
 |  |
 |+ |
 |   /  \   |
 +--+
   /  \
  /\
 +  +
 |  |
 +--+




 Cas 2: Aucune ano sous validator !
 +--+
  |  |
  |  |
 |+ |
  |   /  \   |
  |  /\  |
  | /  \ |
  |/\|
  +--+
 |  |
 |  |
 |  |
 +--+


 Cas 3: ressort en zone superposée (j'ai zappé et j'ai ai un paquet !)
 Ce n'est pas la zone a qui est superposée pour validator, mais les
 segments contigues

 +--++
  |  ||
  |  +|
 |  |a\  |
 |  +--+-+
 |   |
 |   |
 |   |
 +---+



 A+
 BrunoC (à la louche 300*2 bâtiments à corriger)

 PS: J'espère que ta thèse te laissera du temps pour un apéro OSM sur Nantes
 à la rentrée







 ___
 Talk-fr mailing list
 Talk-fr@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk-fr


___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


Re: [OSM-talk-fr] Superposition dans l'import cadastral et plugin osmose

2010-06-30 Thread Etienne Chové

Le 30/06/2010 09:28, Xinfe Ewalavir a écrit :

Effectivement, après avoir passé quelques heures à corriger les erreurs
de type 1 grâce au validator, il reste tous les types 2 et 3...

Juste pour savoir, ça prend combien de temps, une telle analyse ? Quand
je vois le temps nécessaire au Validator JOSM pour des petits bouts de
commune, je prend peur.


Ca dépend si tu comptes le chargement dans une base postgis de la 
France. La requête en elle même prend un grand quart d'heure.


--
Etienne

___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


Re: [OSM-talk-fr] Re : Superposition dans l'import cadastral et plugin osmose

2010-06-30 Thread Etienne Chové

Le 30/06/2010 00:11, THEVENON Julien a écrit :

 *De :* Benoît ROUSSEAU adressepossi...@free.fr

**

 Re,



 Je me réponds à moi même. L'historique m'indique maintenant que je

viens de modifier des points auxquels je n'ai pas touché à 23h ! J'ai dû
  merdé en voulant corrigé. Mais quoi ? Zut ! Flute !

De mon cote je suis en train de vérifier les 4 communes que j avais
importe et effectivement il y a bien des erreurs la ou osmose le mentionne.
Elle n avaient pas été reportées par le validator et sont assez
difficiles a voir a l oeuil, si osmose pouvait par exemple différencier
les cas d erreur via une description un peu plus précise se serait un
super plus !
mais ça n empêche pas de poursuivre le nettoyage


Euh, osmose ne fait qu'une analyse : tester si deux building=yes se 
superposent. Je vois pas quoi différencier.


Si ça se passe bien, le prochain shoot qui est en cours de chargement de 
la base postgis devrait afficher les numéros de ways (sans les tags).


--
Etienne

___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


Re: [OSM-talk-fr] Superposition dans l'import cadastral et plugin osmose

2010-06-30 Thread Etienne Chové

Le 30/06/2010 00:32, Vincent Pottier a écrit :

Quand tu auras publié ta thèse, tu pourras ensuite publier un bottin de
plugins ;-)


La liste des backends est là :
http://osmose.openstreetmap.fr/cgi-bin/last-update.py

A partir de cette liste, on peut cliquer sur le numéro de la source, et 
hop on a la liste des erreurs générées par ce backend. On peut aussi 
cliquer sur all pour voir toutes les màj de ce bachend.


A partir de la liste des erreurs, on peut afficher la carte d'une classe 
d'erreur, de l'analyseur complet, un graphe d'évolution (vive gnuplot)...


Les classes qui sont en item=0 ne sont pas affichées sur la vue 
principale d'osmose, il faut demander la vue spécifique de la classe ou 
de l'analyseur. Ces bulles sont affichées en gris.


Bref, il manquerai un peu de description détaillée de chaque backend.

--
Etienne

___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


[OSM-talk-fr] Re : Re : Superposition dans l'import cadastral et plugin osmose

2010-06-30 Thread THEVENON Julien
De : Etienne Chové ch...@crans.org

 De mon cote je suis en train de vérifier les 4 communes que j avais
 importe et effectivement il y a bien des erreurs la ou osmose le 
 mentionne.
 Elle n avaient pas été reportées par le validator et sont assez
 difficiles a voir a l oeuil, si osmose pouvait par exemple 
 différencier
 les cas d erreur via une description un peu plus précise se serait un
 super plus !
 mais ça n empêche pas de poursuivre le nettoyage

Euh, osmose ne fait qu'une analyse : tester si deux building=yes se 
superposent. Je vois pas quoi différencier.

Si ça se passe bien, le prochain shoot qui est en cours de chargement de la 
base postgis devrait afficher les numéros de ways (sans les tags).

Au temps pour moi, je croyais qu il distinguait les cas 2 et 3.
Avec les numeros de way se sera pratique

Julien



  ___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


Re: [OSM-talk-fr] Superposition dans l'import cadastral et plugin osmose

2010-06-30 Thread Etienne Chové

Le 30/06/2010 01:42, Nicolas Dandrimont a écrit :

* Etienne Chovéetienne.ch...@crans.org  [2010-06-29 19:26:07 +0200]:


Pour info, les serveurs du crans (osmose, bmo, clc...) seront coupés
du vendredi après midi au dimanche soir (sauf si quelqu'un les
rallume avant). Une coupure de courant étant planifiée samedi, et je
n'ai pas de dispo pour arrêter les serveurs samedi à 7h.


À priori je couperai tous les serveurs du c...@ns et serai là pour les
rallumer, je pourrai appuyer sur le bouton des serveurs osm samedi soir.


Merci Nicolas. C'est bien d'être sur place... ça vous en fera 4 de plus 
à éteindre. Besoin d'un compte ou tu le fais avec le bouton ?


--
Etienne

___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


Re: [OSM-talk-fr] HELP les polygones CLC ont bougés au ssi

2010-06-30 Thread Benoît ROUSSEAU

Mikaël Cordon a écrit :

Hum,

http://www.openstreetmap.org/?lat=46.595lon=0.194zoom=11layers=B000FTF
[un polygone CLC (je suppose) « étiré » vers le sud.]

Je pense que cet effet artistique (douteux certes :p) est lié… Peut-on 
confirmer ?


Hier j’ai édité la carte juste à côté de cette zone, je n’ai touché qu’à la 
voirie, je doute y être pour quelque chose.


Cordialement,
  


Bonjour,

   Pour les CLC, c'est moi qui est fait une GROSSE CO...RIE. Je ne 
comprends toujours pas pourquoi le merdier ne concerne pas que le bâti 
que j'avais importé. Je vais corriger ça aujourd'hui, reposé et de jour, 
pas à minuit ; à défaut de comprendre.


Benoît R.

___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


Re: [OSM-talk-fr] Superposition dans l'import cadastral et plugin osmose

2010-06-30 Thread Tenshu
Aie, je découvre que j'ai un boulot herculéen à produire là ou le validator
de JOSM ne bronche pas.
C'est un petit coup de massue tout de même :(

2010/6/30 Etienne Chové ch...@crans.org

 Le 30/06/2010 01:42, Nicolas Dandrimont a écrit :

  * Etienne Chovéetienne.ch...@crans.org  [2010-06-29 19:26:07 +0200]:

  Pour info, les serveurs du crans (osmose, bmo, clc...) seront coupés
 du vendredi après midi au dimanche soir (sauf si quelqu'un les
 rallume avant). Une coupure de courant étant planifiée samedi, et je
 n'ai pas de dispo pour arrêter les serveurs samedi à 7h.


 À priori je couperai tous les serveurs du c...@ns et serai là pour les
 rallumer, je pourrai appuyer sur le bouton des serveurs osm samedi soir.


 Merci Nicolas. C'est bien d'être sur place... ça vous en fera 4 de plus à
 éteindre. Besoin d'un compte ou tu le fais avec le bouton ?


 --
 Etienne

 ___
 Talk-fr mailing list
 Talk-fr@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk-fr




-- 
Mon weblog - http://www.tenshu.fr/
Je soutiens le Logiciel Libre, j'adhère à l'APRIL !
___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


Re: [OSM-talk-fr] Superposition dans l'import cadastral et plugin osmose

2010-06-30 Thread Tenshu
En tout cas merci pour cet outil, qui comme tout ceux d'Osmose, est génial.
Ça confirme ce que je pensait le cadastre est plus ou moins bon en fonction
des communes.

Sur 6 communes environ j'ai 2 communes avec des overlap qui proviennent d'un
oubli de ma part de supprimer certains (petits) bâtiments existants.
Sur 4 autre communes c'est plus ou moins apocalyptique, bâtiments complets
dupliqués 2 voire 3 fois, souvent c'est juste une portion du bâtiment qui
est superposé. Ou mieux j'ai le bâtiment correct, puis une version découpé
en deux polygone par dessus.

Ça va être long à nettoyer, mais au moins on a un très bon outil pour ça ;)

2010/6/30 Tenshu ten...@gmail.com

 Aie, je découvre que j'ai un boulot herculéen à produire là ou le validator
 de JOSM ne bronche pas.
 C'est un petit coup de massue tout de même :(

 2010/6/30 Etienne Chové ch...@crans.org

 Le 30/06/2010 01:42, Nicolas Dandrimont a écrit :

  * Etienne Chovéetienne.ch...@crans.org  [2010-06-29 19:26:07 +0200]:

  Pour info, les serveurs du crans (osmose, bmo, clc...) seront coupés
 du vendredi après midi au dimanche soir (sauf si quelqu'un les
 rallume avant). Une coupure de courant étant planifiée samedi, et je
 n'ai pas de dispo pour arrêter les serveurs samedi à 7h.


 À priori je couperai tous les serveurs du c...@ns et serai là pour les
 rallumer, je pourrai appuyer sur le bouton des serveurs osm samedi soir.


 Merci Nicolas. C'est bien d'être sur place... ça vous en fera 4 de plus à
 éteindre. Besoin d'un compte ou tu le fais avec le bouton ?


 --
 Etienne

 ___
 Talk-fr mailing list
 Talk-fr@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk-fr




 --
 Mon weblog - http://www.tenshu.fr/
 Je soutiens le Logiciel Libre, j'adhère à l'APRIL !





-- 
Mon weblog - http://www.tenshu.fr/
Je soutiens le Logiciel Libre, j'adhère à l'APRIL !
___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


Re: [OSM-talk-fr] HELP les polygones CLC ont bougés au ssi

2010-06-30 Thread Vincent Pottier

Le 30/06/2010 10:48, Benoît ROUSSEAU a écrit :

Bonjour,

   Pour les CLC, c'est moi qui est fait une GROSSE CO...RIE. Je ne 
comprends toujours pas pourquoi le merdier ne concerne pas que le bâti 
que j'avais importé. Je vais corriger ça aujourd'hui, reposé et de 
jour, pas à minuit ; à défaut de comprendre.


Benoît R.

Il y a eu des problèmes sur OSM, problèmes d'éditions des tuiles...
Peut-être qu'un cafard passait par là au moment de ton upload. Peut-être 
que ce n'est pas toi...


Pas d'autres échos sur la ML anglaise.

___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


Re: [OSM-talk-fr] HELP les polygones CLC ont bougés aussi

2010-06-30 Thread Benoît ROUSSEAU

Vincent Pottier a écrit :

Le 30/06/2010 10:48, Benoît ROUSSEAU a écrit :

Bonjour,

   Pour les CLC, c'est moi qui est fait une GROSSE CO...RIE. Je ne 
comprends toujours pas pourquoi le merdier ne concerne pas que le 
bâti que j'avais importé. Je vais corriger ça aujourd'hui, reposé et 
de jour, pas à minuit ; à défaut de comprendre.


Benoît R.

Il y a eu des problèmes sur OSM, problèmes d'éditions des tuiles...
Peut-être qu'un cafard passait par là au moment de ton upload. 
Peut-être que ce n'est pas toi...


Pas d'autres échos sur la ML anglaise.


Bonjour Vincent.

   Pour le premier déplacement de point, peut-être, je trouve ça 
bizarre... Mais pour le revert, je confirme, j'ai grave merdé sur une 
erreur de blaireau. J'ai mis des virgules dans les coordonnées en place 
de points. Ce qui s'est traduit par un bel arrondi à 46 ; 0 qui à 
regroupé les points vers le sud. Bon le Revert II va être appliqué dans 
le 1/4 d'heure qui vient et sur quelques points ça fonctionne. Je tiens 
à réparer mes bêtises ! J'ai sorti le fouet à clous et je m'auto 
flagelle d'une main en codant de l'autre. Aïe...


Benoît R.

___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


Re: [OSM-talk-fr] HELP les polygones CLC ont bougés aussi

2010-06-30 Thread Benoît ROUSSEAU

Vincent Pottier a écrit :

Le 30/06/2010 10:48, Benoît ROUSSEAU a écrit :

Bonjour,

   Pour les CLC, c'est moi qui est fait une GROSSE CO...RIE. Je ne 
comprends toujours pas pourquoi le merdier ne concerne pas que le 
bâti que j'avais importé. Je vais corriger ça aujourd'hui, reposé et 
de jour, pas à minuit ; à défaut de comprendre.


Benoît R.
Ca semble maintenant corrigé en automatique pour un certain nombre de 
points comme : http://www.openstreetmap.org/browse/node/786608761/history

Je prends le temps de vérifier pour ce set puis je lancerai la totale.

Benoît R.

___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


Re: [OSM-talk-fr] HELP les polygones CLC ont bougés aussi - Le gros de la correction est faite

2010-06-30 Thread Benoît ROUSSEAU

Benoît ROUSSEAU a écrit :

Vincent Pottier a écrit :

Le 30/06/2010 10:48, Benoît ROUSSEAU a écrit :

Bonjour,

   Pour les CLC, c'est moi qui est fait une GROSSE CO...RIE. Je ne 
comprends toujours pas pourquoi le merdier ne concerne pas que le 
bâti que j'avais importé. Je vais corriger ça aujourd'hui, reposé et 
de jour, pas à minuit ; à défaut de comprendre.


Benoît R.
Ca semble maintenant corrigé en automatique pour un certain nombre de 
points comme : http://www.openstreetmap.org/browse/node/786608761/history

Je prends le temps de vérifier pour ce set puis je lancerai la totale.

Benoît R.
Les points sont de nouveau en place comme dans leur version 1. Pour les 
effets de bord éventuels je suis à la disposition de ceux qui importent 
les CLC pour refaire, corriger, ...


Il reste des croisement de chemins, .. mais je ne saurai dire si c'est 
lié à l'import en cours ou non. J'attends d'avoir un retour des importeurs.


Benoît R.

___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


[OSM-talk-fr] Plugin Osmose pour JOSM

2010-06-30 Thread Xinfe Ewalavir
Salut !

J'ai pensé qu'un plugin à l'image de Celui d'OpenStreetBugs serait
bien pratique pour Osmose.

Je ne sais pas si c'est facile à faire, mais je pense que ça pourrait
grandement aider (plus besoin de recharger les données a chaque
correction : on charge un quartier et paf!, on a tout sous les yeux)

Yaka !

-- 


Grégoire SURREL
grego...@surrel.org
Tel : 06 28 25 38 89
29 rue Paul Michelon - 42100 Saint-Étienne

___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


[OSM-talk-fr] script de récupération du bati

2010-06-30 Thread Mathieu Arnold
Hello,

Je regardais le bouzin faire, et je me demande à quoi ça sert de passer
le code EPSG, parce que si je ne m'abuse, on peut le déduire des
coordonnées y de la bbox, non ?

-- 
Mathieu Arnold

___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


[OSM-talk-fr] Re : script de récupération d u bati

2010-06-30 Thread THEVENON Julien
De : Mathieu Arnold m...@mat.cc


Hello,

Je regardais le bouzin faire, et je me demande à quoi ça sert de passer
le code EPSG, parce que si je ne m'abuse, on peut le déduire des
coordonnées y de la bbox, non ?

Dans le cas du lambert 4 zones oui mais mais dans le cas du 9 zones ca depend 
du departement.. et la bbox ne te dit pas si la commune est en 9 zones ou 4 
wones

Julien



  ___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


Re: [OSM-talk-fr] Re :  script de récupératio n du bati

2010-06-30 Thread Vincent de Chateau-Thierry

Bonjour,

 De : THEVENON Julien

 Dans le cas du lambert 4 zones oui mais mais dans le cas du 9 zones ca depend 
 du 
 departement.. et la bbox ne te dit pas si la commune est en 9 zones ou 4 wones

Non, c'est le contraire. Le premier chiffre des coordonnées Y en Lambert 9 CC 
n'est pas 
ambigü, il change en fonction de la zone (valeur en millions). Donc c'est vrai 
qu'on 
pourrait le déduire des coords Y des bbox. En revanche pour le Lambert 4 zones, 
vu que la
forme utilisée est celle où les coordonnées Y sont en centaines de milliers (et 
non en 
millions) on a des ordres de grandeur identiques dans les 4 zones. Donc pas de 
possibilité 
de déduire la zone avec ça, il faudrait en plus les coordonnées non projetées 
pour 
déterminer dans quelle bande de latitude on est.

vincent

Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ?
Je crée ma boîte mail www.laposte.net


___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


Re: [OSM-talk-fr] Plugin Osmose pour JOSM

2010-06-30 Thread Etienne Chové

Le 30/06/2010 12:58, Xinfe Ewalavir a écrit :

Salut !

J'ai pensé qu'un plugin à l'image de Celui d'OpenStreetBugs serait
bien pratique pour Osmose.

Je ne sais pas si c'est facile à faire, mais je pense que ça pourrait
grandement aider (plus besoin de recharger les données a chaque
correction : on charge un quartier et paf!, on a tout sous les yeux)

Yaka !


Comme tu dis, yaka. J'y ai pensé, mais je n'ai pas le temps. Avec le 
module osb qui existe déjà, il y a une bonne base de faite. Je peux me 
charger du coté serveur pour écrire le cgi qui va bien, mais il faut 
quelqu'un qui se charge de faire le plugin JSOM.


Un (des) amateur(s) ?

--
Etienne

___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


[OSM-talk-fr] Re : Re :  script de récup ération du bati

2010-06-30 Thread THEVENON Julien
De : Vincent de Chateau-Thierry v...@laposte.net


Non, c'est le contraire. Le premier chiffre des coordonnées Y en Lambert 9 
CC n'est pas 
ambigü, il change en fonction de la zone (valeur en millions). Donc c'est 
vrai qu'on 
pourrait le déduire des coords Y des bbox. En revanche pour le Lambert 4 
zones, vu que la
forme utilisée est celle où les coordonnées Y sont en centaines de milliers 
(et non en 
millions) on a des ordres de grandeur identiques dans les 4 zones. Donc pas 
de possibilité 
de déduire la zone avec ça, il faudrait en plus les coordonnées non 
projetées pour 
déterminer dans quelle bande de latitude on est.

Ah oui flute ! le pire c est que je me sers de ca sur le site du cadastre pour 
savoir si je suis en 9 zones ou 4 zones...

Julien



  ___
Talk-fr mailing list
Talk-fr@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-fr


  1   2   >