iandees's Comments
Post | When | Comment |
---|---|---|
The Java XAPI | ********THIS IS NOT A GOOD PLACE TO MAKE BUG REPORTS************. Do that here: https://github.com/iandees/xapi-servlet/issues |
|
The Java XAPI | This is not a good place to make bug reports. Do that here: https://github.com/iandees/xapi-servlet/issues |
|
The Java XAPI | @Tilo: No, the jxapi is/was not down. It was getting inundated with duplicate requests so the process queue was very long. I restarted postgres to clean out the queue. I compute the sum of the areas of the requested bounding box(es) and compare that to 10. If larger, 500. If less, let it through. There are no plans to do areas larger than 10 square degrees. As you can see already the hardware has a hard enough time keeping up. |
|
The Java XAPI | @Katzman: 1. It is possible to enter multiple tag predicates: [amenity=foo|bar] := "amenity"="foo" OR "amenity"="bar"
2. Not at this time. |
|
US power lines are still incomplete | Your map is still incomplete: the majority of power station/sub_stations are mapped as areas, not nodes. At least put a dot on the map for the first node in such a polygon. Also, as others have mentioned before there are plenty of power=line that don't have power=[tower/pole] marked on their nodes (since it's so tedious in all the editors). |
|
Drowning in bugs | MapDust is littered with so many bugs that are not reproducible I don't waste my time with it anymore. The last few times I visited I spent more time clicking through the process of closing a bug than actually fixing the data, so I gave up and continue to map my area as perfectly as I can. |
|
Projection and Address Points | I recommend making a post to the imports mailing list (to answer your projection question) and follow the import guidelines found on the wiki. |
|
US power lines are still incomplete | I know that I've mapped dozens of substations in the midwest with polygons. Are you accounting for those? How about full power stations? |
|
The Java XAPI | @Geonick: yes, this really does follow the XAPI query syntax. You can indeed supply multiple tag predicates. It will eventually be possible to include multiple bounding box predicates, but at the moment I only allow one. |
|
The Java XAPI | It bounced a few more times and is down hard now. There appear to be some ECC memory errors, but I put fresh memory in a while back. Looks to be a bad motherboard. Thanks for the stress test, everyone! |
|
The Java XAPI | The machine restarted itself at 16:00UTC or so, which lines itself up with your request fairly well. But yes, large bounding box queries are mildly slow -- I don't remember them being particularly fast on the other system, though. |
|
PLEASE FIX THESE MAPNIK BUGS!! | Dude, learn how to modify the style files yourself and contribute or shut your trap. Yelling about old bugs is not a way to attract developer attention to your cause. |
|
Trimet in Portland, Oregon, updating OSM | Hi PJ! Great to hear that Portland is using OSM data. I recommend that you sign up for the talk-us mailing list and point everyone to this post. Keep us informed about how you're coming along and if you need any help or have questions! There are lots of people in the US interested in how governments can use and contribute to OSM, and Portland seems to be partly leading the way. Great work!
|
|
Only 400 Million Maps? We've Got ESRI Beat! | @andrewpmk: ESRI didn't claim any size when it confirmed the 400M for its map count. Each OpenStreetMap tile is indeed a discrete map, so I counted it that way. |
|
Pakistan Remote mapping Workshop | I wrote the new Add WMS dialog and will go ahead and allow the dialog to change size. It definitely doesn't need to be that tall! Perhaps all of these usability things that you could go on and on about should be written as bugs against JOSM? I certainly would enjoy having an "afternoon project"-sized bug to pick off every once and a while. |
|
California farms | This is a pretty large task! The issues mentioned here are common to all imports and have not been solved yet. I invite you to join the talk-us mailing list so we can include you on any discussion around this topic. |
|
Rendering Route Shields from Route Relations in Mapnik | Can you post a screenshot of the result? Have you tried using the SVG symbolizer to allow for arbitrarily-sized symbols? |
|
Merge POI-database with OSM extracts - Which ID? | Data that has not been loaded into the OSM database yet should use negative ID numbers. There are no "safe" positive ID ranges as they will all be used eventually. |
|
Further Adventures in Hillshading | Have you seen Lars Ahlzen's TopOSM stuff? I'm working with him on covering the entire US with TopOSM right now. Looks like you guys might be duplicating effort! http://toposm.com/ and osm.wiki/TopOSM |
|
are we becoming a victim of our own success? | Can you describe what you would be looking for in such a tool? |