+ avoid creating duplicate attributes

This commit is contained in:
artemp 2012-10-26 12:14:49 +01:00
parent f7bd53c0d3
commit 85192afe2b

View File

@ -386,6 +386,7 @@ void postgis_datasource::bind() const
case 701: // float8
case 1700: // numeric
desc_.add_descriptor(attribute_descriptor(fld_name, mapnik::Double));
break;
case 1042: // bpchar
case 1043: // varchar
case 25: // text