Feature request #6197
New filetype extensions for SpatiaLite
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Vectors | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 15511 |
Description
The SpatiaLite database reader only looks for two filetype extensions. I believe all of the following can also be used, and this is just for sqlite3 - These are all from SQLiteStudio:
.db3
.s3db
.sqlite3
.db3
.s3db
.sqlite3
.sl3 - This one is what FME calls its SpatiaLite files.
Note: I am aware of "all files" from the drop-down, but believe those should be added to the extensions list anyway.
Associated revisions
History
#1 Updated by Giovanni Manghi about 12 years ago
- Pull Request or Patch supplied set to No
- Category set to Vectors
- Target version set to Version 2.0.0
afaik a spatialite db does not need necessarily an extension, anyway if the above extensions are used by some programs or are formats correctly recognized by OGR (like the .sl3, see #6196) then I agree that the list in the "add vector layer" dialog should be updated.
Jonathan, when filing tickets please fill all the available information/details, otherwise it become difficult to search for already existing tickets.
#2 Updated by Jonathan Moules about 12 years ago
Hi Giovanni; Sorry for not filling out all information. TBH, there's too much to fill and its not clear which ones I should be filling in and which ones you should or even what goes where. Also, this bug (#6202) means that half the time I have the wrong options showing anyway.
#3 Updated by Pirmin Kalberer about 12 years ago
- Target version changed from Version 2.0.0 to Future Release - Nice to have
#4 Updated by Médéric RIBREUX almost 9 years ago
- Status changed from Open to Feedback
Hello, bug triage...
to sum up:
- Add .db3, .s3db, .sqlite3, .db3, .s3db, .sqlite3 to OGR provider/Add Spatialite Layer/Create a new spatialite layer file selector extension filters.
- Add .sl3 as a new "SQLite Spatial (FDO)" entry in OGR provider file selector extension filters.
That's it ?
#5 Updated by Jürgen Fischer almost 9 years ago
- Status changed from Feedback to Closed
Fixed in changeset f8c4b3a21cb13cc0871cb0fb2ec9b231742b71d5.