[OSM-talk] extracting (simplified) boundary polygon files out of osm files for osmosis

2009-05-22 Thread Gary68
hi, if you are interested in the topic have a look here: http://wiki.openstreetmap.org/wiki/Boundaries.pl cheers gary68 ___ talk mailing list talk@openstreetmap.org http://lists.openstreetmap.org/listinfo/talk

Re: [OSM-talk] extracting (simplified) boundary polygon files out of osm files for osmosis

2009-05-22 Thread Gary68
them. ciao gerhard gary68 On Fri, 2009-05-22 at 19:13 +0200, Simone Cortesi wrote: I'd like to submit a feature request: a switch to have a circumscribed way around the given boundary: i.e. I would like to be able to feed this way to osmosis so I can obtain an area with some extra data around

Re: [OSM-talk] Relation analyzer issue

2009-05-26 Thread Gary68
hi, maybe this tool is of help? http://wiki.openstreetmap.org/wiki/Relation_Check ok, it's not online but works on osm files, but... see for yourself cheers gary68 On Tue, 2009-05-26 at 14:33 +0200, Ben Laenen wrote: No idea who I should contact for issues with the Relation Analyzer

Re: [OSM-talk] OSM Server Side Script

2009-05-28 Thread Gary68
good work, roland. seems like a lot of useful work to me. thanks gerhard gary68 On Thu, 2009-05-28 at 17:47 +0200, Roland Olbricht wrote: Hello, the project I've been working on the last few month now into some kind of beta status. So I you would like a reverse gazetter or a download

Re: [OSM-talk] [OSM-dev] Planetfile with ChangeSet

2009-05-29 Thread Gary68
i'm interested in this topic too. so i cross post this here. no answer on dev so far... gary68 On Fri, 2009-05-29 at 10:35 +0200, m2hu...@hsr.ch wrote: Hi Everyone With the danger of asking a stupid question: As I wanted to import the newest planet.osm file, I saw

Re: [OSM-talk] 'Distance to feature' maps?

2009-07-14 Thread Gary68
hi simon, i will seriously think about it. there's my program osmrender.pl which only needs an dijkstra algorithm and some more lines of code. then it would do. please look at the wiki for the map it produces. http://wiki.openstreetmap.org/wiki/Osmrender.pl of course this can be finetuned. ps:

Re: [OSM-talk] 'Distance to feature' maps?

2009-07-14 Thread Gary68
another thought: it would also be possible to create additional nodes (where i.e. type=dist, dist=xyz) in xml format that could be fed into an existing osm file. the resulting file could be rendered by KOSMOS. all this would need is an additional rule for the new distance nodes. then you would

Re: [OSM-talk] 'Distance to feature' maps?

2009-07-15 Thread Gary68
and have a render rule for those entries. then you can use a renderer of your choice, like KOSMOS. Don't know if gpx is useful though. and here's the code (you will need the modules too!) - first BETA. no QA took place :-) http://svn.openstreetmap.org/applications/utils/gary68/distancemap.pl

Re: [OSM-talk] 'Distance to feature' maps?

2009-07-15 Thread Gary68
of course this is possible. store the new min dist for each node if it is lower than the old min dist. store next postbox node id if wanted. all a matter of time and memory :-) On Wed, 2009-07-15 at 13:30 -0400, si...@mungewell.org wrote: only needs an dijkstra algorithm and some more lines of

Re: [OSM-talk] Map rendering, which is not aligned to coordinate axes

2009-07-15 Thread Gary68
hi. a surrounding polygon and osmosis would do the job on a planet file, i think. gary68 gerhard On Wed, 2009-07-15 at 16:06 -0400, si...@mungewell.org wrote: Cutting and rotating a normal map would of course not be appropriate, because (beside possible loss of quality) the labels would

[OSM-talk] XAPI URL for one way by ID?

2009-08-24 Thread Gary68
...) but i was redirected. trying ...way[id=xxx] or Id=xxx didn't help either. so, question: how do i get exactly one way by id from xapi? the wiki page doesn't help me... thanks gerhard gary68 ___ talk mailing list talk@openstreetmap.org http

Re: [OSM-talk] XAPI URL for one way by ID?

2009-08-25 Thread Gary68
hi! but XAPI is also intended to take load off the API, right? so it might be a good idea to implement these simple query functions. my 2cts cheers gerhard gary68 On Tue, 2009-08-25 at 07:31 +0100, 80n wrote: XAPI is intended to provide capabilities that are not available

Re: [OSM-talk] Brainstorming: Simple Revert-Tools

2009-09-02 Thread Gary68
be requested per time generally it's an idea worth thinking about it because right now only a few people are able to conduct such complex operations properly - but remember 1.) gary68 On Wed, 2009-09-02 at 20:23 +0200, Peter Körner wrote: I'd like to do a Brainstorming about how a Revert

[OSM-talk] UserActivity / Vandalism etc.

