Sergey Fedoseev

(sir_sigurd)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

[No data in this time period]

Components

[No data in this time period]

Tickets

Trac Ticket (26) Reporter (1) Owner (0) Commenter (2) Summary Component
27021 27021 Add explicit support for Q object annotations Database layer (models, ORM)
27580 27580 add special field for storing content types contrib.contenttypes
27464 27464 SRID should be stored in DB on MySQL backend GIS
27550 27550 add version of GEOSGeometry.normalize() that returns new geometry GIS
27574 27574 support geodetic distance calculation on MySQL 5.7+ GIS
27488 27488 add support for IsValid and MakeValid GIS functions on SpatiaLite backend GIS
27472 27472 GEOSGeometry('POINT EMPTY').ogr crashes GIS
27985 27985 Converting `Foo.objects.filter(bar=None)` to an `IsNull` too early. Database layer (models, ORM)
27603 27603 on SpatiaLite AsKML GIS function fails if annotated queryset is evaluated several times GIS
27964 27964 Raise an error if a MySQL geometry with an unsupported SRID is saved to the database GIS
27972 27972 BaseSpatialField.geodetic should return SpatialReference.geographic GIS
27573 27573 Distance function returns Distance object instead of raw value on MySQL GIS
27973 27973 LinearRing.json gives invalid GeoJSON GIS
27962 27962 allow lookups on Area annotation GIS
27556 27556 add Oracle support for IsValid function and isvalid lookup GIS
27960 27960 ds = DataSource('/path/to/your/cities.shp') fails on first try (GDALException Unknown error code: "198770787"), but works on second GIS
27965 27965 gis_tests.test_geoforms.GeometryFieldTest.test_field_string_value fails GIS
27479 27479 ingored GDALException('Invalid pointer returned from "GDALClose"',) during tests GIS
27497 27497 make Area function, Distance function and lookups work with geodetic coordinates on SpatiaLite GIS
27576 27576 fallback to GDAL if spatial_ref_sys is unavailable GIS
27602 27602 add Oracle support for BoundingCircle function GIS
27607 27607 add Oracle support for AsGML function GIS
27552 27552 add docs/tests for GEOSGeometry.normalize() GIS
27481 27481 boolean annotation returns integer on SQLite Database layer (models, ORM)
27217 27217 makemigrations crashes with "'SpatialRefSysMixin' has no attribute '_meta'" on PostGIS GIS
18131 18131 2 ContentTypeManager.get_for_id not documented Documentation