Scripts posted recently tagged to geo in Kelpi

1- 1 of 1.

Indexar objetos plone de forma geográfica

to geo index plone plone3 python by nando.quintana

# http://zcologia.com/news/595/plone-r-tree-spatial-index/
from Products.SpatialIndex.interfaces import ISpatialIndex
from Products.PleiadesGeocoder.interfaces import IGeoItemSimple
parks = app['plone']['parks']
index = ISpatialIndex(parks)
hits counter