Re: [OSM-dev] FW: Maps on birminghamitsnotshit.co.uk

2008-10-30 Thread Mikel Maron
It would be trivial to add OSM support to GeoPress, since we're using mapstraction (not sure why it's not already an option) http://wordpress.org/extend/plugins/geopress/ Get in touch and I can fix it up From: Andy Robinson (blackadder-lists) <[EMAIL PROTECTE

Re: [OSM-dev] Machine-readable list of map features?

2008-12-18 Thread Mikel Maron
+1 on this thread .. good to see specific, easy, concrete steps (define a file format!), which don't try to change anything fundamental in the culture of OSM tagging, but rather enhance the toolset around it. From: Karl Guggisberg To: sylvain letuffe ; dev@op

Re: [OSM-dev] usfs data on osm

2009-01-03 Thread Mikel Maron
Simone Cortesi wrote > On Sat, Jan 3, 2009 at 1:13 AM, Ian Dees wrote: > > I'd be more than happy to help with the shapefile to osm conversion. > > I've got a fairly universal conversion app written in java. > > > > Let me know when you're ready to convert. > > how do you handle the remapping o

[OSM-dev] mod_tile and renderd .. why 404?

2009-01-19 Thread Mikel Maron
Hi all Trying to get a long suffering mapnik/mod_tile install up and running. Have the latest from SVN. Everything builds and installs without error. renderd and apache+mod_tile start up fine. But when I request a tile, getting a 404. Before I start digging around, does anyone have advice on w

Re: [OSM-dev] mod_tile and renderd .. why 404?

2009-01-19 Thread Mikel Maron
> Look at your apache error log, it will more than likely tell you. File does not exist: /var/www/osm_tiles2/0 It seems like whatever hook mod_tile is using to grab these requests isn't catching...___ dev mailing list dev@openstreetmap.org http://lis

Re: [OSM-dev] mod_tile and renderd .. why 404?

2009-01-19 Thread Mikel Maron
> Check the readme.txt > > The mod_tile code was updated a couple of weeks ago to add support for > multiple layers. It now requires a config file to tell it what layers > and URIs to map. The default tile storage location also moved > to /var/lib/mod_tile/layer_name/... Yup, have this code. r

Re: [OSM-dev] mod_tile and renderd .. why 404?

2009-01-20 Thread Mikel Maron
Success I missed the AddTileConfig and LoadTileConfig .. duh! Looks like LoadTileConfig can not be place in mod_tile.load, but only in the site definition? Thanks for your patience Jon! -Mikel From: Jon Burgess To: Mikel Maron Cc: Chris Jones ; dev

Re: [OSM-dev] Participation in gsoc 2009

2009-02-11 Thread Mikel Maron
> I'm not sure whether we are going to participate in that. I am not aware > of any plans. That doesn't mean there aren't any though. The community > take-up of last year's SoC results was not as good as we would have > expected, which can perhaps partly be explained by the fact that > partic

Re: [OSM-dev] Participation in gsoc 2009

2009-02-11 Thread Mikel Maron
Marius All great ideas. I encourage you to start adding ideas to the wiki, and add your name to interested students list. We do need to archive the current GSoC wiki page, and start fresh for 2009. http://wiki.openstreetmap.org/wiki/Google_Summer_of_Code Best Mikel

Re: [OSM-dev] Participation in gsoc 2009

2009-02-12 Thread Mikel Maron
> I am hesistant to collect proposed projects. I'd rather see people propose > their own idea and then follow it through than adopt someone else's! I'll > make it a point, from now on, whenever someone says > "wouldn't it be cool to have ...", to answer: "Why don't you make that idea > into

[OSM-dev] changeset history, area size filtering

2009-05-08 Thread Mikel Maron
One simple thing that would make the history tab more useful is filtering by changeset area size. The global sized changesets are usually not going to affect the area under investigation. This doesn't mean those global changesets will be discounted, but it does provide some quick way to manage

[OSM-dev] osm2pgsql problems

2009-05-31 Thread Mikel Maron
Hi Running osm2pgsql and running into problems. Trying to load all of planet.osm. From the osm2pgsql log, it appears that after it has finished loading all nodes, the process errors without notice. Looking in the postgresql log, at the time the log ends, there are these messages... 2009-05-29

[OSM-dev] Revert needed, what to do?

2009-06-04 Thread Mikel Maron
Hi The West Bank crew has had problems with their upload of JumpStart collected data. I want to get a clean slate, and do the process myself this time. I've tried deleting the data in JOSM, but it's not being cooperative. What are the tools to handle reverts? Anyone have any pointers? FYI, the

