static final Map<int, String> VALUES_TO_NAMES = { ANY: 'ANY', POINT: 'POINT', LINESTRING: 'LINESTRING', POLYGON: 'POLYGON' };