Dane Springmeyer
|
89a09208e8
|
finish geometry cleanup work by ensuring proper behavior in the ogr plugin with multigeometries
|
2011-12-21 12:22:05 -08:00 |
|
Dane Springmeyer
|
ce9e44b5f2
|
plugin code formatting based on emacs format in utils/format_source_files
|
2011-11-13 19:37:50 -08:00 |
|
kunitoki
|
d67de4ab4a
|
- removed a refuse of the past in ogr plugin
|
2011-10-22 14:29:08 +02:00 |
|
kunitoki
|
10d35add23
|
- fix indentation and trailing spaces (generally coding style) in ogr plugin partially related to #911
|
2011-10-22 02:27:06 +02:00 |
|
Dane Springmeyer
|
ca90c34d17
|
use boost::make_shared feature factory for ogr featuresets
|
2011-05-18 01:28:22 +00:00 |
|
Dane Springmeyer
|
c6980f2fd8
|
make sure datasource feature ids start at 1, like shapefile and sqlite plugins
|
2011-04-29 20:00:45 +00:00 |
|
Dane Springmeyer
|
5578e5f659
|
ogr plugin: allow features will null geometries (rendering ultimately will be skipped) instead of breaking early - closes #754
|
2011-04-21 19:19:07 +00:00 |
|
Lucio Asnaghi
|
cda9089ddf
|
+ ogr logging cosmetics
|
2010-11-18 22:59:21 +00:00 |
|
Dane Springmeyer
|
c7f136db91
|
avoid segfault if geometry is so invalid that no reference is returned and we cannot check if it is empty - closes #574
|
2010-08-20 21:14:14 +00:00 |
|
Artem Pavlenko
|
47dc1e197b
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
|
Lucio Asnaghi
|
539f1bcf9b
|
+ added index facility by using a *.index file to OGR layers (10-15% faster than internal OGR spatial filter)
|
2009-05-11 22:06:48 +00:00 |
|
Dane Springmeyer
|
5380b52832
|
fix segfault in ogr plugin by skipping empty geoms - closes #292
|
2009-04-04 20:55:56 +00:00 |
|
Andreas Volz
|
01b6d77509
|
std::string
|
2009-02-18 22:50:12 +00:00 |
|
Artem Pavlenko
|
0fbfbd445a
|
+ ogr_5th_revision.patch (kunitoki rocks!)
|
2009-02-05 16:47:07 +00:00 |
|
Artem Pavlenko
|
868d43408b
|
+ ogr.patch (kunitoki)
|
2009-02-03 18:30:06 +00:00 |
|
Dane Springmeyer
|
4085e1cb16
|
third ogr patch from kunitoki! (fixes labels and implements feature_at_point)(ogr_4th_revision.patch)
|
2009-01-29 16:20:30 +00:00 |
|
Dane Springmeyer
|
e9799003e5
|
+ third revision of patch for ogr plugin with better handling of wkb and multigeometries (kunitoki)
|
2009-01-29 04:20:34 +00:00 |
|
Dane Springmeyer
|
f414843c4f
|
+ First implementation of OGR(vector) input plugin. Patch from kunitoki. Thanks! Closes #170
|
2009-01-28 20:16:31 +00:00 |
|