This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-02-25 00:58:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
providers
History
gsherman
0acaf25e40
first implementation of save delimited text file as shapefile once its loaded into qgis. Some things are still rough -- I'll clean it up some more in the next day or so...
...
git-svn-id:
http://svn.osgeo.org/qgis/trunk@2332
c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-25 06:00:39 +00:00
..
delimitedtext
first implementation of save delimited text file as shapefile once its loaded into qgis. Some things are still rough -- I'll clean it up some more in the next day or so...
2004-11-25 06:00:39 +00:00
gpx
** Reimplemented getNextFeature() so features are visible again
2004-11-16 18:18:36 +00:00
grass
moved the responsability for not-commited features to qgsvectorlayer. Because of this, it is now possible to treat not-commited features like commited ones. Vectordataproviders now only need to implement 'addFeatures','deleteFeatures', 'supportsFeatureAddition' and 'supportsFeatureDeletion' if they support feature addition or deletion
2004-11-15 21:52:57 +00:00
ogr
Debugging output to std::cerr was getting ignored, so changed to use
2004-11-24 19:34:43 +00:00
postgres
Added hook for a provider to indicate it supports saving its data to a shapefile. If supported, an item is added to the popup context menu. The save function is not implmented yet.
2004-11-23 06:14:05 +00:00
Makefile.am
…
providers.pro
Updated win32 build environment to include gps plugin and provider
2004-08-16 18:37:46 +00:00