[OSM-dev] josm wmsplugin

2009-06-10 Thread Mikel Maron
I'm having trouble with the wmsplugin for JOSM. When starting JOSM, get this dialog. "Could not load wmsplugin. Delete from preferences?" JOSM is latest, version 1657. wmplugin is just downloaded from http://svn.openstreetmap.org/applications/editors/josm/dist/wmsplugin.jar Thanks for any help.

[OSM-dev] Data out of the earth

2009-07-04 Thread Mikel Maron
Moving this to osm-dev From: Nic Roets > > > 2009/7/3 Iván Sánchez Ortega >http://www.openstreetmap.org/browse/changeset/1707270 > >>I have to ask: Mikel, how did you manage to edit points outside the (-180,180) >>longitude range?? > > > "created_by = bulk_upload.py " > > I can not spot

[OSM-dev] problem with changesets and bulk_upload.py

2009-07-06 Thread Mikel Maron
Recently uploaded the Arabic names for all countries. Rather than updating the existing nodes as expected, it created new nodes. http://www.openstreetmap.org/browse/changeset/1707270 http://www.openstreetmap.org/browse/changeset/1725949 I used bulk_upload.py, processing an osmChange file, with

[OSM-dev] Fw: [Geowanking] [Fwd: [Ann] LinkedGeoData.org]

2009-07-15 Thread Mikel Maron
>From discussion about linkedgeodata.org/ on geowanking... From: Sean Gillies To: geowank...@geowanking.org > > I'm skeptical about RDF too, but the linked geodata folks are adding some > extra value (at least for a particular group of users): hypertext, so that > you or your software can fo

[OSM-dev] CloudMade OSM download problems

2009-07-30 Thread Mikel Maron
Hi Anyone else have issues with the latest .OSM extracts from CloudMade? I've tried importing Pakistan and California locally, and both files have references to nodes that aren't present. Fortunately GeoFabrik has a Pakistan extract that works. If anyone can help with a California extract, tha

Re: [OSM-dev] CloudMade OSM download problems

2009-07-30 Thread Mikel Maron
Trying to import into psql for an OSM dev instance. Using osmosis. From: Shaun McDonald To: Mikel Maron Cc: dev@openstreetmap.org Sent: Thursday, July 30, 2009 4:30:22 PM Subject: Re: [OSM-dev] CloudMade OSM download problems What are you trying to import

Re: [OSM-dev] CloudMade OSM download problems

2009-07-30 Thread Mikel Maron
From: Brett Henderson To: Mikel Maron Cc: Shaun McDonald ; dev@openstreetmap.org Sent: Thursday, July 30, 2009 5:55:06 PM Subject: Re: [OSM-dev] CloudMade OSM download problems Importing into an OSM instance is always problematic due to the foreign key

[OSM-dev] mkgmap problems

2009-08-28 Thread Mikel Maron
Hi I'm running into problems with mkgmap (v 1067). Building a Garmin map for Burning Man. The OSM file is not so large, about 600k. Yet, the process runs for hours, and then finally gives an OutOfMemoryError $ java -Xmx2048M -jar mkgmap.jar 20090826.camps.osm SEVERE (Main): java.util.concurrent

Re: [OSM-dev] [OSM-talk] The OpenStreetMap website is now translatable at Translatewiki

2009-09-23 Thread Mikel Maron
From: Ævar Arnfjörð Bjarmason > On Wed, Sep 23, 2009 at 10:54 AM, Ævar Arnfjörð Bjarmason > wrote: > > On Wed, Sep 23, 2009 at 2:02 AM, Eugene Alvin Villar > > wrote: > >> But which OSM components does this cover? I'm assuming this only covers the > >> main OSM website (and the wiki indirectl

[OSM-dev] GPX import daemons, problems

2009-10-03 Thread Mikel Maron
Hi When trying to start the gpx_import daemons, and getting a load of errors in the log .. where to start? http://pastie.org/640454 What can I try here to get this working? Thanks Mikel ___ dev mailing list dev@openstreetmap.org http://lists.openst

[OSM-dev] /cgi-bin/export in svn?

2009-10-10 Thread Mikel Maron
where is http://www.openstreetmap.org/cgi-bin/export in svn? thanks mikel ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

[OSM-dev] phonetic gazateer, would be cool feature for nominatim

2010-01-14 Thread Mikel Maron
In the Haiti response, someone asked about the Location of "Lilavois". That gets no results on most gazateers, except this one http://dma.jrc.it/services/gazetteer/?q=lilavois&cc=HA The place is actually called Lillavois (two L's). This gazateer searches phonetical

