[MapProxy] Mapproxy-Map
Sandra Lukaschek
Sandra.Lukaschek at agricon.de
Mon Oct 13 23:50:18 PDT 2014
Hallo Oliver,
Thanks for your answer. Here is my configuration from the mapproxy.yaml. I don´t see the layer, but the mbtiles is correct. If I take the mbtiles in a combined cache, when I see my map.
# -------------------------------
# MapProxy example configuration.
# -------------------------------
#
# This is a minimal MapProxy configuration.
# See full_example.yaml and the documentation for more options.
#
services:
demo:
tms:
use_grid_names: true
# origin for /tiles service
origin: 'nw'
kml:
use_grid_names: true
wmts:
wms:
md:
title: MapProxy WMS Proxy
abstract: This is a minimal MapProxy example.
layers:
- name: ap_basemap_germany
title: Agriport Basemap Germany
sources: [apbasemapgermany_cache]
caches:
- apbasemapgermany_cache:
sources: []
grids: [world_grid]
cache:
type: mbtiles
filename: /maps/data/AgriportBasemapGermany.mbtiles
sources:
grids:
osm_grid:
base: GLOBAL_MERCATOR
srs: 'EPSG:3857'
origin: sw
world_grid:
base: GLOBAL_MERCATOR
srs: 'EPSG:3857'
origin: sw
globals:
Thanks for your help ,
Sandra.
From: Oliver Tonnhofer <olt at omniscale.de<mailto:olt at omniscale.de>>
To: Sandra Lukaschek <Sandra.Lukaschek at agricon.de<mailto:Sandra.Lukaschek at agricon.de>>
Cc: "mapproxy at lists.osgeo.org<mailto:mapproxy at lists.osgeo.org>" <mapproxy at lists.osgeo.org<mailto:mapproxy at lists.osgeo.org>>
Subject: Re: [MapProxy] Mapproxy-Map
Message-ID: <B2390ABD-DC68-49AB-AF85-2B026AE8421D at omniscale.de<mailto:B2390ABD-DC68-49AB-AF85-2B026AE8421D at omniscale.de>>
Content-Type: text/plain; charset=iso-8859-1
On 07.10.2014, at 13:40, Sandra Lukaschek wrote:
> I have a mbtiles-file with a Large of 300 Gb. Now I write the layer in the mapproxy.yaml with his cache, and I see the layer in the MapProxyDemo-Page.
>
> <image001.png>
>
> But I can?t see any map, the cache has not been created.
>
> In the Error-Log of the Apache2-Server is the following entry:
> Exception TypeError: "'NoneType' object is not callable" in <bound
> method LGEOS330.__del__ of <shapely.geos.LGEOS330 object at
> 0x7f3f7c0c4a78>> ignored
>
> What does the error and how can I create the cache file of the mbtiles?
The error log should be unrelated to your problem.
You need to post your configuration to get more help.
Regards,
Oliver
--
Oliver Tonnhofer | Omniscale GmbH & Co KG | http://omniscale.com
OpenStreetMap WMS and tile services | http://maps.omniscale.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20141014/2cb6c383/attachment.html>
More information about the MapProxy
mailing list