Stefan de Konink wrote:
> So nothing 'on the fly'? Only postprocessed?
Yes.
Sven
--
"If you continue running Windows, your system may become unstable."
(Windows 95 BSOD)
/me is giggls@ircnet, http://sven.gegg.us/ on the Web
___
dev mailing list
de
On 15-04-12 22:58, Sven Geggus wrote:
Basically I'm looking for a script which will convert my mod-tile
directory to something which can be served by a static Webserver.
So nothing 'on the fly'? Only postprocessed?
Stefan
___
dev mailing list
dev@o
Stefan de Konink wrote:
> The Dutch tile server does do metatiling for rendering, but writes it
> out as static png files, served out with Cherokee as static webserver.
> It is a minor change to renderd. If you are looking for that, we have
> patches.
Basically I'm looking for a script which
On 15-04-12 19:27, Sven Geggus wrote:
What is the magic with this? How can I convert something like
11/0/0/66/61/112.png
The Dutch tile server does do metatiling for rendering, but writes it
out as static png files, served out with Cherokee as static webserver.
It is a minor change to renderd
On Sun, Apr 15, 2012 at 3:26 PM, Stefan Keller wrote:
> Hi,
>
> 2012/4/15 Philipp Borgers :
> > Hi,
> >
> > issue two queries? One for [amenity=restaurant] and one for
> > [toursim=office] ?
> >
> > I think the pipe "|" is intended for keys and values. You can do
> > something like this [amenity|
Hi,
2012/4/15 Philipp Borgers :
> Hi,
>
> issue two queries? One for [amenity=restaurant] and one for
> [toursim=office] ?
>
> I think the pipe "|" is intended for keys and values. You can do
> something like this [amenity|tourism=restaurant|office]. This returns
> entities for amenity=restaurant,
Hi,
2012/4/15 Paul Hartmann wrote:
> 2012/4/15 Stefan Keller :
>> Hi,
>>
>> With a XAPI API I'd like to make following query types
>> (operators/predicates):
>> 1) OR query: Example "[amenity=restaurant] OR [tourism=office]"
>> 2. NOT query: Example "NOT [cuisine=pizza]"
>>
>> What could be a su
Hi,
issue two queries? One for [amenity=restaurant] and one for
[toursim=office] ?
I think the pipe "|" is intended for keys and values. You can do
something like this [amenity|tourism=restaurant|office]. This returns
entities for amenity=restaurant, amenitry=office, tourism=restaurant and
touris
2012/4/15 Stefan Keller :
> Hi,
>
> With a XAPI API I'd like to make following query types (operators/predicates):
> 1) OR query: Example "[amenity=restaurant] OR [tourism=office]"
> 2. NOT query: Example "NOT [cuisine=pizza]"
>
> What could be a suitable syntax for doing this?
> My suggestions:
>
Am 15. April 2012 19:27 schrieb Sven Geggus :
> Hello,
>
> I have a local mod-tile+ tirex installation running on my desktop at
> home.
>
> Now to publish this tiles on a machine without mod-tile I would like
> to convert this stuff to a flat file layout z/x/y.png
>
> I already found convert_meta w
Hello,
I have a local mod-tile+ tirex installation running on my desktop at
home.
Now to publish this tiles on a machine without mod-tile I would like
to convert this stuff to a flat file layout z/x/y.png
I already found convert_meta which will produce the required png
files but not the z/x/y di
Hi,
With a XAPI API I'd like to make following query types (operators/predicates):
1) OR query: Example "[amenity=restaurant] OR [tourism=office]"
2. NOT query: Example "NOT [cuisine=pizza]"
What could be a suitable syntax for doing this?
My suggestions:
1a) ?xapi=node[amenity=restaurant]|[touris
12 matches
Mail list logo