Hello,
I am trying to map the coordinates from my shp files to geo_shape,
geo_point being the default
So the default mapping file is :
"geometry": {
"properties": {
"type": {
"store": "yes",
"type": "
The bounding boxes (from EPSG) are in our database (at projfinder) and the SQL
query checks the map center point against those boxes to then only do the
distance calculation against those valid candidates.
A
On Nov 2, 2014, at 11:46 PM, Paolo Cavallini wrote:
> Il 31/10/2014 17:54, Aaron Rac
Il 03/11/2014 17:02, Andre Joost ha scritto:
> The "AREA_OF_USE_CODE" is already in /gdal-data/gdal_datum.csv.
>
> The bounding boxes can be extracted from the EPSG database "Area" table as
> well.
That's great news, thanks.
All the best.
--
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e Post
Hello Chris,
On Mon, Nov 3, 2014 at 9:45 PM, Chris Hanson wrote:
> I'm wondering if anyone here has succeeded, attempted, or just
> investigated compiling GDAL (and PROJ4) via Emscripten into Javascript
> asm.js dialect to run in a browser? We're looking at some web/client side
> code that wou
I'm wondering if anyone here has succeeded, attempted, or just
investigated compiling GDAL (and PROJ4) via Emscripten into Javascript
asm.js dialect to run in a browser? We're looking at some web/client side
code that would be best if it could do its job (data access and display)
client-side in a
Am 03.11.2014 um 08:46 schrieb Paolo Cavallini:
Thanks Aaron for this. IMHO an even better option would be to
explicitly add to EPSG/proj.4 db the bounding boxes of validity for
each projection: in this way, client GIS could show only valid
projections for a given map area, and this would be a
Aaron Racicot z-pulley.com> writes:
>
> We played with something just like this last year (called projfinder):
>
> http://projfinder.com/
>
> That is just a simple demo application that was a proof of concept.
Center the map where you think your data is
> from, enter in a sample X,Y from your