2009-09-18 Thread Gary68
- detailed map mode - ways are monitored - working time slots are monitored so, now the next vandal can come :-)) cheers gerhard gary68 ___ talk mailing list talk@openstreetmap.org http://lists.openstreetmap.org/listinfo/talk

Re: [OSM-talk] UserActivity / Vandalism etc.

2009-09-18 Thread Gary68
privately. cheers gary68 gerhard On Fri, 2009-09-18 at 11:36 -0400, Richard Weait wrote: On Fri, Sep 18, 2009 at 7:46 AM, Gary68 g...@gary68.de wrote: PLEASE X-POST TO TALK-GB, i am not registered there. tnx! hi, i just finished version 2 of UserActivity, a program that monitors

Re: [OSM-talk] UserActivity / Vandalism etc.

2009-09-18 Thread Gary68
a bit more... new version committed to svn. n8. cheers gerhard gary68 On Fri, 2009-09-18 at 20:15 +0200, MP wrote: I got http://svn.openstreetmap.org/applications/utils/gary68/useractivity.pl and I notices some bugs: You are missing #!/usr/bin/perl at first line I fixed it and then I

Re: [OSM-talk] UserActivity / Vandalism etc.

2009-09-18 Thread Gary68
and view... cheers gary68 gerhard On Fri, 2009-09-18 at 13:08 -0700, Mikel Maron wrote: Nice start! Agreed that filtering for users outside the social network of OSM is going to be incredibly useful. These are new users, who are (most unintentionally) causing issues, and folks who

Re: [OSM-talk] Duplicate nodes incorrectly removed by bot BugBuster ?

2009-09-25 Thread Gary68
in a closed way the first and the last node must be the same your example is an error. On Fri, 2009-09-25 at 17:49 +0200, Pieren wrote: Dear list, A bot running under the user name BugBuster is currently modifying many closed ways and remove nodes listed twice, e.g.

Re: [OSM-talk] Google/OSM comparison - visualised

2008-12-06 Thread Gary68
. cheers gary68 Gerhard Am Samstag, den 06.12.2008, 10:29 + schrieb Steve Chilton: I have taken Bernard's original visual comparison (location data) and Alex's scoring (numerical comparison) and produced a map to visualise the results of the comparison. The result can be seen at: http

[OSM-talk] Mapping Quality and Presentation

2008-12-21 Thread Gary68
in relation to something... i think i could calculate some distribution tables for certain data for each place type. as a reference maybe. so if you have any ideas, let me know! cheers gerhard gary68 ___ talk mailing list talk@openstreetmap.org http

[OSM-talk] mapping quality program version 2.0 published

2009-01-15 Thread Gary68
page and may be of use for other projects as well. ciao gerhard gary68 ___ talk mailing list talk@openstreetmap.org http://lists.openstreetmap.org/listinfo/talk

[OSM-talk] osmrender.pl version 2 published

2009-01-24 Thread Gary68
://wiki.openstreetmap.org/wiki/Osmrender.pl http://wiki.openstreetmap.org/wiki/Osmgraph.pm gerhard gary68 ___ talk mailing list talk@openstreetmap.org http://lists.openstreetmap.org/listinfo/talk

[OSM-talk] GroundTruth anomalies...

2009-01-31 Thread Gary68
hi, please have a look here http://wiki.openstreetmap.org/wiki/Talk:GroundTruth#Problems for some weird results on my etrex legend HCx out of ground truth. Any idea? Thanks Gerhard ___ talk mailing list talk@openstreetmap.org

[OSM-talk] Donations and bank accounts

2009-02-05 Thread Gary68
then (and regularlier) ;-) I for sure won't sign on to PayPal. And I won't give my bank xxEUR for shipping a few bucks across the channel. Think about it! Gary68 ___ talk mailing list talk@openstreetmap.org http://lists.openstreetmap.org/listinfo

[OSM-talk] Long Ways and API 0.6

2009-02-08 Thread Gary68
in europe there are 202 ways with more than 1950 nodes. complete lists can be found here: http://wiki.openstreetmap.org/wiki/SomeChecks or the europe file directly: http://www.gary68.de/osm/qa/some/len_europe.htm btw: now i'll try the planet :-) cheers gary68

[OSM-talk] Way length and relation member check / API 0.6

2009-02-09 Thread Gary68
... tomorrow! cheers gary68 gerhard ___ talk mailing list talk@openstreetmap.org http://lists.openstreetmap.org/listinfo/talk

Re: [OSM-talk] Road network length calculation

2009-03-22 Thread Gary68
:primary 1.86 km INFO: finished after 0 hours, 0 minutes and 9 seconds cheers gary68 gerhard On Sat, 2009-03-21 at 14:55 +0200, Tomas Straupis wrote: Hello Is there an app to calculate length of given types of ways in .osm file? To get something like this: Total length

[OSM-talk] Relation check

