Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Apps using Spatialite
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Noli Sicad  
View profile  
 More options Apr 27 2012, 10:53 pm
From: Noli Sicad <nsi...@gmail.com>
Date: Sat, 28 Apr 2012 12:53:37 +1000
Local: Fri, Apr 27 2012 10:53 pm
Subject: Apps using Spatialite
Hi,

While searching for apps using Spatialite, I encountered this blog.

http://blog.lsta.me/?p=27

http://blog.lsta.me/?p=17

http://itunes.apple.com/us/app/ttc-mobile/id344907145?mt=8

However, reading the description in
http://itunes.apple.com/us/app/ttc-mobile/id344907145?mt=8 it seems
not implemented the offline capabilities (so no spatialite?).

Any other application using spatialite in mobile devices?

Noli


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Noli Sicad  
View profile  
 More options Apr 27 2012, 11:02 pm
From: Noli Sicad <nsi...@gmail.com>
Date: Sat, 28 Apr 2012 13:02:50 +1000
Local: Fri, Apr 27 2012 11:02 pm
Subject: Re: Apps using Spatialite
This is real app for Android with Spatialite. Not a spatialite library :-).

http://code.google.com/p/spatialite-android/

ipk download (April 1, 2012)
http://code.google.com/p/spatialite-android/downloads/list

Screenshot
http://code.google.com/p/spatialite-android/wiki/Screenshots

No Map ;(

Noli

On 4/28/12, Noli Sicad <nsi...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brad Hards  
View profile  
 More options Apr 28 2012, 4:12 am
From: Brad Hards <br...@frogmouth.net>
Date: Sat, 28 Apr 2012 18:12:45 +1000
Local: Sat, Apr 28 2012 4:12 am
Subject: Re: [SpatiaLite-Users] Re: Apps using Spatialite
On Saturday 28 April 2012 13:02:50 Noli Sicad wrote:
> This is real app for Android with Spatialite. Not a spatialite library :-).

> http://code.google.com/p/spatialite-android/

I think that actually builds the spatialite library (i.e. a spatialite.so) and
a test application. I did that today (upgrading to PROJ.4 4.8.0).

It appeared to crash on my android 2.2 AVD, but it (probably) ran OK on a
4.0.3 AVD. I haven't really finished the investigation yet.

Brad


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Noli Sicad  
View profile  
 More options Apr 28 2012, 4:31 am
From: Noli Sicad <nsi...@gmail.com>
Date: Sat, 28 Apr 2012 18:31:26 +1000
Local: Sat, Apr 28 2012 4:31 am
Subject: Re: [SpatiaLite-Users] Re: Apps using Spatialite
Hi Brad,

Probably you can hack MyTracks to support Spatialite.

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

Noli

On 4/28/12, Brad Hards <br...@frogmouth.net> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brad Hards  
View profile  
 More options Apr 28 2012, 5:39 am
From: Brad Hards <br...@frogmouth.net>
Date: Sat, 28 Apr 2012 19:39:23 +1000
Local: Sat, Apr 28 2012 5:39 am
Subject: Re: [SpatiaLite-Users] Re: Apps using Spatialite
On Saturday 28 April 2012 18:31:26 Noli Sicad wrote:
> Hi Brad,

> Probably you can hack MyTracks to support Spatialite.

> http://code.google.com/p/mytracks/

I'm not sure why I (in particular) would want to. I'm not a java programmer.

Or did you have something else in mind?

Brad


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Noli Sicad  
View profile  
 More options Apr 28 2012, 6:21 am
From: Noli Sicad <nsi...@gmail.com>
Date: Sat, 28 Apr 2012 20:21:54 +1000
Local: Sat, Apr 28 2012 6:21 am
Subject: Re: [SpatiaLite-Users] Re: Apps using Spatialite
If you want C/C++, i.e. Objective-C, there are 2 options but iOS (iPhone/iPad).

However, you need a Mac OS X machine and Xcode + iOS SDK for this.

1.Route-Me
https://github.com/michaeltyson/route-me

RMPath (vector) is the one to hack to support Spatialite

Most of the developers in Route-me are more in tiles, not vector.

Route-Me uses other sources (e.g. OSM, Cloudmade, etc.), not Google
Map for Tile maps.

I have been asking Route-Me about demo for Spatialite for a year now.

2. MapKit
http://www.raywenderlich.com/11253/mapkit-tutorial-updated-for-ios-5
http://maniacdev.com/2011/07/tutorial-map-kit-for-beginners-guide/

MapKit is Google Maps

(I am not C programmer).

Noli

On 4/28/12, Brad Hards <br...@frogmouth.net> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew  
View profile  
 More options Apr 29 2012, 4:50 am
From: Andrew <andrew.naplav...@gmail.com>
Date: Sun, 29 Apr 2012 01:50:26 -0700 (PDT)
Local: Sun, Apr 29 2012 4:50 am
Subject: Re: Apps using Spatialite
 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric  
View profile  
 More options Apr 29 2012, 8:38 am
From: Eric <efroh...@gmail.com>
Date: Sun, 29 Apr 2012 05:38:43 -0700 (PDT)
Local: Sun, Apr 29 2012 8:38 am
Subject: Re: Apps using Spatialite
Noli,

I wish I had a good answer to the question myself.  I am the
maintainer of the spatialite-android project.  I am surprised at the
amount for web traffic the project receives.  The few people I have
traded e-mails with haven't indicated their plans for spatialite-
android.  Below are some of the other open source projects I am aware
of.

Project using Nutiteq Map SDK:
https://bitbucket.org/nutiteq/android-map-samples

hg repository with some improvements many of which will be/have been
pulled into spatialite-android:
https://bitbucket.org/mayastudios/spatialite-android/overview

-Eric

On Apr 27, 10:53 pm, Noli Sicad <nsi...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
BareFeetWare  
View profile  
 More options Apr 29 2012, 8:03 pm
From: BareFeetWare <list....@barefeetware.com>
Date: Mon, 30 Apr 2012 10:03:04 +1000
Local: Sun, Apr 29 2012 8:03 pm
Subject: Re: [SpatiaLite-Users] Apps using Spatialite

Spatialite is used for the council polygons, union of council polygons into regions, detecting which polygon contains the user's current location in this app:
http://itunes.apple.com/au/app/screen-nsw-film-location-scout/id51684...

Tom

Tom Brodhurst-Hill
BareFeetWare

--
iPhone/iPad/iPod and Mac software development, specialising in databases
develo...@barefeetware.com
--
Twitter: http://twitter.com/barefeetware/
Facebook: http://www.facebook.com/BareFeetWare


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin Hansen  
View profile  
 More options Jan 6, 5:37 am
From: Martin Hansen <matin.and...@gmail.com>
Date: Sun, 6 Jan 2013 02:37:14 -0800 (PST)
Local: Sun, Jan 6 2013 5:37 am
Subject: Re: Apps using Spatialite

Just uploaded a n experimental build of aSQLiteManager with some SpatiaLite
support. From the Query Viewer you can do spatial queries, update Geometry
fields, ...
From the rest of the app you can do standard database operations except on
BLOB fields. You find the app here:
http://play.google.com/store/apps/details?id=dk.andsen.aspatialite/Ma...

Den lørdag den 28. april 2012 04.53.37 UTC+2 skrev Noli Sicad:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »