Re: [OSM-dev] Newbie questions, introductions and questions about Mac/Objective-C based mapping/Map View using openstreetmap...

2011-03-10 Thread Gregory Casamento
Well,  by routing I mean the ability to show a navigable route on the
nap from one point to another.

On Thursday, March 10, 2011, Frederik Ramm frede...@remote.org wrote:
 Hi,

 On Wed, 9 Mar 2011 19:01:37 -0500
 Gregory Casamento greg.casame...@gmail.com wrote:
 I am currently working on a solution for one of my own projects (not
 GNUstep related) which involves routing.   I'm wondering if there are
 any Mac (NOT IPHONE OR IOS) based solutions which can do what I'm
 after.

 Answering that question would be easier if we knew what you're after.
 Involves routing is a bit on the vague side ;)

 Bye
 Frederik

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


-- 
Gregory Casamento - GNUstep Lead/Principal Consultant, OLC, Inc.
yahoo/skype: greg_casamento, aol: gjcasa
(240)274-9630 (Cell)

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


Re: [OSM-dev] Newbie questions, introductions and questions about Mac/Objective-C based mapping/Map View using openstreetmap...

2011-03-10 Thread Gregory Casamento
Frederik,

On Thu, Mar 10, 2011 at 9:54 AM, Frederik Ramm frede...@remote.org wrote:
 Hi,

 On 03/10/2011 03:46 PM, Gregory Casamento wrote:

 Well,  by routing I mean the ability to show a navigable route on the
 nap from one point to another.

 I am still unsure if you are looking for code that does the map display and
 all, or just a routing engine that spits out a number of lat/lon pairs. I
 don't know if you want routing for a small area for for the whole world;
 where will your data be coming from, and are you aware that data for the
 whole world has to be preprocessed before it can be used for routing? Are
 you perhaps not looking for a routing engine with all the data storage and
 preprocessing that entails, but for an API where you request something over
 the network?

The last one is what I'm looking for.

 Do you want to compute thousands of routes or just a few?

Hundreds or thousands.

 Do
 you need routing for different profiles (pedestrian, lorry, etc.) or just a
 standard profile?

 You might want to look at Gosmore
 (http://wiki.openstreetmap.org/wiki/Gosmore) - Public Domain (thus easy to
 integrate into your application), and reportedly compiles under OSX.

 Bye
 Frederik


I will take a look.  Thank you so much for your help.

-- 
Gregory Casamento - GNUstep Lead/Principal Consultant, OLC, Inc.
yahoo/skype: greg_casamento, aol: gjcasa
(240)274-9630 (Cell)

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


Re: [OSM-dev] Newbie questions, introductions and questions about Mac/Objective-C based mapping/Map View using openstreetmap...

2011-03-10 Thread Gregory Casamento
I guess what I would really like is one which uses Objective-C, if
possible so that it would be easily integrated into a Mac OS X/Cocoa
application.

GC

On Thu, Mar 10, 2011 at 10:22 AM, Gregory Casamento
greg.casame...@gmail.com wrote:
 Frederik,

 On Thu, Mar 10, 2011 at 9:54 AM, Frederik Ramm frede...@remote.org wrote:
 Hi,

 On 03/10/2011 03:46 PM, Gregory Casamento wrote:

 Well,  by routing I mean the ability to show a navigable route on the
 nap from one point to another.

 I am still unsure if you are looking for code that does the map display and
 all, or just a routing engine that spits out a number of lat/lon pairs. I
 don't know if you want routing for a small area for for the whole world;
 where will your data be coming from, and are you aware that data for the
 whole world has to be preprocessed before it can be used for routing? Are
 you perhaps not looking for a routing engine with all the data storage and
 preprocessing that entails, but for an API where you request something over
 the network?

 The last one is what I'm looking for.

 Do you want to compute thousands of routes or just a few?

 Hundreds or thousands.

 Do
 you need routing for different profiles (pedestrian, lorry, etc.) or just a
 standard profile?

 You might want to look at Gosmore
 (http://wiki.openstreetmap.org/wiki/Gosmore) - Public Domain (thus easy to
 integrate into your application), and reportedly compiles under OSX.

 Bye
 Frederik


 I will take a look.  Thank you so much for your help.

 --
 Gregory Casamento - GNUstep Lead/Principal Consultant, OLC, Inc.
 yahoo/skype: greg_casamento, aol: gjcasa
 (240)274-9630 (Cell)




-- 
Gregory Casamento - GNUstep Lead/Principal Consultant, OLC, Inc.
yahoo/skype: greg_casamento, aol: gjcasa
(240)274-9630 (Cell)

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


Re: [OSM-dev] Newbie questions, introductions and questions about Mac/Objective-C based mapping/Map View using openstreetmap...

2011-03-10 Thread Gregory Casamento
This seems to be a good start.  :)

On Thu, Mar 10, 2011 at 2:31 PM, Daniel Sabo daniels...@gmail.com wrote:
 Entirely not what your looking for (no routing, just map display), but
 the only Cocoa OSM app I know of is:

 http://code.google.com/p/maps4mac/

 - Daniel

 On Thu, Mar 10, 2011 at 7:52 AM, Gregory Casamento
 greg.casame...@gmail.com wrote:
 Mike,

 In my original posting I mentioned the Mac API using Cocoa.   There
 are PLENTY of iPhone things going on.   What I need is something on
 the Mac using AppKit/Foundation, not on the iPhone.

 While such a thing would be a modest porting effort, it would be a
 porting effort nonetheless. :)

 GC

 On Thu, Mar 10, 2011 at 10:33 AM, Mike N nice...@att.net wrote:
 On 3/10/2011 10:22 AM, Gregory Casamento wrote:

 but for an API where you request something over
   the network?

 The last one is what I'm looking for.

 http://developers.cloudmade.com/projects/show/iphone-sdk

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




 --
 Gregory Casamento - GNUstep Lead/Principal Consultant, OLC, Inc.
 yahoo/skype: greg_casamento, aol: gjcasa
 (240)274-9630 (Cell)

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


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




-- 
Gregory Casamento - GNUstep Lead/Principal Consultant, OLC, Inc.
yahoo/skype: greg_casamento, aol: gjcasa
(240)274-9630 (Cell)

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


[OSM-dev] Newbie questions, introductions and questions about Mac/Objective-C based mapping/Map View using openstreetmap...

2011-03-09 Thread Gregory Casamento
Kind Greetings and Salutations to everyone,

I'm completely new to this list, so let me introduce myself.  I am
Gregory Casamento, I'm the lead developer of the GNUstep project.

I am currently working on a solution for one of my own projects (not
GNUstep related) which involves routing.   I'm wondering if there are
any Mac (NOT IPHONE OR IOS) based solutions which can do what I'm
after.

I'm fully capable of porting one of the existing iOS/UIKit solutions
to the Mac, but that is an effort I would much rather avoid if at all
possible.

Please let me know if anyone has any input, suggestions etc for me as
it would be very greatly appreciated. :)

Thank you so much, GC
-- 
Gregory Casamento - GNUstep Lead/Principal Consultant, OLC, Inc.
yahoo/skype: greg_casamento, aol: gjcasa
(240)274-9630 (Cell)

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