[OSM-dev] zoom level of cities in Haiti rendering

2010-01-20 Thread Mikel Maron
>From Ushahidi, who are now using OSM in their Haiti instance "If I had only >request it would be more placenames at higher zoom levels on OSM" Possible to tweak the rendering so we get more placenames? == Mikel Maron == http://mapkibera.org/ +254 (0) 724899738 mi...@o

[OSM-dev] Haiti need: GetLatLon for OpenStreetMap

2010-01-23 Thread Mikel Maron
? Thanks Mikel == Mikel Maron == http://mapkibera.org/ +254 (0) 724899738 mi...@osmfoundation.org ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Haiti need: GetLatLon for OpenStreetMap

2010-01-23 Thread Mikel Maron
is easy to cut and paste front and center *the latlon depends on the position of the map, not the mouse position. -Mikel == Mikel Maron == http://mapkibera.org/ +254 (0) 724899738 mi...@osmfoundation.org ____ From: Mikel Maron To: dev@openstree

Re: [OSM-dev] Haiti need: GetLatLon for OpenStreetMap

2010-01-23 Thread Mikel Maron
> Hi, > I think OSMify will help you. It lets you add the OSM-Layers to > getlatlon.com > Link: > http://blog.johnmckerrell.com/2007/12/31/new-version-of-osmify-bookmarklet/ > Regards, > Melchior Yes, but remember ... very very newbies here, and a chaotic situation. We need to make this as easy

Re: [OSM-dev] Haiti need: GetLatLon for OpenStreetMap

2010-01-24 Thread Mikel Maron
> http://gll.petschge.de > http://dbsgeo.com/latlon/ Thanks both! == Mikel Maron == http://mapkibera.org/ +254 (0) 724899738 mi...@osmfoundation.org___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

[OSM-dev] country borders

2007-12-20 Thread Mikel Maron
Hi Country borders are only visible in the mapnik rendering a zoom 1-4. Any reason they couldn't be visible at lower zoom levels? Mikel ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

[OSM-dev] disputed areas

2008-02-09 Thread Mikel Maron
You may remember OSM's first edit war in Cyprus, last November .. http://www.opengeodata.org/?p=244 It's still going on and we need a technical solution, now. Dialogue has not been effective and banning users is not effective. The solution in mind is something analogous to protected pages in Wi

Re: [OSM-dev] disputed areas

2008-02-09 Thread Mikel Maron
http://wiki.openstreetmap.org/index.php/Disputes - Original Message From: SteveC <[EMAIL PROTECTED]> To: Mikel Maron <[EMAIL PROTECTED]> Cc: dev@openstreetmap.org Sent: Saturday, February 9, 2008 7:28:14 PM Subject: Re: [OSM-dev] disputed areas So... who gets to decide wha

Re: [OSM-dev] disputed areas

2008-02-09 Thread Mikel Maron
what happens on wikipedia? SteveC <[EMAIL PROTECTED]> wrote: Oh ok... so it's the "on the ground reality". I'm genuinely interested in what pissed of people will do if/when they're locked out. Probably just trash other areas? On 9 Feb 2008, at 14

Re: [OSM-dev] disputed areas

2008-02-09 Thread Mikel Maron
eC <[EMAIL PROTECTED]> To: Mikel Maron <[EMAIL PROTECTED]> Cc: dev@openstreetmap.org Sent: Saturday, February 9, 2008 3:11:40 PM Subject: Re: [OSM-dev] disputed areas On 9 Feb 2008, at 14:46, Mikel Maron wrote: > what happens on wikipedia? http://www.theregister.co.uk/2008/02/06/the

Re: [OSM-dev] disputed areas

2008-02-09 Thread Mikel Maron
ROTECTED]> wrote: Mikel Maron wrote: > It's still going on and we need a technical solution, now. Dialogue has > not been effective and banning users is not effective. Banning users is not effective because they just sign up with new accounts? Gerv _

Re: [OSM-dev] disputed areas

2008-02-10 Thread Mikel Maron
This might be the most simple short term solution. It's the same approach all the web maps use -- you won't find Cyprus in Google Maps. So in part, it's a shame, a good Cyprus map would be a good differentiator for OSM Hrm, another thing to consider is that this kind of disruption might suit th

Re: [OSM-dev] disputed areas

2008-02-13 Thread Mikel Maron
Hi > I see this case as a sort of learning opportunity for the OSM community. > The community should use this case as an example of the problems to come > and discuss remedies and create the community structure and the software > to help solve the problem. Once we get into far bigger problems like

