Re: [OSM-dev-fr] Nouvelle interface web sur beta.osmose.openstreetmap.fr

2012-12-04 Thread didier2020
il y a un melange fr genre pour la belgique:
osmosis_geodesie-belgium
osmosis_building_overlaps-belgium

http://beta.osmose.openstreetmap.fr/errors/?country=belgiumitem=0

didier ou fofort en se décalant d'un lettre a droite





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


[Taginfo-dev] [joto/taginfo] 0e57dc: Support for CORS

2012-12-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/joto/taginfo
  Commit: 0e57dcbe8a193b0d3355abc86b3d1c46cefbe2fd
  
https://github.com/joto/taginfo/commit/0e57dcbe8a193b0d3355abc86b3d1c46cefbe2fd
  Author: Jochen Topf joc...@topf.org
  Date:   2012-12-04 (Tue, 04 Dec 2012)

  Changed paths:
M web/taginfo.rb

  Log Message:
  ---
  Support for CORS



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


Re: [OSM-dev] Timestamp in PBF files

2012-12-04 Thread Frederik Ramm

Hi,

On 12/04/12 07:50, Jochen Topf wrote:

That still isn't specific to Osmosis. Somebody else could implement this
algorithm. Markus seems to have done so, albeit a bit differently. The
algorithm should be documented somewhere and if you think there can be
other algorithms, maybe this one should get a name.


I'd call it the Osmosis algorithm, and therefore name the header 
fields osmosis_..., to make clear that they are intended for this 
algorithm. - I agree that it would be nice for the algorithm to be 
documented somewhere but I'm loathe to make this a prerequisite for the 
proposed changes to OSM-Binary because it will unnecessarily delay the 
process.



But it should not be
named after one of the programs that happen to implement it.


That would then be pure coincidence.


This is a similar issue as with the main OSM map, which was named Mapnik
after the rendering program which lead to no end of confusion.


Frankly, I don't care what it is called, I just want to get on with the 
show. Making up a new name for it now and telling everyone that this 
new name is what they've been using all the time is just as confusing 
but if anyone thinks this is important enough to spend the time to come 
up with a new name (or bug Brett to come up with one) then they're 
welcome to do so. Preferably within a couple of days.


Bye
Frederik

--
Frederik Ramm  ##  eMail frede...@remote.org  ##  N49°00'09 E008°23'33

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


Re: [OSM-dev] Algorithmic Problem

2012-12-04 Thread Bernhard R. Fischer
On Thursday 22 November 2012 13:39:40 Bernhard R. Fischer wrote:
 I'm working on Smrender, a renderer for paper (sea) charts. I encountered a
 specific problem.
 
 Does anybody have a suggestion on how to determine if a node is either on
 land or on the sea in the special case if the OSM data does not contain
 any piece of a coastline?
 
 Thanks in advance,
 Bernhard


I now implemented the following solution. It does not involve to have 
prerendered data or similar approaches.

If the osm data to be rendered does not contain any coastline I look for 
objects which are tagged in a way which cannot exist on the sea such as 
natural=water+water=lake|river or building=*.

This works fine except in the corner case where an empty page shall be 
rendered but this case typically will not occur because Smrender is intended 
for users to create paper charts. I assume that typically one will not try to 
render an empty chart ;)

Bernhard


signature.asc
Description: This is a digitally signed message part.
___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] installing Osmium on ubuntu 11.10

2012-12-04 Thread Sven Geggus
Martin Alegre tin.ale...@gmail.com wrote:

 I'm not sure what I did wrong and therefore any feedback is happily
 welcomed!

Did you look at the readme?

--cut--
PREREQUISITES
-
...
OSMPBF (for PBF support)
https://github.com/scrosby/OSM-binary
You need to build this first.
--cut--

Sven

-- 
Trotz der zunehmenden Verbreitung von Linux erfreut sich der Bär,
und - dank Knut - insbesondere der Eisbär, deutlich größerer
Beliebtheit als der Pinguin. (Gefunden bei http://telepolis.de/)
/me is giggls@ircnet, http://sven.gegg.us/ on the Web

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


Re: [OSM-dev] Timestamp in PBF files

2012-12-04 Thread Pieren
On Tue, Dec 4, 2012 at 9:12 AM, Frederik Ramm frede...@remote.org wrote:

 Frankly, I don't care what it is called,

call it : a la Osmosis ;-)

Pieren

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


Re: [OSM-dev] installing Osmium on ubuntu 11.10

2012-12-04 Thread Shaun McDonald

On 4 Dec 2012, at 10:10, Sven Geggus li...@fuchsschwanzdomain.de wrote:

 Martin Alegre tin.ale...@gmail.com wrote:
 
 I'm not sure what I did wrong and therefore any feedback is happily
 welcomed!
 
 Did you look at the read me?

