[polygons] Making simplify_tolerance and preserve_topology for polygon simplification configurable per class
This commit is contained in:
@@ -26,6 +26,8 @@ class LanguagePolygonIndex(RTreePolygonIndex):
|
||||
'admin_level'
|
||||
])
|
||||
|
||||
simplify_tolerance = 0.00001
|
||||
|
||||
@classmethod
|
||||
def create_from_shapefiles(cls,
|
||||
admin0_shapefile,
|
||||
|
||||
Reference in New Issue
Block a user