2009-04-10 Thread Gary68
relations. exception is routes, too many open ends... - for routes the map also shows excursions, shortcuts etc. Actual data (for Germany) is just calculated and will be published later this evening. Cheers Gerhard gary68 ___ talk mailing list talk

[OSM-talk] planet? geofabrik download...

2009-04-24 Thread Gary68
hi, just wanted to use a planet slice from geofabrik and noticed that in bremen.osm.bz2 at least 4 referenced nodes are missing: node 31088130 not found node 257415561 not found node 285091039 not found node 303607968 not found those are referenced by ways in that file. any ideas? tnx

Re: [OSM-talk] planet? geofabrik download...

2009-04-27 Thread Gary68
, 2009-04-27 at 09:07 +0200, marcus.wolsc...@googlemail.com wrote: On Fri, 24 Apr 2009 19:15:21 +0200, Gary68 g...@gary68.de wrote: hi, just wanted to use a planet slice from geofabrik and noticed that in bremen.osm.bz2 at least 4 referenced nodes are missing: node 31088130 not found

Re: [OSM-talk] planet? geofabrik download...

2009-04-27 Thread Gary68
a écrit : Hi, Gary68 wrote: just wanted to use a planet slice from geofabrik and noticed that in bremen.osm.bz2 at least 4 referenced nodes are missing: Osmosis now exports incomplete objects by default, rather than clipping them. One has to explicitly request clipping which

Re: [OSM-talk] planet? geofabrik download...

2009-04-27 Thread Gary68
too many nodes? not really efficient, possibly... and besides. of course i could do it. but the programs are written for the format as it was. gerhard On Mon, 2009-04-27 at 13:22 +0200, marcus.wolsc...@googlemail.com wrote: On Mon, 27 Apr 2009 13:01:34 +0200, Gary68 g...@gary68.de wrote

[OSM-talk] osmosis 0.30 problem...

2009-04-27 Thread Gary68
hi, i want to use the clipIncompleteEntities option for 0.6 data files. osmosis version is 0.30 i get: com.bretth.osmosis.core.OsmosisRuntimeException: Argument clipIncompleteEntities for task 2-bounding-box was not recognised. is option order crucial? command line is:

Re: [OSM-talk] [OSM-dev] osmosis 0.30 problem...

2009-04-27 Thread Gary68
ok, that did the trick. seems not to work with abbreviated tasknames... thanks a lot! On Mon, 2009-04-27 at 08:13 -0700, Karl Newman wrote: On Mon, Apr 27, 2009 at 7:07 AM, Gary68 g...@gary68.de wrote: hi, i want to use the clipIncompleteEntities option for 0.6 data

Re: [OSM-talk] Getting boundaries from XAPI

2009-12-11 Thread Gary68
http://wiki.openstreetmap.org/wiki/Boundaries.pl maybe of help? On Fri, 2009-12-11 at 11:02 -0500, Nakor wrote: Hello, I was trying to get boundaries (i.e. nodes, ways and relations making the county and cities limits) for my county from XAPI but cannot get exactly what I want. If I

[OSM-talk] Haiti user activity reports

2010-01-15 Thread Gary68
/wiki/WikiProject_Haiti#2010_Earthquake_Response - there are 4 generations of the report cheers gary68 ___ talk mailing list talk@openstreetmap.org http://lists.openstreetmap.org/listinfo/talk

Re: [OSM-talk] Haiti Field requirement: Haiti OSM maps in PDF

2010-01-17 Thread Gary68
appreciated! cheers gary68 On Sun, 2010-01-17 at 03:47 +0100, Frederik Ramm wrote: Hi, nicolas chavent wrote: Below a post on the topic getting Haiti OSM maps in PDF for direct use in the field and circulation in fora such as relief web. It has just been highlighted as a strong

Re: [OSM-talk] Fwd: Haiti Field requirement: Haiti OSM maps in PDF

2010-01-17 Thread Gary68
so, do YOU or anyone else really need oo draw format. or was it just for conversion purposes? On Sun, 2010-01-17 at 01:16 -0800, Sam Vekemans wrote: Oops, forgot to send this to the main list. ~ and in OpenOffice Draw, a PDF can be easily made. -- Forwarded message -- From:

[OSM-talk] HAITI - simple map upgrade

2010-01-22 Thread Gary68
: - landslides - pcodes - camps as areas - more camps rendered - more naming cheers gary68 ___ talk mailing list talk@openstreetmap.org http://lists.openstreetmap.org/listinfo/talk

[OSM-talk] mapping progress haiti and usage of provided maps