Re: [OSM-dev] disputed areas

2008-02-14 Thread Mikel Maron
The Greek Cypriot is known to OSM as user_7363. Otherwise he has been anonymous to me -- that was my meaning by anonymous. - Original Message From: Gervase Markham <[EMAIL PROTECTED]> To: dev@openstreetmap.org Sent: Friday, February 15, 2008 12:07:44 AM Subject: Re: [OSM-dev] disputed a

[OSM-dev] bt navigps problem

2008-02-16 Thread Mikel Maron
We have a set of NaviGPS BT here in India. When we first configured them, we turned off Bluetooth in Settings, to save power. We now want to experiment with Bluetooth and the LiveGPS plugin, however when I try to turn Bluetooth back On, the unit seems to crash and powers off. Has anyone had a si

[OSM-dev] Tag Handling in the Database

2008-03-26 Thread Mikel Maron
The discussion that followed Gervase's email last week was fascinating, especially the analysis of the OSM community as a anarcho-collective. However I was surprised to see no one suggest necessary (at least to my mind) technical solutions that don't even touch on the subject of the tag "approva

Re: [OSM-dev] New to Openstreetmap

2008-04-04 Thread Mikel Maron
The closest thing I see in the GSoc list is the Change Monitoring project http://wiki.openstreetmap.org/index.php/Change_monitoring One monitoring channel should be a GeoRSS feed of changes -- whether within a bbox, or nodes tagged in particular way, or any changes within a bbox exempting frien

Re: [OSM-dev] India and China - AND meeting

2008-04-11 Thread Mikel Maron
- Original Message From: Gora Mohanty <[EMAIL PROTECTED]> > The parts of the AND data for India that we have had a chance to look at, > mostly in and around Delhi, were badly incorrect with respect to both > GPS tracks, and Yahoo maps. So much so, that most of the Delhi street data, > a

Re: [OSM-dev] [OSM-talk] New Export Tab

2008-04-21 Thread Mikel Maron
Export is a very significant feature development, going to change the nature of OSM significantly, for the better. Raddd! I'd like to see GPS export. Anyone want to work together on a mkgmap service? Or does one exist already? Tom, does the Export interface allow for offline processing of requ

Re: [OSM-dev] [OSM-talk] New Export Tab

2008-04-21 Thread Mikel Maron
From: Tom Hughes <[EMAIL PROTECTED]> > > I'd like to see GPS export. Anyone want to work together on a mkgmap > > service? Or does one exist already? > > I don't understand what you mean? What is GPS export? I want to put a map on my Garmin GPS. http://wiki.openstreetmap.org/index.php/Mkgmap

Re: [OSM-dev] Google Summer of Code

2008-04-23 Thread Mikel Maron
> From: Tom Hughes <[EMAIL PROTECTED]> > > In message <[EMAIL PROTECTED]> > "Arindam Ghosh" <[EMAIL PROTECTED]> wrote: > > > On Tue, Apr 22, 2008 at 3:22 PM, Gora Mohanty <[EMAIL PROTECTED]> wrote: > > > I work on internationalisation, and localisation issues, especially > > > as these

Re: [OSM-dev] Google Summer of Code

2008-04-23 Thread Mikel Maron
> That's essentially the same as the shaping issue with Arabic isn't > it? Which as Jon says, was solved in mapnik by using the icu library > which is supposed to know about these things. Thanks for icu reference > > For the web site, yes I think we can rely on the browser for this, with > > t

Re: [OSM-dev] Google Summer of Code

2008-04-23 Thread Mikel Maron
> (a) Wi.l there be a publicly available repository for the code? Any ideas on this? At the least students and mentors want to share code, maybe others .. but we don't want to hit the main trunk in the initial stages, and branching probably unnecessarily complicated. -Mikel

Re: [OSM-dev] Google Summer of Code

2008-04-27 Thread Mikel Maron
> > For any work on the main web site, just create a branch in the > > rails_port_branches directory - there are several there already. > > This should work well. And it's always better not to work on the main > trunk initially. > But Mikel, in this case, its' best that i leave it to you to de

Re: [OSM-dev] The future of Potlatch

2008-05-02 Thread Mikel Maron
From: Tom Hughes <[EMAIL PROTECTED]> > In part it's an entirely selfish attitude in as much as that Adobe > show no signs of wanting to support flash on 64 bit linux which means > that I am left having to rely on the free players or struggling to > use the 32 bit flash plugin via a kludgy wrappe

