[polygons] Reducing simplify tolerance for language polys now that regional languages are handled separately
This commit is contained in:
@@ -26,8 +26,6 @@ class LanguagePolygonIndex(RTreePolygonIndex):
|
||||
'admin_level'
|
||||
])
|
||||
|
||||
simplify_tolerance = 0.00001
|
||||
|
||||
@classmethod
|
||||
def create_from_shapefiles(cls,
|
||||
admin0_shapefile,
|
||||
|
||||
Reference in New Issue
Block a user