2010-01-22 Thread Gary68
a lot to do in the south west :-( lots of buildings with not a single road in between... and big landslides visible there. cheers gary68 ___ talk mailing list talk@openstreetmap.org http://lists.openstreetmap.org/listinfo/talk

[OSM-talk] mapgen.pl

2010-02-01 Thread Gary68
hi, just published the first really usable version of my new renderer here: http://wiki.openstreetmap.org/wiki/Mapgen.pl enjoy, if you are interested... feedback welcome! cheers gerhard ___ talk mailing list talk@openstreetmap.org

[OSM-talk] mapgen.pl news - version 0.05

2010-02-04 Thread Gary68
hi, new features: * Automatic map generation for a given place name (v0.05) * As an option a grid can be overlayed. (v0.05) * Another option is to automatically create a street directory (with grid reference). (v0.05) * Data can be clipped at the edge to allow for

[OSM-talk] new mapgen.pl version 0.06

2010-02-10 Thread Gary68
hi, there is a new mapgen version 0.06 http://wiki.openstreetmap.org/wiki/Mapgen.pl -help option -font families and real font sizes, offset from line can be given -grid color can be set -multipolygone with holes supported -style file adapted (new format!) cheers gerhard

[OSM-talk] mapgen v0.07

2010-02-12 Thread Gary68
http://wiki.openstreetmap.org/wiki/Mapgen.pl v0.07 (rel. 2010-Feb-12) * multiple label keys (sorted by priority or all; label fallback) * tag stats; tags without rules * declutter; eliminate double labels on motorway/trunk and prevent labels from disturbing each other

[OSM-talk] new mapgen.pl version 0.09 released

2010-02-18 Thread Gary68
hi, just uploaded a new version - for new features see list below http://wiki.openstreetmap.org/wiki/Mapgen.pl v0.09 (rel. Feb 18th, 2010) * lat and lon available for label texts * print lon/lat grid with labels * routes supported * automatic label fitting for ways

[OSM-talk] mapgen v11 released

2010-02-26 Thread Gary68
Versions v0.11 (rel. Feb 26th, 2010) * min/max scale to apply rule * pattern icons for areas * oneway arrows optionally v0.10 (rel. Feb 20th, 2010) * icons for routes * poi and place list ___ talk mailing list

[OSM-talk] new mapgen version 0.12 released

2010-03-06 Thread Gary68
v0.12 (rel. March 6th, 2010) * wild cards for values in rules * legend only for used elements according to map scale * more intelligent icon and label placing * key/value and sub-key/sub-value for rule definition (i.e. amenity=hospital AND hospital=field) *

[OSM-talk] new mapgen versions 0.13-0.15 published

2010-03-25 Thread Gary68
v0.15 (March 25th, 2010) * output format correction - size and resolution * more intelligent way labeling: merging by name and type, splitting by direction on map * faster area icon processing * [-place] also accepts node id now v0.14 (rel Mar 20th, 2010)

Re: [OSM-talk] Osm pdf in Illustrator - fonts issue

2010-04-10 Thread Gary68
hi. i admit having my own problems editing the outputs of my renderer but but it might help you... please have a look at http://wiki.openstreetmap.org/wiki/Mapgen.pl and then http://wiki.openstreetmap.org/wiki/Mapgen.pl/samples there is an svg output file there. just put it there for you.

[OSM-talk] osmosis question

2010-05-24 Thread Gary68
) at com.bretth.osmosis.core.Osmosis.run(Osmosis.java:79) at com.bretth.osmosis.core.Osmosis.main(Osmosis.java:30) WHAT's wrong? any idea appreciated! gary68 ___ talk mailing list talk@openstreetmap.org http://lists.openstreetmap.org/listinfo

Re: [OSM-talk] osmosis question

2010-05-24 Thread Gary68
ok, i'll give it a try. still the error message is strange... On Mon, 2010-05-24 at 09:39 +0200, Frederik Ramm wrote: Hi, Gary68 wrote: WHAT's wrong? Someone using 0.30 when 0.35 is current, that's wrong ;-) Bye Frederik ___ talk

Re: [OSM-talk] Custom rendering of a small map

2010-06-06 Thread Gary68
) is not aimed to be a fully blown renderer - however if it's possible i might implement some improvements. cheers gerhard gary68 On Sat, 2010-06-05 at 07:53 -0500, Ian Dees wrote: n Sat, Jun 5, 2010 at 4:09 AM, Gervase Markham gerv-gm...@gerv.net wrote: Hi, I'd like

Re: [OSM-talk] Custom rendering of a small map

2010-06-07 Thread Gary68
:-) - choice of pois is done in style sheet cheers gerhard gary68 On Mon, 2010-06-07 at 11:49 +0100, Gervase Markham wrote: On 06/06/10 17:46, Gary68 wrote: could you please be a little bit more precise what you don't like at osmarender and especially mapgen.pl? It was me who said

[OSM-talk] PBF and perl?

2010-11-22 Thread Gary68
hi, just browsed the PBF wiki page and svn and didn't find any perl support. is there any module out there to read PBF files? thanks gerhard gary68 ___ talk mailing list talk@openstreetmap.org http://lists.openstreetmap.org/listinfo/talk

Re: [OSM-talk] osmosis problem