[OSM-dev] Volunteers needed now. OSM for Myanmar disaster relief.

2008-06-09 Thread Mikel Maron
Are you familiar with setting up Mapnik and TileCache, and other components of the OSM stack? Do you want to volunteer time to help support disaster relief in Myanmar? We're urgently looking for one or two developers with time, right now, to help set up OSM infrastructure in Myanmar. Due to net

[OSM-dev] renderd segfaulting

2008-08-05 Thread Mikel Maron
MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1650659223-1217951008=:5107" --0-1650659223-1217951008=:5107 Content-Type: text/plain; charset=us-ascii Hi I've set up mod_tile and renderd. Compiled against mapnik 0.5.1. renderd works for a bit, but then segfaults. It seems to

Re: [OSM-dev] renderd segfaulting

2008-08-05 Thread Mikel Maron
> > I've set up mod_tile and renderd. Compiled against mapnik 0.5.1. > > > > renderd works for a bit, but then segfaults. It seems to be a problem with > > fielding a burst concurrent requrests, but not certain. > > > > Any suggestions on problems to look for? > > What compile options did you

[OSM-dev] how to change the delimiter in rails asset urls?

2008-08-05 Thread Mikel Maron
Hi Does anyone have an idea why the rails app appends "/" + timestamp, rather than "?" + timestamp, on asset urls? <%= javascript_include_tag 'prototype' %> results in but I want it to be (as normally) Hints how I can change the delimiter? Thanks Mikel___

Re: [OSM-dev] how to change the delimiter in rails asset urls?

2008-08-05 Thread Mikel Maron
I've just removed that bit from my local server, and now it works. How are these urls being resolved then? - Original Message From: Tom Hughes <[EMAIL PROTECTED]> To: dev@openstreetmap.org Cc: Mikel Maron <[EMAIL PROTECTED]> Sent: Tuesday, August 5, 2008 4:47:26 PM

[OSM-dev] osm2pgsql w no password prompt

2008-08-06 Thread Mikel Maron
Hi How is osm2pgsql run automatically for tile? It asks for a password prompt to connect to pgsql... I can just go ahead an hack my local copy, but wondering if there's another solution. Mikel ps thanks for all the help the past couple days ___ dev

Re: [OSM-dev] osm2pgsql w no password prompt

2008-08-06 Thread Mikel Maron
ere? On 6 Aug 2008, at 19:46, Mikel Maron wrote: Hi How is osm2pgsql run automatically for tile? It asks for a password prompt to connect to pgsql... I can just go ahead an hack my local copy, but wondering if there's another solution. Mikel ps thanks for all the help the

Re: [OSM-dev] [Geowanking] DWG and DWF CAD files .. any opensource readers/converters

2008-08-09 Thread Mikel Maron
Thanks for the advice everyone. With a DXF in hand, I broke down and installed lx-Viewer on a windows drive. That was able to export to PNG, which I uploaded to the MapWarper and warped with GCP against Landsat. I used the WMS generated from that in JOSM, and I know have a georeferenced image f

[OSM-dev] islands and coastlines misaligned

2008-08-14 Thread Mikel Maron
any reason why the coastlines and not aligned with the island land areas in the Great Lakes? http://www.openstreetmap.org/?lat=46.989&lon=-90.777&zoom=11&layers=B00FTF -Mikel ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/lis

[OSM-dev] mapnik projection problems?

2008-08-15 Thread Mikel Maron
Hi Seeing an issue with mapnik rendering of our map in Bethlehem. Bethlehem is located at about 31.717, 35.2. http://westbank.freemap.in/?lat=31.717&lon=35.2&zoom=11&layers=B However Bethlehem is showing up at a lower latitude in the mapnik rendering. http://westbank.freemap.in/?lat=31.523&lon

Re: [OSM-dev] mapnik projection problems?

2008-08-15 Thread Mikel Maron
From: Jon Burgess <[EMAIL PROTECTED]> >> >> Seeing an issue with mapnik rendering of our map in Bethlehem. Bethlehem is >> located at about 31.717, 35.2. >> >> http://westbank.freemap.in/?lat=31.717&lon=35.2&zoom=11&layers=B >> >> However Bethlehem is showing up at a lower latitude in the mapni

Re: [OSM-dev] mapnik projection problems?

2008-08-15 Thread Mikel Maron
>> >> However, now there's no map data being displayed at all! > >If you are running the import as a different user to the renderer then >you may need to grant select access on the planet_osm_* tables to the >user doing the rendering (or 'public'). The current code does this >automatically, the

