Everything about Flash
116.3K views | +0 today
Follow
Everything about Flash
Everything about the Flash Platform
Your new post is loading...
Your new post is loading...
Scooped by Nicolas Bousquet
Scoop.it!

Thunderhead Explorer: MongoDB + Spring + Mobile Flex API for ArcGIS = Harmonie

Thunderhead Explorer: MongoDB + Spring + Mobile Flex API for ArcGIS = Harmonie | Everything about Flash | Scoop.it

I've used MongoDB on a project for the City of Chicago with great success. I was impressed with the fact that we can store JSON documents in one giant collection, scale horizontally by just adding new nodes, the plethora of language APIs (Java,AS3) that can talk to it, run MapReduce tasks, and my favorite is that you can create a true spatial index on a document property.

No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

ArcGIS API for Flex

ArcGIS API for Flex | Everything about Flash | Scoop.it
The following functionality, enhancements, changes, and bug fixes are new at version 3.1:
No comment yet.
Scooped by Nicolas Bousquet
Scoop.it!

Map Tiles For Offline Usage Using ArcGIS API for Flex

So… Google introduced an offline feature to their mobile mapping application, enabling you to view map tiles when you are disconnected from the network. This is pretty neat and very useful now that local storage is so “abundant” on mobile devices. In this post, I would like to show you how to use the mobile device local storage for offline tile retrieval using the ArcGIS API for Flex.

No comment yet.