2010-12-20 Thread Gary68
ok. that's it. i didn't think of it because the error message was too specific - with id. note to self: buy bigger disk ;-) tnx gerhard On Mon, 2010-12-20 at 16:38 +0100, Frederik Ramm wrote: Hi, On 12/20/10 16:28, GS wrote: SEVERE: Thread for task 1-read-xml failed

Re: [OSM-talk] Generating a street directory from OSM?

2011-01-19 Thread Gary68
Hi. I think there is something like that, just don't remenber the name. It was a picture of the week once. YES, maposmatic. see wiki. but it is more something like a city plan. On the other hand mapgen.pl covers some of the tasks which might prove helpful in an embracing script. it produces maps

Re: [OSM-talk] Crisis mapping - assistance requested for infrastructure mapping in Tohoku/Japan

2011-03-15 Thread Gary68
under the following link you can find several checks that will significantly improve routing aibility of japanese north east. more checks will be added soon! when they are produced. i will run these checks frequently but don't know the exact frequency yet. depends on run time and demand. checks

Re: [OSM-talk] Crisis mapping - assistance requested for infrastructure mapping in Tohoku/Japan

2011-03-15 Thread Gary68
sorry. just posted link to data... http://wiki.openstreetmap.org/wiki/Aktionen/Aktion_15 that's the wiki page. data is linked in wiki as well. cheers gerhard On Tue, 2011-03-15 at 21:10 +0100, Gary68 wrote: under the following link you can find several checks that will significantly

[OSM-talk] www.gary68.de / reports

2011-07-11 Thread Gary68
hi, due to a disk failure after some power outages today there will be no data updates fo a while. i will order a replacement disk and setup the system in a short while. gerhard ___ talk mailing list talk@openstreetmap.org

[OSM-talk] Mapweaver renderer

2011-07-28 Thread Gary68
://wiki.openstreetmap.org/wiki/Mapweaver Cheers Gerhard Gary68 ___ talk mailing list talk@openstreetmap.org http://lists.openstreetmap.org/listinfo/talk

Re: [OSM-talk] Investigating Changesets. (repost from help)

2011-08-15 Thread Gary68
osmdiff is a fairly old program. there is a better program called useractivity.pl. see wiki. however, it also needs the XML/osm files. i use it to monitor certain areas regularly and i provide these checks on my server. gerhard On Tue, 2011-08-16 at 02:11 +0200, Erik Johansson wrote: Does

[Talk-de] trunk_link - trunk im großen stil e - etc.

2010-05-27 Thread Gary68
hi, in hessen - vielleicht auch anderswo? - hat ein user letzte woche mehr oder weniger konsequent alle trunk_links zu trunks gemacht. will sich das mal jemand ansehen? was ist die motivation? soll oder muss das am ende so sein? nach meinem verständnis des wikis und meiner wahrnehmung der

Re: [Talk-de] Wieder ein Scherz von Pfoten_weg_!_ ??

2010-06-01 Thread Gary68
of uninitialized value $nodeId in numeric ne (!=) at mapgen.pl line 508, $file line 4. Use of uninitialized value $nodeId in numeric ne (!=) at mapgen.pl line 511, $file line 4. Use of uninitialized value $nodeId in numeric eq (==) at mapgen.pl line 517, $file line 4. Frage an Gary68: Hat da

Re: [Talk-de] Wieder ein Scherz von Pfoten_weg_!_ ??

2010-06-01 Thread Gary68
wo kommt die *.osm datei her, nicht meine eigene... die *.osm datei sollte keine visible=* enthalten. On Tue, 2010-06-01 at 21:17 +0200, hike39 wrote: Am 01.06.2010 20:52, schrieb Gary68: hi. das osm.pm modul hat probleme mit dem visible attribut. wo kommt die datei her? in meinen

Re: [Talk-de] Wieder ein Scherz von Pfoten_weg_!_ ??

2010-06-07 Thread Gary68
hatten wir kein Glück und dann kam auch noch Pech dazu. Hi Walter, ich habe auch schon festgestellt, dass das Problem womoeglich nicht mit dem Parsen von dem User-Namen zu tun hat. Allerdings habe ich von Gary68 auch noch keinen Tipp bekommen, ausser dass er ueber das Key visible=* erstaunt

Re: [Talk-de] Wieder ein Scherz von Pfoten_weg_!_ ??

2010-06-11 Thread Gary68
hi, so. es ist vollbracht. es war wieder mal eine schwere geburt aber mit hilfe der liste... habe eine neue osm.pm (6.0) ins svn gestellt. geht nun, denke ich. ciao gerhard On Wed, 2010-06-09 at 15:23 +0200, Christian Knorr wrote: Am Montag 07 Juni 2010 11:58:35 schrieb hike39: ich

Re: [Talk-de] Wieder ein Scherz von Pfoten_weg_!_ ??

