Hello Gabriele, I don't know anything about this site but it's simple to generate a minified and optimised OpenLayer library.
In the OpenLayers sources it have a build folder where you can add your needed files in the [include] section. If you have vector data OpenLayers/Renderer/SVG.js OpenLayers/Renderer/VML.js are required (it's possible that I miss some other files). Than run: python build.py lite OpenLayers-min.js That should be all. CU Stéphane 2011/11/8 Gabriele Seitz <[email protected]>: > Hi there, > > does anybody know, whether this link now works on 2.11? Or any other > easy-to-use tools to minify OL? > > > thanks from Gabriele > > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/Does-http-openlayerer-appspot-com-work-on-OL2-11-now-tp6975814p6975814.html > Sent from the OpenLayers Users mailing list archive at Nabble.com. > _______________________________________________ > Users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/openlayers-users > -- camptocamp.com mapfish.org _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