[OSM-dev] Mosques and other features of the Muslim world

2008-08-17 Thread Mikel Maron
http://westbank.freemap.in/?lat=31.704236&lon=35.205912&zoom=18&layers=B Thanks much to Steve Chilton for adding symbology for mosques to mapnik. The mappers here are very pleased! Did find some problems with the osm.xml checked into SVN. It's referencing files in different locations, and has a

Re: [OSM-dev] Mosques and other features of the Muslim world

2008-08-17 Thread Mikel Maron
From: Tom Hughes <[EMAIL PROTECTED]> > > > What is the best way to install new configuration file, along with all the > > needed symbols? > > Run the script in the directory in svn, having first filled in the > correct paths for your setup. Thanks. Still getting the hang of this. > > Also, ther

Re: [OSM-dev] Mosques and other features of the Muslim world

2008-08-17 Thread Mikel Maron
lobal symbology for hospitals and whatever other symbols. I also think it's valid to explore whether another approach is feasible/desirable. Mikel - Original Message From: Stefan de Konink <[EMAIL PROTECTED]> To: Mikel Maron <[EMAIL PROTECTED]> Cc: dev@openstreetmap.o

[OSM-dev] arabic ligatures in mapnik

2008-08-21 Thread Mikel Maron
Hi We've noticed some issues with Arabic text rendering in Mapnik. http://westbank.maps.jsintl.org/?lat=31.70841&lon=35.20192&zoom=17&layers=B Street names in Arabic rendered along a path end up being drawn without ligatures, which to a native speakers looks like an A C R O N Y M. I'm not sur

[OSM-dev] renderd problem

2008-08-22 Thread Mikel Maron
Hi I have mapnik & mod_tile running now on the burning man server When renderd starts, it gives about two dozen "got exception ..." messages, but then seems to run fine. renderd receives the tile request and produces a meta file but 404 is returned to the browser. and a reload has the same aff

Re: [OSM-dev] renderd problem

2008-08-22 Thread Mikel Maron
Nevermind .. recompiling and reinstalling did the trick... - Original Message From: Mikel Maron <[EMAIL PROTECTED]> To: dev@openstreetmap.org Sent: Friday, August 22, 2008 11:21:26 AM Subject: [OSM-dev] renderd problem Hi I have mapnik & mod_tile running now on the burning

Re: [OSM-dev] Spatial vs. multi-column indexes for points

2008-09-11 Thread Mikel Maron
> My current optimization includes: > > - using mediumint for lat/lon - enough for ~2 meters resolution > - using a bounding box first for point+radius calculation and then selecting > the circle with a Pythagoras approximation, which is exact enough > > For the first, I want to use MySQL. > >

[OSM-dev] westbank mapnik rendering, icons not showing. help?

2008-10-16 Thread Mikel Maron
I reinstalled mapnik and mod_tile yesterday on http://westbank.maps.jsintl.org/ Looks great! but this particular install has a problem .. POI symbols are not showing up at all. Has anyone encountered a similar problem? Solution? Or, any ideas on how to go about debugging? Thanks Mikel

Re: [OSM-dev] westbank mapnik rendering, icons not showing. help?