2010-06-11 Thread Gary68
Gary68: hi, so. es ist vollbracht. es war wieder mal eine schwere geburt aber mit hilfe der liste... habe eine neue osm.pm (6.0) ins svn gestellt. geht nun, denke ich. ciao gerhard Hi gerhard, Glückwunsch, Du bist einer der Größten. Es funktioniert bei mir mit der neuen

Re: [Talk-de] osm.pm und die Edits von Pfotenweg (was: Wieder ein Scherz von Pfoten_weg_!_ ??)

2010-06-11 Thread Gary68
visible. On Sat, 2010-06-12 at 05:58 +0200, Johann H. Addicks wrote: Am 11.06.2010 21:49, schrieb Gary68: habe eine neue osm.pm (6.0) ins svn gestellt. geht nun, denke ich. Und was war's nun, was das Problem verursacht hat? Das Escapen der Ausrufezeichen oder doch was mit dem visible

Re: [Talk-de] Druck von Karten

2010-07-05 Thread Gary68
hi, sieh' mal im wiki unter mapgen.pl nach. ist nicht online. kann aber alles, was du willst. lediglich ein wenig arbeit am style file wird nötig sein. ciao gerhard On Mon, 2010-07-05 at 22:50 +0200, Lothar Emmerich wrote: Hallöchen! Ist es möglich, eine Karte für den Druck aufzubereiten,

Re: [Talk-de] Fehler in mapgen.pl 1.05?

2010-07-18 Thread Gary68
moin, ich werde es mir ansehen! ciao gerhard On Sat, 2010-07-17 at 21:55 +0200, Carsten Gerlach wrote: Hallo, ich habe gerade mit mapgen.pl (http://wiki.openstreetmap.org/wiki/Mapgen.pl) experimentiert und dabei festgestellt, daß eine negative Höhe des Bildes berechnet wird, wenn die

Re: [Talk-de] Fehler in mapgen.pl 1.05?

2010-07-20 Thread Gary68
hi, habe es herausgefunden, woran es liegt. steigt die horizontale distanz auf über 180 grad, so gibt geo proj4 bei der transformation der koordinaten negative werte für maxlon zurück. daraus ergibt sich ein falsches verhältnis von höhe zu breite, also ein negatives. so wie es im augenblick

Re: [Talk-de] Fehler in mapgen.pl 1.05?

2010-07-20 Thread Gary68
mir ist noch was eingefallen. evtl. kann man den nullmeridian der projektion auf einen anderen wert setzen. im augenblick steht da (in mapgen.pm) my $l0 = int($l) - 1 ; der liegt also außerhalb des zu zeichnenden bereichs vielleicht kann man den so verwursten my $l0 =

Re: [Talk-de] Osmosis Probleme, was: Extrahieren von Daten, die sich innerhalb eines bestimmen Polygons befinden

2010-07-21 Thread Gary68
also ich weiß nicht, ob das programm ohne parameter leben kann... On Wed, 2010-07-21 at 18:34 +0200, Benjamin Lebsanft wrote: Also nimm lieber ein passendes Extrakt der Geofabrik und setzt osmosis darauf an. Habe gerade versucht osmosis auf meinem Ubuntu Rechner zum Laufen zu bringen,

Re: [Talk-de] Fehler in mapgen.pl 1.05?

2010-07-22 Thread Gary68
moin, sehr schön. habe die mapgen.pm ins svn gestellt. die simplify geschichte setze ich auf die todo liste. ciao gerhard On Wed, 2010-07-21 at 22:18 +0200, Carsten Gerlach wrote: Hallo, Am Dienstag 20 Juli 2010 schrieb Gary68: anhängend mapgen.pm 1.061. habe es mit kleineren

Re: [Talk-de] Fehler in mapgen.pl 1.05?

2010-07-23 Thread Gary68
gerhard On Wed, 2010-07-21 at 22:18 +0200, Carsten Gerlach wrote: Hallo, Am Dienstag 20 Juli 2010 schrieb Gary68: anhängend mapgen.pm 1.061. habe es mit kleineren kartenausschnitten probiert, habe jedoch keinen großen bei der hand. bitte mal mit 180 grad testen. Ja, damit klappt es

[Talk-de] seek (perl) in osm dateien

2010-07-27 Thread Gary68
hi, mir war so, als hätte mal jemand ein paar routinen geschrieben, um mit einem file handle schnell an bestimmte stellen in osm files zu gelangen. also zum start der ways oder dem start der relations im speziellen. hat jemand einen tip, wo? danke gerhard

Re: [Talk-de] seek (perl) in osm dateien

2010-07-27 Thread Gary68
und nodes lesen will. dann fängt man hinten an. je nach dateigröße, z.b. 9,x GB für deutschland, kann man ganz schön sparen. und alles in den speicher lesen geht dann nicht mehr. gerhard On Tue, 2010-07-27 at 18:11 +0200, Manuel Reimer wrote: Gary68 wrote: mir war so, als hätte mal jemand ein

Re: [Talk-de] seek (perl) in osm dateien

2010-07-27 Thread Gary68
führt... mal sehen. On Tue, 2010-07-27 at 19:13 +0200, Werner Hoch wrote: Hallo gerhard, On Dienstag, 27. Juli 2010, Gary68 wrote: mir war so, als hätte mal jemand ein paar routinen geschrieben, um mit einem file handle schnell an bestimmte stellen in osm files zu gelangen. also zum start

Re: [Talk-de] seek (perl) in osm dateien

2010-07-27 Thread Gary68
, Gary68 wrote: bin schon am probieren. trivial ist was anderes... die buffer sizes müssen sehr groß gewählt werden, was anscheinend zunächst zu problemen führt... Du kannst es bei Bedarf so bauen, dass die Buffergroesse dynamisch erhoeht wird, wenn nichts gefunden wird. Bye Frederik

Re: [Talk-de] seek (perl) in osm dateien

2010-07-27 Thread Gary68
+0200, Manuel Reimer wrote: Gary68 wrote: zeilenweise ist für viele zwecke ausreichend, aber nicht für alle. z.b. wenn man alle relationen, dann alle enthaltenen wege und nodes lesen will. dann fängt man hinten an. je nach dateigröße, z.b. 9,x GB für deutschland, kann man ganz schön sparen

[Talk-de] seek in osm files II

2010-07-28 Thread Gary68
haben mal ein germany.osm geprüft: der größte weg benötigt 52k zeichen, die größte relation 140k... da muss die blockgröße von ursprünglich 1024 etwas angehoben werden :-) ansonsten steht der code soweit, alle prüfungen bisher bestanden. ciao und danke für die hilfe soweit

