[osmosis-dev] Publishing Osmosis to Maven Central

2013-03-30 Thread Brett Henderson
Hi All,

This may be of interest to some of you.  I've just begun the process of
publishing Osmosis artefacts to Maven Central (ie.
http://repo1.maven.org/maven2).

My current snapshot build is available here:
https://oss.sonatype.org/content/repositories/snapshots/org/openstreetmap/osmosis/

For those who are not familiar with Maven Central practices, it is not
possible to publish directly to Maven Central itself.  The simplest way is
to publish via the OSS Sonatype repository which then gets sync'd with
Maven Central.

A few changes have been made to the Osmosis build to allow this to work
(I'm still in the process of pushing these changes).  The most noticeable
change is that most projects have been renamed to have an osmosis-
prefix.  If you have an existing Eclipse workspace, you'll need to re-run
gradle eclipse and re-import your projects.

The main blocker to publishing release artefacts is that I have two
dependencies on libraries not available in Maven Central.  These are the
scrosby PBF lib, and the BZip2 library which I built manually but which is
based on Apache source code.  Both should be fixable by building and
publishing them along with the rest of Osmosis, but I need to find time to
do so.

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


[OSM-dev] query about GSoC

2013-03-30 Thread Ashish Singh
hey everyone,

I have been following google summer of code for some time now i am looking
for possible ideas to contribute to opensource.

I know that openstreetmap has been participating in GSoC for last 4 years
now, I like openstreetmap a lot and the core technology that is behind it
as mapping services have a great impact on our lives and it continue to do
so in many forms.

I was going though the wiki of OSM GSoC page
2013http://wiki.openstreetmap.org/wiki/Google_Summer_of_Code/Processes.
It was useful in many ways i came to know about the projects that were
selected in past years.

I want to contribute to openstreetmap I did't find a list of ideas for GSoC
2013 how should i proceed from here.

So if anyone from the openstreetmap community has any idea which they think
can be a possible GSoC idea and they want students interested in those
projects please suggest me some ideas. I want to contribute but don't know
from where to start i seek guidance from this community.

thanks in advance.

ashish singh
pune, india
___
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] mod_tile stable version ?

2013-03-30 Thread Sven Geggus
Sarah Hoffmann lon...@denofr.de wrote:

 I'd be very happy to see you step up as maintainer and move the stuff
 to github. I'd feel much more comfortable to submit pull requests to 
 github instead of doing direct SVN commits that nobody even knows 
 about unless the code fails in some annoying way.

I oppose the Idea of moving our software to a commercial platform
(github) but I agree to the rest of your post.

I always have a somewhat uncertain feeling about horribly breaking
something when doing direct commits to osm2pgsql, as I know that
there are people using its single existing trunk version for
production systems.

IMO the real problem is not about tools (git vs. svn) but rather about
a missing concept of how the software is maintained.

Git tends to enforce policy in our context only because we don't have software
maintenance at all.

Sven

-- 
Thinking of using NT for your critical apps?
  Isn't there enough suffering in the world?
   (Advertisement of Sun Microsystems in Wall Street Journal)
/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] announcing a new mailinglist tile-serving

2013-03-30 Thread Sven Geggus
Simone Cortesi sim...@cortesi.com wrote:

 having two or more styles based on the same data. this is something I
 believe tirex will allow me to do.

IMO the main advantage of tirex is its independance of render
backends. While renderd intermixes actual rendering and queue
management tirex uses different jobs for this.

Thus one can easily run a tileserver where one style is based
on mapnik while the other one is based on umn mapserver instead.

Regards

Sven

-- 
The main thing to note is that when you choose open source you don't
get a Windows operating system.
  (from http://www.dell.com/ubuntu)
/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] query about GSoC

2013-03-30 Thread Ian Dees
Hi Ashish,

Unfortunately I screwed up the timing on the GSoC application and didn't
submit it in time. OpenStreetMap won't be participating in Summer of Code
this year.

-Ian


On Sat, Mar 30, 2013 at 6:16 AM, Ashish Singh aitashish...@gmail.comwrote:

 hey everyone,

 I have been following google summer of code for some time now i am looking
 for possible ideas to contribute to opensource.

 I know that openstreetmap has been participating in GSoC for last 4 years
 now, I like openstreetmap a lot and the core technology that is behind it
 as mapping services have a great impact on our lives and it continue to do
 so in many forms.

 I was going though the wiki of OSM GSoC page 
 2013http://wiki.openstreetmap.org/wiki/Google_Summer_of_Code/Processes.
 It was useful in many ways i came to know about the projects that were
 selected in past years.

 I want to contribute to openstreetmap I did't find a list of ideas for
 GSoC 2013 how should i proceed from here.

 So if anyone from the openstreetmap community has any idea which they
 think can be a possible GSoC idea and they want students interested in
 those projects please suggest me some ideas. I want to contribute but don't
 know from where to start i seek guidance from this community.

 thanks in advance.

 ashish singh
 pune, india



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


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


Re: [josm-dev] How to update a mappaint style

2013-03-30 Thread Dirk Stöcker

On Sat, 30 Mar 2013, Martin Koppenhoefer wrote:


Three days ago I updated a mappaint style in the wiki (speed limit signs),
and shortly after I saw this updated revision in the mouse-overlay in
prefs/available styles (date and revision number). But the actual style in
use still seems to be the old one. I have tried to uninstall the style,
restart and reload it, but still it remains the old style in use. Also I
didn't find the style cached on disk (in .josm where some other stuff is
cached) so I don't know where I would have to delete stuff.


In josm dir cache/mirror_...


I don't see the actual version of the in-use style in the josm prefs (there
is no overlay on the right side of the table, where the active styles are
listed) but it behaves like the old style, so I am quite sure it is still
the old style that is used.

What can I do? Have I done something wrong the way I updated the style? Do
I have to trigger some action manually?


There are two way ATM. Delete the mirror file or remove the mirror entry 
in prefs. Both should cause a reload of the file.


Otherwise wait approx. 2 weeks :-)

Is not optimal, but usually only the style authors themselves notice this 
problem.


Ciao
--
http://www.dstoecker.eu/ (PGP key available)


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