About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
configuration:geographic_features:map_tile_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
configuration:geographic_features:map_tile_server [2023/10/24 17:42] – [Tile Server] demiankatzconfiguration:geographic_features:map_tile_server [2023/10/24 17:43] (current) demiankatz
Line 3: Line 3:
 ===== Introduction ===== ===== Introduction =====
  
-A tile server is required for VuFind's [[configuration:geographic_features|geographic map display features]]. While a tile server is technically not a part of VuFind, here are some pointers to how one can self-host a tile server alongside VuFind instead of paid tile service subscription.+A tile server is required for VuFind®'s [[configuration:geographic_features|geographic map display features]]. While a tile server is technically not a part of VuFind®, here are some pointers to how one can self-host a tile server alongside VuFind® instead of paid tile service subscription.
  
 ===== Tileset ===== ===== Tileset =====
Line 53: Line 53:
 </code>  </code> 
  
-By default tileserver-gl listens at TCP port 8080, and it's better to not open it up for the whole world so that the server is not used for unauthorized third parties. You can proxy access through Apache server and add an access rule that requires the referrer to be your VuFind instance. Apache can also cache the response data if desired. Here is an example virtual host configuration for Apache:+By default tileserver-gl listens at TCP port 8080, and it's better to not open it up for the whole world so that the server is not used for unauthorized third parties. You can proxy access through Apache server and add an access rule that requires the referrer to be your VuFind® instance. Apache can also cache the response data if desired. Here is an example virtual host configuration for Apache:
  
 <code> <code>
Line 138: Line 138:
 ===== Attribution ===== ===== Attribution =====
  
-Note that you must display proper attribution with the map. See basemap_attribution in VuFind's geofeatures.ini. At the time of writing the process on this page requires the following attribution:+Note that you must display proper attribution with the map. See basemap_attribution in VuFind®'s geofeatures.ini. At the time of writing the process on this page requires the following attribution:
  
   © OpenMapTiles © OpenStreetMap contributors   © OpenMapTiles © OpenStreetMap contributors
configuration/geographic_features/map_tile_server.1698169349.txt.gz · Last modified: 2023/10/24 17:42 by demiankatz