# Martin v0.15 configuration — optimized tile sources for ArchiTools Geoportal # All geometries are EPSG:3844 (Stereo70). Bounds are approximate Romania extent. # Disable auto-discovery — only serve explicitly configured sources postgres: connection_string: ${DATABASE_URL} default_srid: 3844 auto_publish: false tables: gis_uats: schema: public table: gis_uats geometry_column: geom srid: 3844 bounds: [20.2, 43.5, 30.0, 48.3] minzoom: 0 maxzoom: 14 properties: name: text siruta: text gis_uats_simple: schema: public table: gis_uats_simple geometry_column: geom srid: 3844 bounds: [20.2, 43.5, 30.0, 48.3] minzoom: 0 maxzoom: 9 properties: name: text siruta: text gis_terenuri: schema: public table: gis_terenuri geometry_column: geom srid: 3844 bounds: [20.2, 43.5, 30.0, 48.3] minzoom: 10 maxzoom: 18 properties: object_id: text siruta: text cadastral_ref: text area_value: float8 layer_id: text gis_cladiri: schema: public table: gis_cladiri geometry_column: geom srid: 3844 bounds: [20.2, 43.5, 30.0, 48.3] minzoom: 12 maxzoom: 18 properties: object_id: text siruta: text cadastral_ref: text area_value: float8 layer_id: text