Probably worth adding that info to the web page so that others who use the wiki 
install instructions don't get caught out by missing the read me.

Shaun


 
 --cut--
 PREREQUISITES
 -
 ...
 OSMPBF (for PBF support)
https://github.com/scrosby/OSM-binary
You need to build this first.
 --cut--
 
 Sven
 
 -- 
 Trotz der zunehmenden Verbreitung von Linux erfreut sich der Bär,
 und - dank Knut - insbesondere der Eisbär, deutlich größerer
 Beliebtheit als der Pinguin. (Gefunden bei http://telepolis.de/)
 /me is giggls@ircnet, http://sven.gegg.us/ on the Web
 
 ___
 dev mailing list
 dev@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/dev


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


[OSM-dev] Announcing openstreetmap-carto v1.0 (and v2.0!)

2012-12-04 Thread Andy Allan
Hi all,

openstreetmap-carto is a project to re-implement the standard
OpenStreetMap mapnik style, in CartoCSS[1]. At the OpenStreetMap Hack
Weekend in London last Sunday I released v1.0 of project, and went to
the pub before telling anyone!

Version 1.0 is the complete re-implementation of the entire style in
CartoCSS, including all the features of the original layer. It is
pretty much pixel-for-pixel identical to the original style, with only
a couple of noticeable differences around vertical text spacing and
stacking of overlapping landcover polygons. I've spent a long time
comparing the output with that of the current mapnik stylesheets and
tracking down mistakes in the conversion, which you can see in the
run-up to the release. There might be some more mistakes that are
found later, in which case I'll release more versions in the v1.x
series.

It's been a huge amount of effort, but it's entirely worth it to see
it all working in TileMill! Playing around with the style is now much
easier, and much more fun.

As per the roadmap, the next stage is to simplify the stylesheets to
make them easier to wrangle. I've already started this, with
converting a couple of key colours into variables (so now you can
change the colour of all the water features with a one-liner) and
refactoring the style rules to make compilation times much faster (and
the output XML around 23% of the size of v1.0). So today marks the
release of v2.0, the first release of the refactoring work.

I intend to continue work on the refactoring, and I've started make
notes (in the form of github issues) to give you an idea of what the
upcoming work is likely to involve. I want to be cautious about making
the stylesheet too clever, so if you've got an ideas for major
refactoring, lets discuss them!

If you have any questions, or if you have any successes or problems
trying to use the stylesheets, let me know!

Cheers,
Andy

[1] https://github.com/gravitystorm/openstreetmap-carto

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


Re: [OSM-dev] installing Osmium on ubuntu 11.10

2012-12-04 Thread Jochen Topf
On Tue, Dec 04, 2012 at 11:56:38AM +, Shaun McDonald wrote:
 On 4 Dec 2012, at 10:10, Sven Geggus li...@fuchsschwanzdomain.de wrote:
 
  Martin Alegre tin.ale...@gmail.com wrote:
  
  I'm not sure what I did wrong and therefore any feedback is happily
  welcomed!
  
  Did you look at the read me?
 
 Probably worth adding that info to the web page so that others who use the 
 wiki install instructions don't get caught out by missing the read me.

It *is* explained on the wiki page that you need osmpbf and how to install
that.

If anybody has ideas how to improve the wiki page, please do so. It is a wiki.

Jochen
-- 
Jochen Topf  joc...@remote.org  http://www.remote.org/jochen/  +49-721-388298

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


Re: [OSM-dev] Timestamp in PBF files

2012-12-04 Thread Scott Crosby
On Tue, Dec 4, 2012 at 2:12 AM, Frederik Ramm frede...@remote.org wrote:

 Hi,


 On 12/04/12 07:50, Jochen Topf wrote:

 That still isn't specific to Osmosis. Somebody else could implement this
 algorithm. Markus seems to have done so, albeit a bit differently. The
 algorithm should be documented somewhere and if you think there can be
 other algorithms, maybe this one should get a name.


 I'd call it the Osmosis algorithm, and therefore name the header fields
 osmosis_..., to make clear that they are intended for this algorithm. - I
 agree that it would be nice for the algorithm to be documented somewhere
 but I'm loathe to make this a prerequisite for the proposed changes to
 OSM-Binary because it will unnecessarily delay the process.


I think I'm willing to call it a consensus. Thank you everyone for the
discussion.

And Frederik thank you for sending me a pull request. I've committed it
as-is. I'm happy to go with osmosis_* for the fieldnames. It's the osmosis
algorithm, and we can always add on other metadata fields in the future.
I've merged the pull request and I think I've added the right changelog,
maven, and debian glue for the new version and pushed the v1.3.0 tag to
github.

If I've missed anything, please send me a followup email.

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