Yes, they would (either database views or the GeoServer feature with that
name.)  If someone is interested in implementing it I could give some
pointers on how to make the changes.

--
David Winslow
OpenGeo - http://opengeo.org/




On Tue, Apr 23, 2013 at 9:10 AM, Andrea Aime
<[email protected]>wrote:

> On Tue, Apr 23, 2013 at 3:01 PM, David Winslow <[email protected]>wrote:
>
>> BTW, Mapnik styles for OpenStreetMap often sneak subqueries into database
>> "table" names:
>>
>> <Parameter name="table">
>>     (select way, "addr:housenumber" from &prefix;_polygon where
>> "addr:housenumber" is not null and building is not null) as housenumbers
>> </Parameter>
>>
>> GeoServer doesn't allow this so Mapnik2GeoTools creates .sql files you
>> can use to create real tables that can be used instead - if you don't run
>> them then you will not be able to apply all the styles.
>>
>
> Just thinking out loud here, but wouldn't it be possible to use sql views
> for this task?
>
> Cheers
> Andrea
>
>
> --
> ==
> GeoServer training in Milan, 6th & 7th June 2013!  Visit
> http://geoserver.geo-solutions.it for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions S.A.S.
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob: +39  339 8844549
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> -------------------------------------------------------
>
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to