#20260: Geodjango - ogrinspect on spatialite deprecation warning and unknown 
field
type
---------------------------+-----------------------------------------------
     Reporter:             |      Owner:  nobody
  burton449geo@…           |     Status:  new
         Type:             |    Version:  1.5
  Uncategorized            |   Keywords:  geodjango, spatialite, ogrinspect
    Component:  GIS        |  Has patch:  0
     Severity:  Normal     |      UI/UX:  0
 Triage Stage:             |
  Unreviewed               |
Easy pickings:  0          |
---------------------------+-----------------------------------------------
 I run ogrinspect on spatialite 4.0 where TM_WORLD_BORDERS-0.3.shp was
 loaded. I got two errors.

 This is the traceback:

 c:\mygeosite\geodjango>python manage.py ogrinspect
 c:/mygeosite/sqlite3/ezmappin
 g.sqlite test --srid=4326 --mapping --multi
 C:\python27\lib\site-packages\django\contrib\localflavor\__init__.py:2:
 Deprecat
 ionWarning: django.contrib.localflavor is deprecated. Use the separate
 django-lo
 calflavor-* packages instead.
   warnings.warn("django.contrib.localflavor is deprecated. Use the
 separate djan
 go-localflavor-* packages instead.", DeprecationWarning)

 TypeError: Unknown field type <class
 'django.contrib.gis.gdal.field.OFTBinary'>
 in search_frame

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20260>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to