Re: [Talk-de] svn probleme

2010-07-29 Thread Gary68
ja genau. es geht mittlerweile auch wieder. strg-z ist auch ein kommando des editors, der dort verwendet wird... strg-o ist schreiben und strg-z verlassen. hm. strange. On Thu, 2010-07-29 at 14:56 +0200, Peter Körner wrote: Am 29.07.2010 13:29, schrieb Gary G:: svn commit stopped das

[Talk-de] Relation Check (last)

2009-04-10 Thread Gary68
support nun für alle relationen bis auf routes, da würden die listen zu länglich... - bei routen werden nun auch abkürzungen, exkursionen etc. angezeigt (grau) Aktuelle Daten rechnen gerade, werden nachher noch veröffentlicht. Viele Grüße Gerhard gary68

Re: [Talk-de] Routingprobleme visualisieren?

2009-04-16 Thread Gary68
noexit=yes On Thu, 2009-04-16 at 08:28 +0200, marcus.wolsc...@googlemail.com wrote: On Thu, 16 Apr 2009 03:09:12 +0200, Dimitri Junker o...@dimitri-junker.de wrote: Hallo, Lose Enden können auch im Singular auftreten. Und sie müssen nicht zwangsläufig ein Problem sein, da es natürlich

[Talk-de] Waycheck: checkconn.pl mit weniger Falschmeldungen

2009-04-17 Thread Gary68
seite http://wiki.openstreetmap.org/wiki/User:Gary68 - falls von interesse... ciao gerhard gary68 ___ Talk-de mailing list Talk-de@openstreetmap.org http://lists.openstreetmap.org/listinfo/talk-de

Re: [Talk-de] Tool gesucht für die Suche nach näch ster

2009-04-18 Thread Gary68
hallo jan, sende mir mal die input datei. ciao gerhard On Sat, 2009-04-18 at 14:55 +0200, Jan Tappenbeck wrote: Hi ! ich habe eine Liste mit Koordinaten und nun wüßte ich gerne, ob im Umkreis von x Metern ein Node mit dem Tag key=value existiert und ggf. einen Link zur Karte liefert.

Re: [Talk-de] Garminkarte für ganz Deutschland

2009-04-19 Thread Gary68
hi, super sache. eins noch aus neugier. ziehst du die openstreetbugs selber oder nimmst du meine daten? tnx gerhard gary68 On Sun, 2009-04-19 at 09:57 +0200, Christoph Wagner wrote: Hallo Mitmapper, ich habe die Downzeit der API sinnvoll genutzt und es endlich geschafft eine halbwegs

Re: [Talk-de] Achtung: Garminkarte Trackaufzeichnungen im Routingmodus!

2009-04-24 Thread Gary68
lock on road eingeschaltet? dann ausschalten!? On Fri, 2009-04-24 at 18:52 +, Sven Geggus wrote: Hallo zusammen, wenn ich die Karte von Christoph im Routingmodus verwende zeichnet das Gerät alls Wege hart entlang der gerouteten Straßen auf (GPSmap 60CSx). Könnt ihr das bestätigen?

[Talk-de] os bugs