2008-10-16 Thread Mikel Maron
Did have Thumbs.db. Deleted and svn up. No change in the rendering :( - Original Message From: Brian Quinion <[EMAIL PROTECTED]> To: Mikel Maron <[EMAIL PROTECTED]> Cc: dev@openstreetmap.org Sent: Thursday, October 16, 2008 8:55:32 AM Subject: Re: [OSM-dev] westbank mapn

Re: [OSM-dev] OpenStreetMap directly in Mapserver; it has been fulfilled

2008-10-19 Thread Mikel Maron
> I have created a patch for OGR that allows direct usage of the > OpenStreetMap data (with normalised tables) inside Mapserver. You wrote an OGR adaptor for OSM data format? Bravo! Any word on whether this will make it into OGR proper? Mikel ___

Re: [OSM-dev] Restarting the EWG

2020-11-20 Thread Mikel Maron
Simon, agree that’s a danger. I think the starting point is not a list of technical tasks, but strategic goals that have technical implications and to which technical needs can be linked. Connect up the tech to overall purpose. For instance, the data privacy for gdpr compliance is a osmf goal. To

Re: [OSM-dev] New Program: Changemonger

2012-08-20 Thread Mikel Maron
Pawel Would be great to hear more about your work on activity streams. Can you fill us in? -Mikel   * Mikel Maron * +14152835207 @mikel s:mikelmaron > > From: Paweł Paprota >To: dev@openstreetmap.org >Sent: Monday, August 20, 2012 10:17 AM >Su

Re: [OSM-dev] Will the real OpenStreetBugs stand up?

2012-10-09 Thread Mikel Maron
o would like to fill us in on these developments with integrating bug tracking into OSM.org?   -Mikel * Mikel Maron * +14152835207 @mikel s:mikelmaron > > From: Tom Hughes >To: Tom MacWright >Cc: dev@openstreetmap.org >Sent: Tuesday, October 9,

Re: [OSM-dev] Hello World

2012-10-12 Thread Mikel Maron
ook at. I'll add here, internationalization of tiles would be a key development. Especially with some of the recent edit wars Korea/Japan/China over island names and possession.   * Mikel Maron * +14152835207 @mikel s:mikelmaron > > From: Michal Migurski >To:

[OSM-dev] OpenStreetBugs API in integration

2012-10-16 Thread Mikel Maron
Hi The current OSB integration work into osm.org, will this include the OSB API? http://wiki.openstreetmap.org/wiki/OpenStreetBugs/API#Editing_bugs Users of OSM data on their websites would be interested to integrate bug reporting directly into their application. Thanks -Mikel   * Mikel Maron

[OSM-dev] Downloading data via the Export tab

2012-10-23 Thread Mikel Maron
(Moving to dev) What would it take for Overpass API export to be listed in the export tab? Is it about service reliability?   * Mikel Maron * +14152835207 @mikel s:mikelmaron > > From: Dave F. >To: >Cc: OSM Talk >Sent: Tuesday, October 2

[OSM-dev] Notes Branch

2013-03-19 Thread Mikel Maron
from this? http://wiki.openstreetmap.org/wiki/OpenStreetBugs/API Is authentication required for note creation? Will it be possible for an external app to post on behalf on non-OSM users? Thanks -Mikel   * Mikel Maron * +14152835207 @mikel s:mikelmaron__

Re: [OSM-dev] Notes Branch

2013-04-24 Thread Mikel Maron
Great news!!!   * Mikel Maron * +14152835207 @mikel s:mikelmaron > > From: Tom Hughes >To: Mitja Kleider >Cc: dev@openstreetmap.org >Sent: Wednesday, April 24, 2013 3:15 PM >Subject: Re: [OSM-dev] Notes Branch > > >On 24/04/13

Re: [OSM-dev] SotM ads for front page

2013-05-16 Thread Mikel Maron
Hi Sounds like this issue should be directed to the CWG to discuss, and define the guidelines and process more clearly.  -Mikel   * Mikel Maron * +14152835207 @mikel s:mikelmaron > > From: Richard Weait >To: Tom Hughes >Cc: dev >Sent: T

[OSM-dev] Birthday Sprint Chat Today at EWG

2013-07-15 Thread Mikel Maron
ought this could be a good chance to chat about it. We'll also be discussing it on #hot, among other things. Please join if you're interested to build for OSM! Mikel   * Mikel Maron * +14152835207 @mikel s:mikelmaron___ dev mailing list dev@op

[OSM-dev] Birthday Sprint

2013-08-02 Thread Mikel Maron
dev on the day. -Mikel   * Mikel Maron * +14152835207 @mikel s:mikelmaron___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Mark your calendars for the #BirthdaySprint! (Now with snazzy website!)

2013-08-07 Thread Mikel Maron
Birthday Sprint!   * Mikel Maron * +14152835207 @mikel s:mikelmaron - Forwarded Message - >From: Kathleen Danielson >To: OpenStreetMap US Talk ; OpenStreetMap Talk >Mailing List ; "h...@openstreetmap.org Openstreetmap" > >Sent: Wednesday, August 7, 2013 9

[OSM-dev] problem with newest compile of renderd

2013-08-16 Thread Mikel Maron
n the latest commits? Thanks Mikel   * Mikel Maron * +14152835207 @mikel s:mikelmaron___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] problem with newest compile of renderd

2013-08-16 Thread Mikel Maron
_backend’ declared inside parameter list ./src/store_file.c:46: warning: its scope is only this definition or declaration, which is probably not what you want ./src/store_file.c: In function ‘file_tile_read’: ./src/store_file.c:55: error: dereferencing pointer to incomplete type   * Mikel Maron * +141

[OSM-dev] replication database advice

2014-04-22 Thread Mikel Maron
What are some of the alternative API servers out there? Thanks Mikel * Mikel Maron * +14152835207 @mikel s:mikelmaron___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

[OSM-dev] Build OpenStreetMap Tools for Conservation

