- Language: en
67 results for map in version 3.2
-
GeoDjango Tutorial
- … mapping dictionary created above, automatically: / $ python manage.py ogrinspect world/data/TM_WORLD_BORDERS-0.3.shp WorldBorder \ --srid = 4326 --mapping …
-
Performing raw SQL queries
- … Mapping query fields to model fields raw() automatically maps fields in the query to fields …
-
OGR Inspection
- … name , ** kwargs ) mapping mapping ( data_source , geom_name = 'geom' , layer_key = 0 , multi_geom = False ) …
-
Writing views
- … Mapping URLs to views So, to recap, this view function returns an HTML page that …
-
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 …
-
LayerMapping data import utility
- … mapping = { 'name' : 'str' , # The 'name' model field maps to the 'str' layer …
-
GeoDjango’s admin site
- … map. Default is 'gis/admin/openlayers.html' . map_width Width of the map, in pixels. Defaults to 600. map …
-
The Django admin site
- … mapping a field class to a dict of arguments to pass to the field at construction …
-
Query Expressions
- … map is a dictionary mapping old aliases to new aliases. Example: def relabeled_clone ( self …