Home
last modified time | relevance | path

Searched defs:minzoom (Results 1 – 22 of 22) sorted by relevance

/dports/converters/osm2pgsql/osm2pgsql-1.5.1/tests/
H A Dtest-expire-tiles.cpp130 uint32_t minzoom = 1; variable
150 uint32_t minzoom = 3; variable
170 uint32_t minzoom = 18; variable
193 uint32_t minzoom = 17; variable
221 uint32_t minzoom = 17; variable
/dports/graphics/Coin/coin-Coin-4.0.0/src/navigation/
H A DSoCameraUtils.h74 float minzoom, maxzoom; variable
/dports/graphics/glosm/glosm-glosm-0.0.2/tiler/
H A DMain.cc77 … char* target, float minlon, float minlat, float maxlon, float maxlat, int minzoom, int maxzoom, i… in RenderTiles()
138 int minzoom = 0, maxzoom = 18; in real_main() local
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/layout/mapbox/
H A D_layer.py258 def minzoom(self): member in Layer
273 def minzoom(self, val): member in Layer
663 minzoom=None, argument
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/openlayers/test/spec/ol/data/
H A Dtilejson.json1 …n":"One of the example maps that comes with TileMill - a bright & colorful world map that blends r…
H A Dtileutfgrid.json17 "minzoom": 0, number
/dports/graphics/qgis/qgis-3.22.3/src/core/vectortile/
H A Dqgsvectortilewriter.h111 void setMinZoom( int minzoom ) { mMinZoom = minzoom; } in setMinZoom()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/vectortile/
H A Dqgsvectortilewriter.h109 void setMinZoom( int minzoom ) { mMinZoom = minzoom; } in setMinZoom()
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/
H A Dopenstreetmap.php320 var $minzoom = NULL; variable in openStreetMap
/dports/astro/merkaartor/merkaartor-0.19.0/src/Preferences/
H A DTMSPreferencesDialog.cpp328 int minzoom = 9999, maxzoom = 0; in httpRequestFinished() local
/dports/graphics/mapcache/mapcache-1.10.0/lib/
H A Dcache_composite.c37 int minzoom; member
H A Dconfiguration_xml.c128 const char * minzoom = ezxml_attr(wms_querybymap_node,"minzoom"); in parseDimensions() local
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_view2d_types.h42 float minzoom, maxzoom; member
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/src/
H A Dexpire-tiles.cpp64 void expire_tiles::output_and_destroy(char const *filename, uint32_t minzoom) in output_and_destroy()
/dports/graphics/qtpbfimageplugin/QtPBFImagePlugin-2.1/style/
H A Dstyle.json281 "minzoom": 11, number
298 "minzoom": 11, number
335 "minzoom": 11, number
1282 "minzoom": 12, number
1384 "minzoom": 13, number
1616 "minzoom": 5, number
1977 "minzoom": 5, number
3336 "minzoom": 0, number
3366 "minzoom": 0, number
3607 "minzoom": 7, number
[all …]
/dports/graphics/mapcache/mapcache-1.10.0/contrib/mapcache_detail/
H A Dmapcache_detail.c679 int minzoom, maxzoom; member
693 int minzoom = 0, maxzoom = 0; local
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/GoogleMap/CodeIgniter-Google-Maps-V3-API/
H A DGooglemaps.php59 var $minzoom = ''; // The minimum zoom level which will be displayed on the map variable in Googlemaps
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dzoommap.c698 double minzoom; /* Minimum zoom factor */ in MapMerge() local
/dports/graphics/mapcache/mapcache-1.10.0/util/
H A Dmapcache_seed.c75 int minzoom=-1; variable
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dglrender.cc733 static double minzoom=1/maxzoom; in capzoom() local
/dports/math/asymptote/asymptote-2.67/
H A Dglrender.cc751 static double minzoom=1.0/maxzoom; in capzoom() local
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/plotly/plotly.js/dist/
H A Dplot-schema.json64630 "minzoom": { object