[Gfoss] Spatialite 2.0 released [SQLite Spatials]

mi scuso per l'inglese in una lista italinissima, ma almeno
mi risparmio di scrivere due volte l'annuncio :slight_smile:

==========================================
I've just released a new version [2.0] for the
SQLite's Spatial extension [spatialite]

http://www.gaia-gis.it/spatialite-2.0/index.html

It's decidedly a MAJOR VERSION, as I introduced
lots of new features:
--------

- completely re-engineered code base

- now supporting standard GNU Automake build system
  [./configure; make; make install]

- now integrating GEOS, in order to support the
  complete OpenGis Spatial SQL functions set
  [this including any sophisticated spatial
   analysis function, such as Overlay(), Contains(),
   Touches(), Buffer(), ConvexHull() and so on]

- now implementing standard Spatial METADATA tables
  [geometry_columns / spatial_ref_sys] and enforcing
  column constraints on geometry classes and SRIDs

- now implementing a genuine and effective Spatial
  Index based on the [still experimental] SQLite's RTree

- and all this for less than 2MB of code
  [and, if you don't care to implement GEOS and related
   spatial analysis functions, you can build a light-weight
   version for about 500KB, this still including basic
   WKT / WKT handling and Spatial Index]

Let say now we have a "smaller PostGis" in a nut-shell,
requiring no administration or configuration at all,
but effectively supporting full SQL Spatial data processing

Enjoy

Sandro Furieri

Ciao a tutti, ho un problema nel visualizzare alcuni campi di una tabella di
uno shape.
Mi spiego meglio : se carico con Qgis 0.10 questo shape lineare e apro la
relativa tabella mi vengono visualizzati i campi anzichè con i codici, con
dei numeri tutti uguali.
Per esempio nella colonna con l'attributo ID ( Tipo Real lunghezza 11) in
ogni riga c'è sempre
lo stesso numero (-23456234567).
Altra stranezza con Qgis 0.9.0 su Windows XP i dati vengono sisualizzati
correttamente.
E' forse un problema della versione 0.10??

Grazie e a presto.

Gianni
Bologna

Gianni B. ha scritto:

Ciao a tutti, ho un problema nel visualizzare alcuni campi di una tabella di
uno shape.

Se mandi un piccolissimo estratto di questi dati magari ci diamo un occhio.
Saluti.
pc
--
Paolo Cavallini, see: * http://www.faunalia.it/pc *

Se mandi un piccolissimo estratto di questi dati magari ci diamo un >
occhio.
Saluti.
pc

Forse ho capito l'origine dell'errore : il file originale è corretto, se lo carico e poi lo
salvo col comado "Salva come shapefile" ai dati succede quanto vi ho detto in precedenza.
Quindi se carico a video il nuo shape creato, i dati in tabella non sono corretti.
Se vi serve qualche altro dato fatemelo sapere.

Grazie.

Gianni