- Language: en
35 results for map in version 5.0
-
GeoDjango Tutorial
- … mapping dictionary created above, automatically: / $ python manage.py ogrinspect world/data/TM_WORLD_BORDERS-0.3.shp WorldBorder \ --srid = 4326 --mapping …
-
OGR Inspection
- … name , ** kwargs ) mapping mapping ( data_source , geom_name = 'geom' , layer_key = 0 , multi_geom = False ) …
-
GeoDjango Forms API
- … map_height BaseGeometryWidget. map_width Height and width of the widget map (default is 400x600 …
-
GDAL API
- … Mapped to the srid attribute width required Mapped to the width attribute height required Mapped …
-
Model field reference
- … mapping or iterable in the format described below to use as choices for this field …
-
LayerMapping data import utility
- … mapping = { ... "name" : "str" , # The 'name' model field maps to the 'str' layer …
-
The Django admin site
- … mapping a field class to a dict of arguments to pass to the field at construction …
-
Settings
- … mapping "app_label.model_name" strings to functions that take a model object and return …
-
Model Form Functions
- … mapped to a label. help_texts is a dictionary of model field names mapped to a help …
-
Query Expressions
- … map is a dictionary mapping old aliases to new aliases. Example: def relabeled_clone ( self …