Geokit app

Newbie here :slight_smile:

So, a friend mentioned that geokit is the way to go if I want to make
a simple location based app.

I basically want to make a list of locations so the app should allow
me to
Create a location, give it a name and an address along with the geo
location information associated with it.
(Geokit will take care of this last thing right?)

I tried looking for sample apps but had no luck…
Can someone help me out with a link to something I can follow to
create this or if you have done something that you can please share?
I have searched for a tutorial but I cant seem to find any either.
Any help will be great.

Oliver.

oliver torres wrote:

Newbie here :slight_smile:

So, a friend mentioned that geokit is the way to go if I want to make
a simple location based app.

It may be; I’ve so far only used Spatial Adapter/GeoRuby. I’d also
certainly advise using a database with geographical features. For me,
that usually means PostgreSQL with the PostGIS extensions.

Best,

Marnen Laibow-Koser
http://www.marnen.org
[email protected]