2009-04-28 Thread Gary68
hi, also es gibt einen neuen rekord. naja, gibt es ja fast jede woche, aber diesmal ... http://wiki.openstreetmap.org/wiki/OSB_Reports#Stats_Germany wir haben mittlerweile im rechtwinkligen deutschland über 14.000 bugs. und: es sind mehr als 800 letzte woche geschlossen worden, so viele wie nie

[Talk-de] Nachrichten von Gary68

2009-04-28 Thread Gary68
Hallo alle zusammen, anbei die Nachrichten von Gary68... So, nachdem der Schluckauf verarbeitet ist, den die API Umstellung hervorgerufen hat, gibt es nun wieder aktuelle Daten. Deutsche Bugs liegen im Moment bei ~14.000 bei OSB. Alle meine Bugs inkl. OSB ergeben ~59.000. Neue Rekorde. Aber wie

[Talk-de] cross check mit bug report

2009-04-29 Thread Gary68
hi, wer auch ab und zu mit den waycheck listen arbeitet - für cross check und hessen gibt es das nun mit bug reports: http://www.gary68.de/osm/qa/c1/c1_hessen.htm http://www.gary68.de/osm/qa/c3/c3_hessen.htm http://www.gary68.de/osm/qa/c5/c5_hessen.htm bei weiteren wünschen, für andere

Re: [Talk-de] os bugs

2009-04-30 Thread Gary68
hi. tja, die bugs bekomme ich ja von einer anderen quelle. mitja baut das aber gerade neu, evtl. kann er sowas noch einbauen. ciao gerhard On Thu, 2009-04-30 at 12:44 +0200, Jens Herrmann wrote: Gary68 wrote: aber: trotz des letzten rekords ein neuer höchststand bei den offenen bugs

[Talk-de] web stat www.gary68.de

2009-04-30 Thread Gary68
/wiki/User:Gary68 viel spaß weiterhin! gerhard gary68 ___ Talk-de mailing list Talk-de@openstreetmap.org http://lists.openstreetmap.org/listinfo/talk-de

Re: [Talk-de] cross check mit bug report

2009-05-02 Thread Gary68
wrote: Hallo, Würde ich mir auch für Baden Württemberg wünschen, wenn es die noch nicht gibt. Wenn es sie gibt bitte link schicken Gruß Werner -Ursprüngliche Nachricht- Von: talk-de-boun...@openstreetmap.org [mailto:talk-de-boun...@openstreetmap.org] Im Auftrag von Gary68

[Talk-de] area check...

2009-05-02 Thread Gary68
hi, habe eine neue version des area checks online gestellt. daten kommen nachher noch. dieser eliminiert mutmaßliche false positives am rande des osm files. wie auch schon der connection check. da fällt doch einiges weg. in hessen etwa 2/3. http://wiki.openstreetmap.org/wiki/User:Gary68

Re: [Talk-de] cross check mit bug report

2009-05-03 Thread Gary68
Kopf Bugs found auf http://www.gary68.de/osm/qa/c1/c1_hessen.htm . Wie kann ich dieses Feld mit Inhalt füllen und gegebenen falls dort eine Info einstellen das der Fehler behoben wurde? Ciao Holger Gary68 schrieb: hi, ja in der tat kann das bei mir passieren. da gibt es zwei

[Talk-de] bug plot

2009-05-06 Thread Gary68
hi, dem wiki ist die datei für thumbnails zu groß, aber... hier kann man schön die verteilung der verschiedenen bugs über deutschland sehen: http://wiki.openstreetmap.org/images/4/4f/Bugplot0509.png bitte herunterladen und bildbetrachter nutzen! ciao gerhard

Re: [Talk-de] bug plot

2009-05-06 Thread Gary68
=against v=highway:residential k=against v=junction:roundabout ciao gerhard On Wed, 2009-05-06 at 13:44 +0200, Chris-Hein Lunkhusen wrote: Gary68 schrieb: http://wiki.openstreetmap.org/images/4/4f/Bugplot0509.png bitte herunterladen und bildbetrachter nutzen! FF kann das auch

Re: [Talk-de] All in One bald ganz Europa

2009-05-09 Thread Gary68
an allen Höhenlinien in Europa hat. Weiterhin habe ich keine Openstreetbugs von ganz Europa. Ich benutze momentan ja den Auszug von gary68, der aber maximal Deutschland umfasst. Wäre es möglich das auf Europa auszudehnen? Wäre das überhaupt sinnvoll oder wollt ihr euch die lieber für eure Region

Re: [Talk-de] All in One bald ganz Europa

2009-05-09 Thread Gary68
oder so. ich denke, über kurz oder lang lässt sich mitja erweichen, diese hürde fallen zu lassen :-) denn eine halbe lösung hatten wir ja schon zuvor. jetzt wollen wir bzw. er es ja richtig machen. ciao gerhard On Sun, 2009-05-10 at 00:59 +0200, Christoph Wagner wrote: Gary68 schrieb: hi

  1   2   3   4   5   >