2014-09-03 Thread Mikel Maron
Moabi is looking for a developer to lead the team customizing the OSM stack for forest conservation in DRC and elsewhere. Check out the details and apply! http://rdc.moabi.org/technical_lead/en/ Thanks Mikel ___ dev mailing list dev@openstreetmap.org htt

Re: [OSM-dev] osm.org groups

2019-05-21 Thread Mikel Maron
f thing may also perfectly fit within microgrants (which we still want to do, but also need the time to finalize). -Mikel * Mikel Maron * +14152835207 @mikel s:mikelmaron On Tuesday, May 21, 2019, 4:29:16 AM EDT, Jiri Vlasak wrote: I understand. My concerns are about scalability and sust

[OSM-dev] thematic editing

2010-03-21 Thread Mikel Maron
implement? Interested in collaborating on a plugin? Thanks Mikel == Mikel Maron == +254(0)724899738 @mikel s:mikelmaron http://mapkibera.org/ http://wiki.openstreetmap.org/index.php/Haiti ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

[OSM-dev] Haiti support and FME

2010-03-22 Thread Mikel Maron
r with FME Server? We need this set up to support the Extract-Transform-Load process of the Humanitarian Data Model. -Mikel == Mikel Maron == +254(0)724899738 @mikel s:mikelmaron http://mapkibera.org/ http://wiki.openstreetmap.org/index.php/Haiti ___ d

Re: [OSM-dev] [HOT] Open Street Map

2010-03-23 Thread Mikel Maron
John Come to our meeting this Friday in Nairobi at SODNET ... we will be discussing this. Best Mikel == Mikel Maron == +254(0)724899738 @mikel s:mikelmaron http://mapkibera.org/ http://wiki.openstreetmap.org/index.php/Haiti From: John Yumbya To: h

[OSM-dev] Map Kibera internships

2010-06-01 Thread Mikel Maron
particular role could be either on the ground, or possibly remote. http://www.mapkibera.org/blog/2010/05/31/map-kibera-internships/ Email myself, or cont...@mapkibera.org, if you think you'd be a fit for this role. Best Mikel == Mikel Maron == +254(0)724899738 @mikel s:mikelmaron http:

[OSM-dev] presentation on introduction to osm technicals

2010-06-06 Thread Mikel Maron
e GIS professionals. Does anyone have any presentation files or materials that covers this kind of thing? Thanks Mikel == Mikel Maron == +254(0)724899738 @mikel s:mikelmaron http://mapkibera.org/ http://wiki.openstreetmap.org/index.php/Haiti ___ dev ma

[OSM-dev] mapnik image export failures (and fixes?)

2010-07-18 Thread Mikel Maron
, we use this feature often through Map Kibera. What are possible solutions? Would it be ok to raise the server load threshhold higher? Or do we need additional resources, either on the tile server itself, or another machine? Thanks Mikel == Mikel Maron == +254(0)724899738 @mikel s:mikelmaron

[OSM-dev] filtering big changesets

2010-08-07 Thread Mikel Maron
rt for this? -Mikel == Mikel Maron == +254(0)724899738 @mikel s:mikelmaron http://mapkibera.org/ http://wiki.openstreetmap.org/index.php/Haiti ___ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev

[OSM-dev] Improving History and Monitoring

2011-05-07 Thread Mikel Maron
mproves monitoring. For instance, could highlight friends vs non-friends in the listing. * How could we incorporate more visualization tools directly, like ITOMapper? -Mikel == Mikel Maron == +14152835207 @mikel s:mikelmaron ___ dev

Re: [OSM-dev] Improving History and Monitoring

2011-05-07 Thread Mikel Maron
> I have never found any use for the big changeset indication that was there >before, other than to make me depressed when I click on history for a random >area and find, invariably, that 19 of the 20 edits listed are shown as big. It's useful to quick find the one that isn't big! > I have

Re: [OSM-dev] Improving History and Monitoring

2011-05-07 Thread Mikel Maron
> I have refused to apply patches which do that, because I want somebody to fix >it properly and I am trying to incentivise people to do so. Tom, you're talking about integrating OWL, yes? And in principle, that's the best solution ... but it's been over a year that I've heard that, and I just

[OSM-dev] legitimate IP blocked

2011-06-04 Thread Mikel Maron
https://twitter.com/#!/batje/status/76956988948496384 Uganda mapping party doing lots of good work today, got IP blocked. They have a workaround but shouldn't have to. I'm asking which IP, in case it's not obvious. == Mikel Maron == +14152835207 @mik

  1   2   >