{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Kadunnimi 1:1000", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 97, "name": "Class 1" }, { "id": 99, "name": "Teksti" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.2466507106725E7, "ymin": 6902240.430465, "xmax": 2.2617458127275E7, "ymax": 7001684.652710001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FONTNAME", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "ELEMENT", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSTYLE", "type": "esriFieldTypeString", "alias": "FONTSTYLE", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R77195_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A261_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "Class 1" }, { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Teksti" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSTYLE": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null }, "code": 0, "name": "Class 1" }, { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSTYLE": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null }, "code": 1, "name": "Teksti" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 97, "name": "Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Kadunnimi 1:1000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2.2466507106725E7, "ymin": 6902240.430465, "xmax": 2.2617458127275E7, "ymax": 7001684.652710001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 99, "name": "Teksti", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Kadunnimi 1:1000" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.2466507106725E7, "ymin": 6902240.430465, "xmax": 2.2617458127275E7, "ymax": 7001684.652710001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Kaava Tekstit", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 2, "name": "Julkisivukorkeus" }, { "id": 3, "name": "Ojeellinen Tontin numero" }, { "id": 4, "name": "Kellarin_osuus" }, { "id": 5, "name": "Ullakon_osuus" }, { "id": 6, "name": "InfoTeksti" }, { "id": 7, "name": "Tehokkuusluku" }, { "id": 8, "name": "LukuOsoittaRakOik" }, { "id": 9, "name": "KohteenNimi" }, { "id": 10, "name": "KortteliNumero" }, { "id": 11, "name": "KosaNimi" }, { "id": 12, "name": "KosanNumero" }, { "id": 13, "name": "SuurinKerrosLuku" }, { "id": 14, "name": "Kaavamaarays" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1.6876987027086835E7, "ymin": -1.0001965729230436E7, "xmax": 2.812301297291317E7, "ymax": 1.0001965729230437E7, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Julkisivukorkeus", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Kaava Tekstit" }, "subLayers": [ { "id": 96, "name": "Julki" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.2518792184135E7, "ymin": 6946243.922355, "xmax": 2.5345753302769937E7, "ymax": 9969415.44843298, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FONTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "ELEMENT", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus_2", "description": "Kelvolliset annotaatiotilan arvot", "codedValues": [ { "name": "Sijoitettu", "code": 0 }, { "name": "Sijoittamaton", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "BOLD", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "ITALIC", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus pystysuunnassa", "description": "Kelvolliset symbolien pystytasausarvot.", "codedValues": [ { "name": "Yläosa", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Perusviiva", "code": 2 }, { "name": "Alaosa", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus vaakasuunnassa", "description": "Kelvolliset symbolien vaakatasausarvot.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Oikea", "code": 2 }, { "name": "Täydellinen", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I137ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I137STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R61_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A39_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 96, "name": "Julki", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Julkisivukorkeus" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.2518792184135E7, "ymin": 6946243.922355, "xmax": 2.5345753302769937E7, "ymax": 9969415.44843298, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Ojeellinen Tontin numero", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Kaava Tekstit" }, "subLayers": [ { "id": 98, "name": "Tontinnro" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.249792847245E7, "ymin": 6930247.7813949995, "xmax": 2.254060793759E7, "ymax": 6957004.610715, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FONTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "ELEMENT", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus_2", "description": "Kelvolliset annotaatiotilan arvot", "codedValues": [ { "name": "Sijoitettu", "code": 0 }, { "name": "Sijoittamaton", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "BOLD", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "ITALIC", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus pystysuunnassa", "description": "Kelvolliset symbolien pystytasausarvot.", "codedValues": [ { "name": "Yläosa", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Perusviiva", "code": 2 }, { "name": "Alaosa", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus vaakasuunnassa", "description": "Kelvolliset symbolien vaakatasausarvot.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Oikea", "code": 2 }, { "name": "Täydellinen", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I125ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I125STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R49_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A27_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 98, "name": "Tontinnro", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 3, "name": "Ojeellinen Tontin numero" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.249792847245E7, "ymin": 6930247.7813949995, "xmax": 2.254060793759E7, "ymax": 6957004.610715, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Kellarin_osuus", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Kaava Tekstit" }, "subLayers": [ { "id": 100, "name": "kellari" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.2498368606075E7, "ymin": 6930293.270395, "xmax": 2.2539778115615E7, "ymax": 6953579.766135001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FONTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "ELEMENT", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus_2", "description": "Kelvolliset annotaatiotilan arvot", "codedValues": [ { "name": "Sijoitettu", "code": 0 }, { "name": "Sijoittamaton", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "BOLD", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "ITALIC", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus pystysuunnassa", "description": "Kelvolliset symbolien pystytasausarvot.", "codedValues": [ { "name": "Yläosa", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Perusviiva", "code": 2 }, { "name": "Alaosa", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus vaakasuunnassa", "description": "Kelvolliset symbolien vaakatasausarvot.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Oikea", "code": 2 }, { "name": "Täydellinen", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I131ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I131STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R55_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A33_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 100, "name": "kellari", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "Kellarin_osuus" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.2498368606075E7, "ymin": 6930293.270395, "xmax": 2.2539778115615E7, "ymax": 6953579.766135001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Ullakon_osuus", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Kaava Tekstit" }, "subLayers": [ { "id": 102, "name": "ulakko" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.24979622278E7, "ymin": 6930600.231615, "xmax": 2.2540564910555E7, "ymax": 6956957.404015, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FONTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "ELEMENT", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus_2", "description": "Kelvolliset annotaatiotilan arvot", "codedValues": [ { "name": "Sijoitettu", "code": 0 }, { "name": "Sijoittamaton", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "BOLD", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "ITALIC", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus pystysuunnassa", "description": "Kelvolliset symbolien pystytasausarvot.", "codedValues": [ { "name": "Yläosa", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Perusviiva", "code": 2 }, { "name": "Alaosa", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus vaakasuunnassa", "description": "Kelvolliset symbolien vaakatasausarvot.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Oikea", "code": 2 }, { "name": "Täydellinen", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I122ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I122STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R46_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A24_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 102, "name": "ulakko", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "Ullakon_osuus" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.24979622278E7, "ymin": 6930600.231615, "xmax": 2.2540564910555E7, "ymax": 6956957.404015, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "InfoTeksti", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Kaava Tekstit" }, "subLayers": [ { "id": 104, "name": "Teksti" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.24979417957E7, "ymin": 6930214.4047449995, "xmax": 2.25405412301E7, "ymax": 6956973.918985001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FONTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "ELEMENT", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus_2", "description": "Kelvolliset annotaatiotilan arvot", "codedValues": [ { "name": "Sijoitettu", "code": 0 }, { "name": "Sijoittamaton", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "BOLD", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "ITALIC", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus pystysuunnassa", "description": "Kelvolliset symbolien pystytasausarvot.", "codedValues": [ { "name": "Yläosa", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Perusviiva", "code": 2 }, { "name": "Alaosa", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus vaakasuunnassa", "description": "Kelvolliset symbolien vaakatasausarvot.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Oikea", "code": 2 }, { "name": "Täydellinen", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I138ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I138STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R62_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A40_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 104, "name": "Teksti", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 6, "name": "InfoTeksti" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.24979417957E7, "ymin": 6930214.4047449995, "xmax": 2.25405412301E7, "ymax": 6956973.918985001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Tehokkuusluku", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Kaava Tekstit" }, "subLayers": [ { "id": 106, "name": "Teho" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.2498165880465E7, "ymin": 6930258.497724998, "xmax": 2.254062684961E7, "ymax": 6956872.788025, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FONTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "ELEMENT", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus_2", "description": "Kelvolliset annotaatiotilan arvot", "codedValues": [ { "name": "Sijoitettu", "code": 0 }, { "name": "Sijoittamaton", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "BOLD", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "ITALIC", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus pystysuunnassa", "description": "Kelvolliset symbolien pystytasausarvot.", "codedValues": [ { "name": "Yläosa", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Perusviiva", "code": 2 }, { "name": "Alaosa", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus vaakasuunnassa", "description": "Kelvolliset symbolien vaakatasausarvot.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Oikea", "code": 2 }, { "name": "Täydellinen", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I123ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I123STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R47_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A25_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 106, "name": "Teho", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 7, "name": "Tehokkuusluku" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.2498165880465E7, "ymin": 6930258.497724998, "xmax": 2.254062684961E7, "ymax": 6956872.788025, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "LukuOsoittaRakOik", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Kaava Tekstit" }, "subLayers": [ { "id": 108, "name": "Osarakntaa" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.249794657509E7, "ymin": 6931706.340685, "xmax": 2.253933094452E7, "ymax": 6956946.871505001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FONTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "ELEMENT", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus_2", "description": "Kelvolliset annotaatiotilan arvot", "codedValues": [ { "name": "Sijoitettu", "code": 0 }, { "name": "Sijoittamaton", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "BOLD", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "ITALIC", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus pystysuunnassa", "description": "Kelvolliset symbolien pystytasausarvot.", "codedValues": [ { "name": "Yläosa", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Perusviiva", "code": 2 }, { "name": "Alaosa", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus vaakasuunnassa", "description": "Kelvolliset symbolien vaakatasausarvot.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Oikea", "code": 2 }, { "name": "Täydellinen", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I126ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I126STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A28_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 108, "name": "Osarakntaa", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 8, "name": "LukuOsoittaRakOik" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.249794657509E7, "ymin": 6931706.340685, "xmax": 2.253933094452E7, "ymax": 6956946.871505001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "KohteenNimi", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Kaava Tekstit" }, "subLayers": [ { "id": 110, "name": "KohteenNimi" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.2518551976975E7, "ymin": 6930478.426839999, "xmax": 2.254057130561E7, "ymax": 6951167.2800900005, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FONTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "ELEMENT", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus_2", "description": "Kelvolliset annotaatiotilan arvot", "codedValues": [ { "name": "Sijoitettu", "code": 0 }, { "name": "Sijoittamaton", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "BOLD", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "ITALIC", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus pystysuunnassa", "description": "Kelvolliset symbolien pystytasausarvot.", "codedValues": [ { "name": "Yläosa", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Perusviiva", "code": 2 }, { "name": "Alaosa", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus vaakasuunnassa", "description": "Kelvolliset symbolien vaakatasausarvot.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Oikea", "code": 2 }, { "name": "Täydellinen", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I130ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I130STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R54_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A32_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 110, "name": "KohteenNimi", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "KohteenNimi" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.2518551976975E7, "ymin": 6930478.426839999, "xmax": 2.254057130561E7, "ymax": 6951167.2800900005, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "KortteliNumero", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Kaava Tekstit" }, "subLayers": [ { "id": 112, "name": "KortteliNum" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.2497960169545E7, "ymin": 6930286.582634999, "xmax": 2.2540634450535E7, "ymax": 6957000.664895, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FONTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "ELEMENT", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus_2", "description": "Kelvolliset annotaatiotilan arvot", "codedValues": [ { "name": "Sijoitettu", "code": 0 }, { "name": "Sijoittamaton", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "BOLD", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "ITALIC", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus pystysuunnassa", "description": "Kelvolliset symbolien pystytasausarvot.", "codedValues": [ { "name": "Yläosa", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Perusviiva", "code": 2 }, { "name": "Alaosa", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus vaakasuunnassa", "description": "Kelvolliset symbolien vaakatasausarvot.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Oikea", "code": 2 }, { "name": "Täydellinen", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I129ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I129STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R53_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A31_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 112, "name": "KortteliNum", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 10, "name": "KortteliNumero" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.2497960169545E7, "ymin": 6930286.582634999, "xmax": 2.2540634450535E7, "ymax": 6957000.664895, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "KosaNimi", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Kaava Tekstit" }, "subLayers": [ { "id": 114, "name": "KosaNimi" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FONTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "ELEMENT", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus_2", "description": "Kelvolliset annotaatiotilan arvot", "codedValues": [ { "name": "Sijoitettu", "code": 0 }, { "name": "Sijoittamaton", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "BOLD", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "ITALIC", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus pystysuunnassa", "description": "Kelvolliset symbolien pystytasausarvot.", "codedValues": [ { "name": "Yläosa", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Perusviiva", "code": 2 }, { "name": "Alaosa", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus vaakasuunnassa", "description": "Kelvolliset symbolien vaakatasausarvot.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Oikea", "code": 2 }, { "name": "Täydellinen", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I128ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I128STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R52_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 114, "name": "KosaNimi", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 11, "name": "KosaNimi" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1.6876987027086835E7, "ymin": -1.0001965729230436E7, "xmax": 2.812301297291317E7, "ymax": 1.0001965729230437E7, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "KosanNumero", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Kaava Tekstit" }, "subLayers": [ { "id": 116, "name": "KosaNum" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.249830352696E7, "ymin": 6945329.466629999, "xmax": 2.252234261723E7, "ymax": 6953584.380225001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FONTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "ELEMENT", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus_2", "description": "Kelvolliset annotaatiotilan arvot", "codedValues": [ { "name": "Sijoitettu", "code": 0 }, { "name": "Sijoittamaton", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "BOLD", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "ITALIC", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus pystysuunnassa", "description": "Kelvolliset symbolien pystytasausarvot.", "codedValues": [ { "name": "Yläosa", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Perusviiva", "code": 2 }, { "name": "Alaosa", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus vaakasuunnassa", "description": "Kelvolliset symbolien vaakatasausarvot.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Oikea", "code": 2 }, { "name": "Täydellinen", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I127ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I127STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R51_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A29_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 116, "name": "KosaNum", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 12, "name": "KosanNumero" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.249830352696E7, "ymin": 6945329.466629999, "xmax": 2.252234261723E7, "ymax": 6953584.380225001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "SuurinKerrosLuku", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Kaava Tekstit" }, "subLayers": [ { "id": 118, "name": "+Kerros" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.249796068491E7, "ymin": 6930263.144464999, "xmax": 2.2540759400705E7, "ymax": 6956991.495690001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FONTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "ELEMENT", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus_2", "description": "Kelvolliset annotaatiotilan arvot", "codedValues": [ { "name": "Sijoitettu", "code": 0 }, { "name": "Sijoittamaton", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "BOLD", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "ITALIC", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus pystysuunnassa", "description": "Kelvolliset symbolien pystytasausarvot.", "codedValues": [ { "name": "Yläosa", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Perusviiva", "code": 2 }, { "name": "Alaosa", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus vaakasuunnassa", "description": "Kelvolliset symbolien vaakatasausarvot.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Oikea", "code": 2 }, { "name": "Täydellinen", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I124ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I124STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R48_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A26_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 118, "name": "+Kerros", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 13, "name": "SuurinKerrosLuku" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.249796068491E7, "ymin": 6930263.144464999, "xmax": 2.2540759400705E7, "ymax": 6956991.495690001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Kaavamaarays", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Kaava Tekstit" }, "subLayers": [ { "id": 120, "name": "Oletus" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 2.2497935842475E7, "ymin": 6930029.953449999, "xmax": 2.254075651076E7, "ymax": 6956987.67575, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FONTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "ELEMENT", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus_2", "description": "Kelvolliset annotaatiotilan arvot", "codedValues": [ { "name": "Sijoitettu", "code": 0 }, { "name": "Sijoittamaton", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "BOLD", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "ITALIC", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus pystysuunnassa", "description": "Kelvolliset symbolien pystytasausarvot.", "codedValues": [ { "name": "Yläosa", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Perusviiva", "code": 2 }, { "name": "Alaosa", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "WS2_Tasaus vaakasuunnassa", "description": "Kelvolliset symbolien vaakatasausarvot.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Tasaus keskelle", "code": 1 }, { "name": "Oikea", "code": 2 }, { "name": "Täydellinen", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I135ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I135STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R59_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A37_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 120, "name": "Oletus", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 14, "name": "Kaavamaarays" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2.2497935842475E7, "ymin": 6930029.953449999, "xmax": 2.254075651076E7, "ymax": 6956987.67575, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "KaavaTekstitKiinni", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 3.9999605039999997, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2.249796700177E7, "ymin": 6942956.363069999, "xmax": 2.2524212980225E7, "ymax": 6956990.115730001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "KOODI", "typeIdField": "KOODI", "subtypeFieldName": "KOODI", "subtypeField": "KOODI", "defaultSubtypeCode": 60501, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "KOODI", "type": "esriFieldTypeInteger", "alias": "KOD", "domain": { "type": "codedValue", "name": "WS2_Maankäyt_suunn_text", "description": "Tekstien luokitus", "codedValues": [ { "name": "Kaupungin- tai kunnanosan nro", "code": 60501 }, { "name": "Kaupungin- tai kunnanosan nimi", "code": 60502 }, { "name": "Korttelin numero", "code": 60503 }, { "name": "Ohjeellisen tontin / rakennuspaikan numero", "code": 60504 }, { "name": "Kadun, tien, torin ym. nimi", "code": 60505 }, { "name": "Rakennusoikeus kerrosalaneliömetreinä", "code": 60506 }, { "name": "Luku, joka os. kuinka suuren osan aluuesta saa käyttää rakentamiseen", "code": 60507 }, { "name": "Kuinka monta % rak.alalle sall. kerr.alasta saa käyttää asuinhuoneistoja varten", "code": 60508 }, { "name": "Kuinka monta % rak.alalle sall. kerr.alasta saa käyttää myymälätiloja varten", "code": 60509 }, { "name": "Suutin sallittu kerrosluku", "code": 60510 }, { "name": "Kuinka suuren osan kellaritiloista luetaan kerrosalan tilaksi", "code": 60511 }, { "name": "Kuinka suuren osan ullakon tasosat luetaan kerrosalan tilaksi", "code": 60512 }, { "name": "Kuinka suuri osuus alimmasta kerroksesta saa käyttää yhteistiloiksi", "code": 60513 }, { "name": "Kuinka suuri osuus alimmasta kerroksesta saa käyttää päiväkodin tiloiksi", "code": 60514 }, { "name": "Tehokkuusluku", "code": 60515 }, { "name": "Kattokaltevuus", "code": 60516 }, { "name": "Maanpinnan likimäinen korkeusasema", "code": 60517 }, { "name": "Rakennusten vesikaton ylimmän kohdan korkeusasema", "code": 60518 }, { "name": "Rakennuksen julkisivupinnan ja vesikaton leikk.kohdan ylin korkeusasema", "code": 60519 }, { "name": "Rakennuksen julkisivun enimmäiskorkeus", "code": 60520 }, { "name": "Rakennuksen, rakenteiden ja laitteiden ylin korkeusasema", "code": 60521 }, { "name": "Teksti", "code": 60551 }, { "name": "Kaavan vahv.pvm", "code": 60531 }, { "name": "Kaavan numero", "code": 60532 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LAATU", "type": "esriFieldTypeInteger", "alias": "LAATU", "domain": null }, { "name": "TALLENNUSAIKA", "type": "esriFieldTypeString", "alias": "STIME", "length": 75, "domain": null }, { "name": "TEKSTI", "type": "esriFieldTypeString", "alias": "TEKSTI", "length": 75, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R57_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A35_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "KOODI": {"type": "inherited"} }, "id": 60513, "name": "Kuinka suri osuus alimmasta kerroksesta saa käyttää yhteistiloihin" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60514, "name": "Kuinka suuri osuus alimmasta kerroksesta saa käyttää päiväkodin tiloiksi" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60515, "name": "Tehokkuusluku" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60516, "name": "Kattokaltevuus" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60517, "name": "Maanpinnan likimääräinen korkeusasema" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60518, "name": "Rakennuksen vesikaton ylimmän kohdan korkeusasema" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60519, "name": "Rakennuksen julkisivupinnan ja vesikaton leikk.kohd. kork.asema" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60520, "name": "Rakennuksen julkisivun enimmäiskorkeus" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60521, "name": "Rakennuksen, rakenteiden ja laitteiden ylin korkeusasema" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60551, "name": "Teksti" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60531, "name": "Kaavan vahv. pvm" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60532, "name": "Kaavan numero" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60501, "name": "Kaupungin- tai kunnanosan numero" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60502, "name": "Kaupungin- tai kunnanosan nimi" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60503, "name": "Korttelin numero" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60504, "name": "Ohjeelisen tontin / rakennuspaikan numero" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60505, "name": "Kadun, tien, torin ym. nimi" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60506, "name": "Rakennusoikeus kerrosalaneliömetreinä" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60507, "name": "Luku, joka osoittaa kuinka suuren osan alueesta saa käyttää rakentamiseen" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60508, "name": "Kuinka monta % rak.alalle sall. kerr.alasta saa käyttää asuinhuneistoja varten" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60509, "name": "Kuinka monta % rak.alalle sall. kerr.alasta saa käyttää myymälätiloja varten" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 50510, "name": "Suurin sallittu kerrosluku" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60511, "name": "Kuinka suuri osa kellarikerroksesta luetaan kerrosalan tilaksi" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60512, "name": "Kuinka suuren osan ullakon tasosat luetaan kerrosalan tilaksi" } ], "subtypes": [ { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60513, "name": "Kuinka suri osuus alimmasta kerroksesta saa käyttää yhteistiloihin" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60514, "name": "Kuinka suuri osuus alimmasta kerroksesta saa käyttää päiväkodin tiloiksi" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60515, "name": "Tehokkuusluku" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60516, "name": "Kattokaltevuus" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60517, "name": "Maanpinnan likimääräinen korkeusasema" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60518, "name": "Rakennuksen vesikaton ylimmän kohdan korkeusasema" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60519, "name": "Rakennuksen julkisivupinnan ja vesikaton leikk.kohd. kork.asema" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60520, "name": "Rakennuksen julkisivun enimmäiskorkeus" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60521, "name": "Rakennuksen, rakenteiden ja laitteiden ylin korkeusasema" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60551, "name": "Teksti" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60531, "name": "Kaavan vahv. pvm" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60532, "name": "Kaavan numero" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60501, "name": "Kaupungin- tai kunnanosan numero" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60502, "name": "Kaupungin- tai kunnanosan nimi" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60503, "name": "Korttelin numero" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60504, "name": "Ohjeelisen tontin / rakennuspaikan numero" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60505, "name": "Kadun, tien, torin ym. nimi" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60506, "name": "Rakennusoikeus kerrosalaneliömetreinä" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60507, "name": "Luku, joka osoittaa kuinka suuren osan alueesta saa käyttää rakentamiseen" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60508, "name": "Kuinka monta % rak.alalle sall. kerr.alasta saa käyttää asuinhuneistoja varten" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60509, "name": "Kuinka monta % rak.alalle sall. kerr.alasta saa käyttää myymälätiloja varten" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 50510, "name": "Suurin sallittu kerrosluku" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60511, "name": "Kuinka suuri osa kellarikerroksesta luetaan kerrosalan tilaksi" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60501, "LAATU": null, "TALLENNUSAIKA": null, "TEKSTI": null }, "code": 60512, "name": "Kuinka suuren osan ullakon tasosat luetaan kerrosalan tilaksi" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "KaavaPisteet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": -1000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "KOODI", "uniqueValueGroups": [ { "heading": "KOODI", "classes": [ { "label": "Nuoli, leveä", "description": "Nuoli, leveä", "symbol": { "type": "esriPMS", "url": "c5a17db62323273d5a4a391da5b98a88", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABlklEQVRYheXXPWsUURSH8V9xwC4IQUnnBxC7oOk1sRZUNFooRFNZ2YQUFlaCnfiCL8EidUBtjOQLmEBIYyOIkAULLVKkSawiA7OwyCY7mZ11PeRpBmbO5T7859w7c0MSQhJCEkISwhERvY6HFWsv4cuwREfwHfM96t7h2LBf/RbWe9Ts9jvJkenRf0ZIQkhCSEJIQkhCSEJIQkhCSEJIQkhCSEJIQkhCSEJILnoZ5yuMP40fFeeax68KdW+xVlV0CaN4XJ53nmCnS903fK0w+SMc3+fZGO7hJ2a6SR4kuoeXWMYCbuIWPqvHwj73r2EOi7iP7bo9uokLmMVHvMaDBk6VJ/EC45jGSlOLqZ3uG2zgdh/pXsVTvMeZg1KsI9pOdxJ3a6Z7As9xFjeqpFhXtM2rjt7dKHt3tceYK3h22BT7FS1odaS7XMoX6f7ukmIheK5Oik2I/p1uZ++uduzFheSHuik2KdpOdwp3yt4tpE9hotzWaqc4qE9osbg+lddWEykO8lvfwkUDIP1PyX9HSEIMW6AqfwC2m0yy3hmDBwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 31, "height": 31, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "6003" ] ] }, { "label": "Nuoli, ohut", "description": "Nuoli, ohut", "symbol": { "type": "esriPMS", "url": "fa55c26c5d83c9f7408ce4c4f5da1261", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAQCAYAAAAFzx/vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtElEQVQ4jdXVPYrCQBiA4aeYcjvP4B1crJMbeIu1cnu10kI7L2JttUfwBpa2y0ZEQbBRGCQx/iSBfbuPGXj4YGCChgv/BUzwg2PdYIIxPvFRJ5hE0FuFkvMUoyqgMjC9bNRR3Aon5W3RKwK7mJVA1x7dehMPt+AaS7TRUkPhZs4wxQJf+L4DD3F4wPi9B+bBfQxy4Dl2Kn6lGSbRxnlwpeC1vxz4pcKT92N43wQogl+q8d/iDNmtIeFm5268AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "6002" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c5a17db62323273d5a4a391da5b98a88", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABlklEQVRYheXXPWsUURSH8V9xwC4IQUnnBxC7oOk1sRZUNFooRFNZ2YQUFlaCnfiCL8EidUBtjOQLmEBIYyOIkAULLVKkSawiA7OwyCY7mZ11PeRpBmbO5T7859w7c0MSQhJCEkISwhERvY6HFWsv4cuwREfwHfM96t7h2LBf/RbWe9Ts9jvJkenRf0ZIQkhCSEJIQkhCSEJIQkhCSEJIQkhCSEJIQkhCSEJILnoZ5yuMP40fFeeax68KdW+xVlV0CaN4XJ53nmCnS903fK0w+SMc3+fZGO7hJ2a6SR4kuoeXWMYCbuIWPqvHwj73r2EOi7iP7bo9uokLmMVHvMaDBk6VJ/EC45jGSlOLqZ3uG2zgdh/pXsVTvMeZg1KsI9pOdxJ3a6Z7As9xFjeqpFhXtM2rjt7dKHt3tceYK3h22BT7FS1odaS7XMoX6f7ukmIheK5Oik2I/p1uZ++uduzFheSHuik2KdpOdwp3yt4tpE9hotzWaqc4qE9osbg+lddWEykO8lvfwkUDIP1PyX9HSEIMW6AqfwC2m0yy3hmDBwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 31, "height": 31, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6003", "label": "Nuoli, leveä" }, { "symbol": { "type": "esriPMS", "url": "fa55c26c5d83c9f7408ce4c4f5da1261", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAQCAYAAAAFzx/vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtElEQVQ4jdXVPYrCQBiA4aeYcjvP4B1crJMbeIu1cnu10kI7L2JttUfwBpa2y0ZEQbBRGCQx/iSBfbuPGXj4YGCChgv/BUzwg2PdYIIxPvFRJ5hE0FuFkvMUoyqgMjC9bNRR3Aon5W3RKwK7mJVA1x7dehMPt+AaS7TRUkPhZs4wxQJf+L4DD3F4wPi9B+bBfQxy4Dl2Kn6lGSbRxnlwpeC1vxz4pcKT92N43wQogl+q8d/iDNmtIeFm5268AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6002", "label": "Nuoli, ohut" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 232, 252, 255 ], "toColor": [ 184, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 226, 255 ], "toColor": [ 187, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 204, 252, 255 ], "toColor": [ 208, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 207, 255 ], "toColor": [ 223, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 210, 255 ], "toColor": [ 252, 210, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 184, 255 ], "toColor": [ 252, 184, 184, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "SYMB_DIR", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2.2497926930825E7, "ymin": 6931437.155455, "xmax": 2.2539495969735E7, "ymax": 6956465.494185001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "KOODI", "typeIdField": "KOODI", "subtypeFieldName": "KOODI", "subtypeField": "KOODI", "defaultSubtypeCode": 6001, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "KOODI", "type": "esriFieldTypeInteger", "alias": "KOD", "domain": { "type": "codedValue", "name": "WS2_Maankäyt_suunn_pist", "description": "Pisteiden luokitus", "codedValues": [ { "name": "Suojeltava puu", "code": 6001 }, { "name": "Nuoli, Ohut", "code": 6002 }, { "name": "Nuoli, leveä", "code": 6003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LAATU", "type": "esriFieldTypeInteger", "alias": "LAATU", "domain": null }, { "name": "TALLENNUSAIKA", "type": "esriFieldTypeString", "alias": "STIME", "length": 75, "domain": null }, { "name": "SYMB_DIR", "type": "esriFieldTypeDouble", "alias": "SYMB_DIR", "domain": null }, { "name": "LÄHDE", "type": "esriFieldTypeSmallInteger", "alias": "SOU", "domain": { "type": "codedValue", "name": "WS2_Maankäyt_suunn_lähde", "description": "Aineistojen lähde", "codedValues": [ { "name": "Määrittelemätön", "code": 0 }, { "name": "Mitattu", "code": 1 }, { "name": "laskettu", "code": 2 }, { "name": "Ilmakuvaus", "code": 3 }, { "name": "Digitoitu", "code": 4 }, { "name": "Interpoloitu", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R58_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A36_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "KOODI": {"type": "inherited"}, "LÄHDE": {"type": "inherited"} }, "id": 6001, "name": "Suojeltava puu" }, { "domains": { "KOODI": {"type": "inherited"}, "LÄHDE": {"type": "inherited"} }, "id": 6002, "name": "Nuoli, ohut" }, { "domains": { "KOODI": {"type": "inherited"}, "LÄHDE": {"type": "inherited"} }, "id": 6003, "name": "Nuoli, leveä" } ], "subtypes": [ { "domains": { "KOODI": {"type": "inherited"}, "LÄHDE": {"type": "inherited"} }, "defaultValues": { "KOODI": 6001, "LAATU": null, "TALLENNUSAIKA": null, "SYMB_DIR": null, "LÄHDE": null }, "code": 6001, "name": "Suojeltava puu" }, { "domains": { "KOODI": {"type": "inherited"}, "LÄHDE": {"type": "inherited"} }, "defaultValues": { "KOODI": 6001, "LAATU": null, "TALLENNUSAIKA": null, "SYMB_DIR": null, "LÄHDE": null }, "code": 6002, "name": "Nuoli, ohut" }, { "domains": { "KOODI": {"type": "inherited"}, "LÄHDE": {"type": "inherited"} }, "defaultValues": { "KOODI": 6001, "LAATU": null, "TALLENNUSAIKA": null, "SYMB_DIR": null, "LÄHDE": null }, "code": 6003, "name": "Nuoli, leveä" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Katu/Tietekstit", "type": "Feature Layer", "description": "

Maanmittauslaitoksen tiestö <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Luokka1", "uniqueValueGroups": [ { "heading": "Luokka1", "classes": [ { "label": "Autotie 1a", "description": "Autotie 1a", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 252, 182, 202, 0 ], "width": 0 }, "values": [ [ "12111" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 252, 182, 202, 0 ], "width": 0 }, "value": "12111", "label": "Autotie 1a" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 232, 252, 255 ], "toColor": [ 184, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 226, 255 ], "toColor": [ 187, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 204, 252, 255 ], "toColor": [ 208, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 207, 255 ], "toColor": [ 223, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 210, 255 ], "toColor": [ 252, 210, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 184, 255 ], "toColor": [ 252, 184, 184, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2.2465849220765E7, "ymin": 6896567.096904999, "xmax": 2.2663528790965E7, "ymax": 7007132.323245001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TEKSTI", "typeIdField": "Luokka1", "subtypeFieldName": "Luokka1", "subtypeField": "Luokka1", "defaultSubtypeCode": 12111, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TEKSTI", "type": "esriFieldTypeString", "alias": "TEKSTI", "length": 80, "domain": null }, { "name": "LUOKKA", "type": "esriFieldTypeDouble", "alias": "LUOKKA", "domain": null }, { "name": "TIENUM", "type": "esriFieldTypeDouble", "alias": "TIENUM", "domain": null }, { "name": "OSANUM", "type": "esriFieldTypeDouble", "alias": "OSANUM", "domain": null }, { "name": "TIEOSA", "type": "esriFieldTypeDouble", "alias": "TIEOSA", "domain": null }, { "name": "PAALLY", "type": "esriFieldTypeDouble", "alias": "PAALLY", "domain": null }, { "name": "YKSSUU", "type": "esriFieldTypeDouble", "alias": "YKSSUU", "domain": null }, { "name": "VAPKOR", "type": "esriFieldTypeDouble", "alias": "VAPKOR", "domain": null }, { "name": "TASTAR", "type": "esriFieldTypeDouble", "alias": "TASTAR", "domain": null }, { "name": "KULKUTAPA", "type": "esriFieldTypeDouble", "alias": "KULKUTAPA", "domain": null }, { "name": "VERSUH", "type": "esriFieldTypeDouble", "alias": "VERSUH", "domain": null }, { "name": "VALMAS", "type": "esriFieldTypeDouble", "alias": "VALMAS", "domain": null }, { "name": "SUUNTA", "type": "esriFieldTypeDouble", "alias": "SUUNTA", "domain": null }, { "name": "PITUUS", "type": "esriFieldTypeDouble", "alias": "PITUUS", "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "TIENIM2", "type": "esriFieldTypeString", "alias": "TIENIM2", "length": 80, "domain": null }, { "name": "TIENIM3", "type": "esriFieldTypeString", "alias": "TIENIM3", "length": 80, "domain": null }, { "name": "TIENIM4", "type": "esriFieldTypeString", "alias": "TIENIM4", "length": 80, "domain": null }, { "name": "TIENIM5", "type": "esriFieldTypeString", "alias": "TIENIM5", "length": 80, "domain": null }, { "name": "KUNTA_NRO", "type": "esriFieldTypeDouble", "alias": "KUNTA_NRO", "domain": null }, { "name": "KUNTA", "type": "esriFieldTypeString", "alias": "KUNTA", "length": 80, "domain": null }, { "name": "SYNTYHETKI", "type": "esriFieldTypeString", "alias": "SYNTYHETKI", "length": 10, "domain": null }, { "name": "KUOLHETKI", "type": "esriFieldTypeString", "alias": "KUOLHETKI", "length": 10, "domain": null }, { "name": "LUOKKA1", "type": "esriFieldTypeInteger", "alias": "LUOKKA1", "domain": { "type": "codedValue", "name": "WS1_MTK_Tiet", "description": "", "codedValues": [ { "name": "Autotie 1a", "code": 12111 }, { "name": "Autotie 1b", "code": 12112 }, { "name": "Autotie 2a", "code": 12121 }, { "name": "Autotie 2b", "code": 12122 }, { "name": "Autotie 3a", "code": 12131 }, { "name": "Autotie 3b", "code": 12132 }, { "name": "Ajotie", "code": 12141 }, { "name": "Huoltoaukko ilman puomia", "code": 12153 }, { "name": "Huoltoaukko puomilla", "code": 12154 }, { "name": "Erikoiskuljetusyhteys ilman puomia", "code": 12155 }, { "name": "Erikoiskuljetusyhteys puomilla", "code": 12156 }, { "name": "Ajopolku", "code": 12316 }, { "name": "Kävely- ja pyörätie", "code": 12314 }, { "name": "Talvitie", "code": 12312 }, { "name": "Polku", "code": 12313 }, { "name": "Lautta", "code": 12151 }, { "name": "Lossi", "code": 12152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R68160_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A208_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 12111, "name": "Autotie 1a" } ], "subtypes": [ { "domains": {}, "defaultValues": { "TEKSTI": null, "LUOKKA": null, "TIENUM": null, "OSANUM": null, "TIEOSA": null, "PAALLY": null, "YKSSUU": null, "VAPKOR": null, "TASTAR": null, "KULKUTAPA": null, "VERSUH": null, "VALMAS": null, "SUUNTA": null, "PITUUS": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "TIENIM2": null, "TIENIM3": null, "TIENIM4": null, "TIENIM5": null, "KUNTA_NRO": null, "KUNTA": null, "SYNTYHETKI": null, "KUOLHETKI": null, "LUOKKA1": null }, "code": 12111, "name": "Autotie 1a" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "KaavaViiva", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": -1000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "KOODI", "uniqueValueGroups": [ { "heading": "KOODI", "classes": [ { "label": "Unescon maailamperintökohde / kansallinen kaupunkipuisto", "description": "Unescon maailamperintökohde / kansallinen kaupunkipuisto", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 252, 245, 255 ], "width": 1 }, "values": [ [ "6049" ] ] }, { "label": "Sitovan tonttijaon mukaisen tontin raja", "description": "Sitovan tonttijaon mukaisen tontin raja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 179, 252, 255 ], "width": 1 }, "values": [ [ "6016" ] ] }, { "label": "Liikennetunneli vas. reuna", "description": "Liikennetunneli vas. reuna", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 184, 252, 255 ], "width": 1 }, "values": [ [ "6048" ] ] }, { "label": "Johto Z\n", "description": "Johto Z\n", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "6059" ] ] }, { "label": "Johto V\n", "description": "Johto V\n", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.740128000000002 }, "values": [ [ "6058" ] ] }, { "label": "Johto sähkö\n", "description": "Johto sähkö\n", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.740128000000002 }, "values": [ [ "6057" ] ] }, { "label": "Kaupungin- tai kunnanosan raja", "description": "Kaupungin- tai kunnanosan raja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 15 }, "values": [ [ "6012" ] ] }, { "label": "Ulkoilureitti", "description": "Ulkoilureitti", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.1732 }, "values": [ [ "6023" ] ] }, { "label": "Rasite", "description": "Rasite", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 86, 170, 28, 255 ], "width": 14.1732 }, "values": [ [ "6045" ] ] }, { "label": "Johto SV\n", "description": "Johto SV\n", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.740128000000002 }, "values": [ [ "6056" ] ] }, { "label": "Rautatiealueraja", "description": "Rautatiealueraja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 28, 63, 255 ], "width": 5 }, "values": [ [ "6033" ] ] }, { "label": "Johto j\n", "description": "Johto j\n", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.740128000000002 }, "values": [ [ "6055" ] ] }, { "label": "Rakennuksen harjasuuntaa osoittava viiva", "description": "Rakennuksen harjasuuntaa osoittava viiva", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "values": [ [ "6021" ] ] }, { "label": "Liikennealueraja", "description": "Liikennealueraja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 28, 63, 255 ], "width": 5 }, "values": [ [ "6032" ] ] }, { "label": "Istutettava alue\n", "description": "Istutettava alue\n", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "values": [ [ "6054" ] ] }, { "label": "Melumääräys", "description": "Melumääräys", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 17 }, "values": [ [ "6020" ] ] }, { "label": "Aluemerkintä\n", "description": "Aluemerkintä\n", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "values": [ [ "6053" ] ] }, { "label": "Puistopitsi", "description": "Puistopitsi", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 212, 252, 255 ], "width": 1 }, "values": [ [ "6041" ] ] }, { "label": "Äänieriste\n", "description": "Äänieriste\n", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.740128000000002 }, "values": [ [ "6052" ] ] }, { "label": "Natura 2000-alueeksi varattu alueen osan raja", "description": "Natura 2000-alueeksi varattu alueen osan raja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 186, 175, 255 ], "width": 14.1732 }, "values": [ [ "6050" ] ] }, { "label": "UL", "description": "UL", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 228, 252, 204, 255 ], "width": 1 }, "values": [ [ "6061" ] ] }, { "label": "Kaavamerkintä\n", "description": "Kaavamerkintä\n", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "6060" ] ] }, { "label": "Melueste", "description": "Melueste", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 17 }, "values": [ [ "6019" ] ] }, { "label": "RP-alueen raja", "description": "RP-alueen raja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 210, 252, 255 ], "width": 1 }, "values": [ [ "6029" ] ] }, { "label": "Tontin raja", "description": "Tontin raja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "values": [ [ "6028" ] ] }, { "label": "3m kaava-alueen ulkopuolella oleva viiva", "description": "3m kaava-alueen ulkopuolella oleva viiva", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 28, 63, 255 ], "width": 3 }, "values": [ [ "6011" ] ] }, { "label": "Alueraja", "description": "Alueraja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "values": [ [ "6027" ] ] }, { "label": "Ei ajoneuvoliitymää", "description": "Ei ajoneuvoliitymää", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5669 }, "values": [ [ "6018" ] ] }, { "label": "Erityisalueraja", "description": "Erityisalueraja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.1732 }, "values": [ [ "6031" ] ] }, { "label": "Istutettava puurivi", "description": "Istutettava puurivi", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 34 }, "values": [ [ "6042" ] ] }, { "label": "Kaava-alueen raja", "description": "Kaava-alueen raja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "values": [ [ "6024" ] ] }, { "label": "Kaavamääräyksen raja", "description": "Kaavamääräyksen raja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.2677119999999995 }, "values": [ [ "6025" ] ] }, { "label": "Korttelin raja", "description": "Korttelin raja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.2677119999999995 }, "values": [ [ "6046" ] ] }, { "label": "Korttelin, korttelinoasan ja alueen raja", "description": "Korttelin, korttelinoasan ja alueen raja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.2677119999999995 }, "values": [ [ "6013" ] ] }, { "label": "Maanalainen johto", "description": "Maanalainen johto", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.740128000000002 }, "values": [ [ "6044" ] ] }, { "label": "Ohjeellinen alueen tai osa-alueen raja", "description": "Ohjeellinen alueen tai osa-alueen raja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "6015" ] ] }, { "label": "Ohjeellinen kaavamääräyksen raja", "description": "Ohjeellinen kaavamääräyksen raja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "values": [ [ "6026" ] ] }, { "label": "Ohjeellinen tontin / rakennuspaikan raja", "description": "Ohjeellinen tontin / rakennuspaikan raja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "values": [ [ "6017" ] ] }, { "label": "Osa-alueen raja", "description": "Osa-alueen raja", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "values": [ [ "6014" ] ] }, { "label": "Rak.alan reuna", "description": "Rak.alan reuna", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "values": [ [ "6030" ] ] }, { "label": "Säilytettävä / istutettava puurivi", "description": "Säilytettävä / istutettava puurivi", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 34 }, "values": [ [ "6022" ] ] }, { "label": "Viemäri", "description": "Viemäri", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.740128000000002 }, "values": [ [ "6043" ] ] }, { "label": "Yleisen tien suoja-alueeksi/näkemäalueeksi varattu alueen osa", "description": "Yleisen tien suoja-alueeksi/näkemäalueeksi varattu alueen osa", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.1732 }, "values": [ [ "6047" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 252, 245, 255 ], "width": 1 }, "value": "6049", "label": "Unescon maailamperintökohde / kansallinen kaupunkipuisto" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 179, 252, 255 ], "width": 1 }, "value": "6016", "label": "Sitovan tonttijaon mukaisen tontin raja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 184, 252, 255 ], "width": 1 }, "value": "6048", "label": "Liikennetunneli vas. reuna" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "6059", "label": "Johto Z\n" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.740128000000002 }, "value": "6058", "label": "Johto V\n" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.740128000000002 }, "value": "6057", "label": "Johto sähkö\n" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 15 }, "value": "6012", "label": "Kaupungin- tai kunnanosan raja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.1732 }, "value": "6023", "label": "Ulkoilureitti" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 86, 170, 28, 255 ], "width": 14.1732 }, "value": "6045", "label": "Rasite" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.740128000000002 }, "value": "6056", "label": "Johto SV\n" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 28, 63, 255 ], "width": 5 }, "value": "6033", "label": "Rautatiealueraja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.740128000000002 }, "value": "6055", "label": "Johto j\n" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "value": "6021", "label": "Rakennuksen harjasuuntaa osoittava viiva" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 28, 63, 255 ], "width": 5 }, "value": "6032", "label": "Liikennealueraja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "value": "6054", "label": "Istutettava alue\n" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 17 }, "value": "6020", "label": "Melumääräys" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "value": "6053", "label": "Aluemerkintä\n" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 212, 252, 255 ], "width": 1 }, "value": "6041", "label": "Puistopitsi" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.740128000000002 }, "value": "6052", "label": "Äänieriste\n" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 186, 175, 255 ], "width": 14.1732 }, "value": "6050", "label": "Natura 2000-alueeksi varattu alueen osan raja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 228, 252, 204, 255 ], "width": 1 }, "value": "6061", "label": "UL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "6060", "label": "Kaavamerkintä\n" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 17 }, "value": "6019", "label": "Melueste" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 210, 252, 255 ], "width": 1 }, "value": "6029", "label": "RP-alueen raja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "value": "6028", "label": "Tontin raja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 28, 63, 255 ], "width": 3 }, "value": "6011", "label": "3m kaava-alueen ulkopuolella oleva viiva" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "value": "6027", "label": "Alueraja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5669 }, "value": "6018", "label": "Ei ajoneuvoliitymää" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.1732 }, "value": "6031", "label": "Erityisalueraja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 34 }, "value": "6042", "label": "Istutettava puurivi" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "value": "6024", "label": "Kaava-alueen raja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.2677119999999995 }, "value": "6025", "label": "Kaavamääräyksen raja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.2677119999999995 }, "value": "6046", "label": "Korttelin raja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.2677119999999995 }, "value": "6013", "label": "Korttelin, korttelinoasan ja alueen raja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.740128000000002 }, "value": "6044", "label": "Maanalainen johto" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "6015", "label": "Ohjeellinen alueen tai osa-alueen raja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "value": "6026", "label": "Ohjeellinen kaavamääräyksen raja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "value": "6017", "label": "Ohjeellinen tontin / rakennuspaikan raja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "value": "6014", "label": "Osa-alueen raja" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 }, "value": "6030", "label": "Rak.alan reuna" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 34 }, "value": "6022", "label": "Säilytettävä / istutettava puurivi" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.740128000000002 }, "value": "6043", "label": "Viemäri" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.1732 }, "value": "6047", "label": "Yleisen tien suoja-alueeksi/näkemäalueeksi varattu alueen osa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 179, 255 ], "toColor": [ 191, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 182, 255 ], "toColor": [ 252, 202, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 237, 252, 255 ], "toColor": [ 182, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 212, 255 ], "toColor": [ 252, 182, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 189, 255 ], "toColor": [ 252, 250, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 203, 252, 255 ], "toColor": [ 187, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 226, 255 ], "toColor": [ 212, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 215, 252, 255 ], "toColor": [ 239, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 179, 252, 255 ], "toColor": [ 190, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 215, 255 ], "toColor": [ 252, 244, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 219, 255 ], "toColor": [ 252, 212, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 189, 255 ], "toColor": [ 252, 184, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 222, 252, 255 ], "toColor": [ 204, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 246, 255 ], "toColor": [ 187, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 244, 255 ], "toColor": [ 252, 197, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 199, 255 ], "toColor": [ 216, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 209, 255 ], "toColor": [ 182, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 194, 252, 255 ], "toColor": [ 223, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 238, 252, 255 ], "toColor": [ 215, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 212, 255 ], "toColor": [ 236, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 252, 255 ], "toColor": [ 215, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 204, 255 ], "toColor": [ 252, 224, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 189, 255 ], "toColor": [ 252, 240, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 234, 255 ], "toColor": [ 197, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 189, 255 ], "toColor": [ 179, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 184, 255 ], "toColor": [ 240, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 212, 255 ], "toColor": [ 202, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 207, 255 ], "toColor": [ 252, 189, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 214, 252, 255 ], "toColor": [ 184, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 204, 252, 255 ], "toColor": [ 208, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 199, 255 ], "toColor": [ 252, 207, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 192, 252, 255 ], "toColor": [ 238, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 179, 255 ], "toColor": [ 216, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 194, 252, 255 ], "toColor": [ 192, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 232, 255 ], "toColor": [ 252, 199, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 194, 255 ], "toColor": [ 231, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 207, 255 ], "toColor": [ 252, 250, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 248, 252, 255 ], "toColor": [ 192, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 221, 255 ], "toColor": [ 189, 252, 221, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2.2490317423E7, "ymin": 6929872.119014999, "xmax": 2.2541507041825E7, "ymax": 6969062.258000001, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "KOODI", "typeIdField": "KOODI", "subtypeFieldName": "KOODI", "subtypeField": "KOODI", "defaultSubtypeCode": 6011, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "KOODI", "type": "esriFieldTypeInteger", "alias": "KOD", "domain": { "type": "codedValue", "name": "WS2_Maankäyt_suunn_viiv_1", "description": "Viivojen luokitus", "codedValues": [ { "name": "3m kaava-alueen ulkopuolella oleva viiva", "code": 6011 }, { "name": "Kaupungin- tai kunnanosan raja", "code": 6012 }, { "name": "Korttelin, korttelinosan ja alueen raja", "code": 6013 }, { "name": "Osa-alueen raja", "code": 6014 }, { "name": "Ohjeellinen alueen tai osa-alueen raja", "code": 6015 }, { "name": "Sitovan tonttijaon mukaisen tontin raja ja numero", "code": 6016 }, { "name": "Ohjeellinen tontin / rakennuspaikan raja", "code": 6017 }, { "name": "Ei ajoneuvoliittymää", "code": 6018 }, { "name": "Melueste", "code": 6019 }, { "name": "Melumääräys", "code": 6020 }, { "name": "Rakennuksen harjasuuntaa osoittava viiva", "code": 6021 }, { "name": "Säilytettävä / istutettava puurivi", "code": 6022 }, { "name": "Ulkoilureitti", "code": 6023 }, { "name": "Kaava-alueen raja", "code": 6024 }, { "name": "Kaavamääräyksen raja", "code": 6025 }, { "name": "Ohj. kaavamääräyksen raja", "code": 6026 }, { "name": "Alueraja", "code": 6027 }, { "name": "Tontin raja", "code": 6028 }, { "name": "RP-alueen raja", "code": 6029 }, { "name": "Rak.alan reuna", "code": 6030 }, { "name": "Erityisalueraja", "code": 6031 }, { "name": "Liikennealueraja", "code": 6032 }, { "name": "Rautatiealueraja", "code": 6033 }, { "name": "Puistopitsi", "code": 6041 }, { "name": "Istutettava puurivi", "code": 6042 }, { "name": "Viemäri", "code": 6043 }, { "name": "Maanalainen johto", "code": 6044 }, { "name": "Rasite", "code": 6045 }, { "name": "Korttelin raja", "code": 6046 }, { "name": "Yleisen tien ja suoja-alueeksi/näkemäalueeksi varattu alueen osa", "code": 6047 }, { "name": "Liikennetunneli vas. reuna", "code": 6048 }, { "name": "Unescon maailmanperintökohde/Kansallienen kaupunkipuisto", "code": 6049 }, { "name": "Natura 2000-verkostoon kuuluva tai ehd. alueen reuna", "code": 6050 }, { "name": "Poikittaisviiva", "code": 6051 }, { "name": "Äänieriste", "code": 6052 }, { "name": "Aluemerkintä", "code": 6053 }, { "name": "Istutettava alue", "code": 6054 }, { "name": "Johto j", "code": 6055 }, { "name": "Johto SV", "code": 6056 }, { "name": "Johto sähkö", "code": 6057 }, { "name": "Johto V", "code": 6058 }, { "name": "Johto Z", "code": 6059 }, { "name": "Kaavamerkintä", "code": 6060 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LAATU", "type": "esriFieldTypeInteger", "alias": "LAATU", "domain": null }, { "name": "TALLENNUSAIKA", "type": "esriFieldTypeString", "alias": "STIME", "length": 75, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R56_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A34_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "KOODI": {"type": "inherited"} }, "id": 6047, "name": "Yleisen tien suoja-alueeksi/näkemäalueeksi varattu alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6048, "name": "Liikennetunneli vas. reuna" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6049, "name": "Unescon maailamperintökohde / kansallinen kaupunkipuisto" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6050, "name": "Natura 2000-alueeksi varattu alueen osan raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6011, "name": "3m kaava-alueen ulkopuolella oleva viiva" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6012, "name": "Kaupungin- tai kunnanosan raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6013, "name": "Korttelin, korttelinoasan ja alueen raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6014, "name": "Osa-alueen raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6015, "name": "Ohjeellinen alueen tai osa-alueen raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6016, "name": "Sitovan tonttijaon mukaisen tontin raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6017, "name": "Ohjeellinen tontin / rakennuspaikan raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6018, "name": "Ei ajoneuvoliitymää" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6019, "name": "Melueste" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6020, "name": "Melumääräys" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6021, "name": "Rakennuksen harjasuuntaa osoittava viiva" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6022, "name": "Säilytettävä / istutettava puurivi" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6023, "name": "Ulkoilureitti" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6024, "name": "Kaava-alueen raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6025, "name": "Kaavamääräyksen raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6026, "name": "Ohjeellinen kaavamääräyksen raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6027, "name": "Alueraja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6028, "name": "Tontin raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6029, "name": "RP-alueen raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6030, "name": "Rak.alan reuna" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6031, "name": "Erityisalueraja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6032, "name": "Liikennealueraja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6033, "name": "Rautatiealueraja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6041, "name": "Puistopitsi" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6042, "name": "Istutettava puurivi" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6043, "name": "Viemäri" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6044, "name": "Maanalainen johto" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6045, "name": "Rasite" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 6046, "name": "Korttelin raja" }, { "domains": {}, "id": 6052, "name": "Äänieriste\n" }, { "domains": {}, "id": 6053, "name": "Aluemerkintä\n" }, { "domains": {}, "id": 6054, "name": "Istutettava alue\n" }, { "domains": {}, "id": 6055, "name": "Johto j\n" }, { "domains": {}, "id": 6056, "name": "Johto SV\n" }, { "domains": {}, "id": 6057, "name": "Johto sähkö\n" }, { "domains": {}, "id": 6058, "name": "Johto V\n" }, { "domains": {}, "id": 6059, "name": "Johto Z\n" }, { "domains": {}, "id": 6060, "name": "Kaavamerkintä\n" }, { "domains": {}, "id": 6061, "name": "UL" } ], "subtypes": [ { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6047, "name": "Yleisen tien suoja-alueeksi/näkemäalueeksi varattu alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6048, "name": "Liikennetunneli vas. reuna" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6049, "name": "Unescon maailamperintökohde / kansallinen kaupunkipuisto" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6050, "name": "Natura 2000-alueeksi varattu alueen osan raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6011, "name": "3m kaava-alueen ulkopuolella oleva viiva" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6012, "name": "Kaupungin- tai kunnanosan raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6013, "name": "Korttelin, korttelinoasan ja alueen raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6014, "name": "Osa-alueen raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6015, "name": "Ohjeellinen alueen tai osa-alueen raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6016, "name": "Sitovan tonttijaon mukaisen tontin raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6017, "name": "Ohjeellinen tontin / rakennuspaikan raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6018, "name": "Ei ajoneuvoliitymää" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6019, "name": "Melueste" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6020, "name": "Melumääräys" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6021, "name": "Rakennuksen harjasuuntaa osoittava viiva" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6022, "name": "Säilytettävä / istutettava puurivi" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6023, "name": "Ulkoilureitti" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6024, "name": "Kaava-alueen raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6025, "name": "Kaavamääräyksen raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6026, "name": "Ohjeellinen kaavamääräyksen raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6027, "name": "Alueraja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6028, "name": "Tontin raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6029, "name": "RP-alueen raja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6030, "name": "Rak.alan reuna" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6031, "name": "Erityisalueraja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6032, "name": "Liikennealueraja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6033, "name": "Rautatiealueraja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6041, "name": "Puistopitsi" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6042, "name": "Istutettava puurivi" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6043, "name": "Viemäri" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6044, "name": "Maanalainen johto" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6045, "name": "Rasite" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 6011, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6046, "name": "Korttelin raja" }, { "domains": {}, "defaultValues": { "KOODI": null, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6052, "name": "Äänieriste\n" }, { "domains": {}, "defaultValues": { "KOODI": null, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6053, "name": "Aluemerkintä\n" }, { "domains": {}, "defaultValues": { "KOODI": null, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6054, "name": "Istutettava alue\n" }, { "domains": {}, "defaultValues": { "KOODI": null, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6055, "name": "Johto j\n" }, { "domains": {}, "defaultValues": { "KOODI": null, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6056, "name": "Johto SV\n" }, { "domains": {}, "defaultValues": { "KOODI": null, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6057, "name": "Johto sähkö\n" }, { "domains": {}, "defaultValues": { "KOODI": null, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6058, "name": "Johto V\n" }, { "domains": {}, "defaultValues": { "KOODI": null, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6059, "name": "Johto Z\n" }, { "domains": {}, "defaultValues": { "KOODI": null, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6060, "name": "Kaavamerkintä\n" }, { "domains": {}, "defaultValues": { "KOODI": null, "LAATU": null, "TALLENNUSAIKA": null }, "code": 6061, "name": "UL" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "KaavaAlueet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"ETRS_1989_FIN_GK_22\",BASEGEOGCRS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Gauss_Kruger\",METHOD[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",22.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"ETRS_1989_FIN_GK_22\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Gauss_Kruger\"],PARAMETER[\"False_Easting\",22500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",22.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 8.3819031832E-5, "zTolerance": 0.002, "mTolerance": 1.9999999999999998E-5, "falseX": -3123400, "falseY": -10002400, "xyUnits": 200000, "falseZ": -1000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "KOODI", "uniqueValueGroups": [ { "heading": "KOODI", "classes": [ { "label": "Istutettava alueen osa", "description": "Istutettava alueen osa", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "60217" ] ] }, { "label": "Rakennusala", "description": "Rakennusala", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "60201" ] ] }, { "label": "/S, Alue, lolla ympäristö säilytetään", "description": "/S, Alue, lolla ympäristö säilytetään", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "60135" ] ] }, { "label": "A, Asuinrakennusten korttelialue", "description": "A, Asuinrakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 217, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60001" ] ] }, { "label": "AH, Asumista palveleva yhteiskäyttöinen korttelialue", "description": "AH, Asumista palveleva yhteiskäyttöinen korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 217, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60007" ] ] }, { "label": "AK, Asuinkerrostalojen korttelialue", "description": "AK, Asuinkerrostalojen korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 176, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1339 } }, "values": [ [ "60002" ] ] }, { "label": "AL, Asuin, liike- ja toimistorakennusten korttelialue", "description": "AL, Asuin, liike- ja toimistorakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 176, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60006" ] ] }, { "label": "AM, Maatilojen talouskeskusten korttelialue", "description": "AM, Maatilojen talouskeskusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 217, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60009" ] ] }, { "label": "AO, Erillispientalojen korttelialue", "description": "AO, Erillispientalojen korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 217, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60005" ] ] }, { "label": "AP, Asuinpientalojen korttelialue", "description": "AP, Asuinpientalojen korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 217, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60003" ] ] }, { "label": "AR; Rivitalojen ja muiden kytk. asuinrak. korttelialue", "description": "AR; Rivitalojen ja muiden kytk. asuinrak. korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 217, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60004" ] ] }, { "label": "Ajoyhteys", "description": "Ajoyhteys", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "60228" ] ] }, { "label": "Alueen sisäiselle huoltoliikenteelle varattu alueen osa", "description": "Alueen sisäiselle huoltoliikenteelle varattu alueen osa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "60229" ] ] }, { "label": "Alueen sisäiselle jalankululle varattu alueen osa", "description": "Alueen sisäiselle jalankululle varattu alueen osa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "60230" ] ] }, { "label": "Arvokas harjualue tai muu geologinen muodostelma", "description": "Arvokas harjualue tai muu geologinen muodostelma", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5669279999999999 } }, "values": [ [ "60242" ] ] }, { "label": "C, Keskustoimintojen korttelialue", "description": "C, Keskustoimintojen korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60041" ] ] }, { "label": "E, Erityisalue", "description": "E, Erityisalue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.9999999999999998 } }, "values": [ [ "60111" ] ] }, { "label": "EA, Ampumarata-alue", "description": "EA, Ampumarata-alue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.9999999999999998 } }, "values": [ [ "60118" ] ] }, { "label": "EH, Hautausmaa-alue", "description": "EH, Hautausmaa-alue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5999999999999999 } }, "values": [ [ "60120" ] ] }, { "label": "EJ, Jäteenkäsittelyalue", "description": "EJ, Jäteenkäsittelyalue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5999999999999999 } }, "values": [ [ "60114" ] ] }, { "label": "EK, Kaivosalue", "description": "EK, Kaivosalue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5999999999999999 } }, "values": [ [ "60116" ] ] }, { "label": "EMT, Mastoalue", "description": "EMT, Mastoalue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5999999999999999 } }, "values": [ [ "60117" ] ] }, { "label": "EN, Energiahuollon alue", "description": "EN, Energiahuollon alue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5999999999999999 } }, "values": [ [ "60113" ] ] }, { "label": "EO, Maa-ainesten ottoalue", "description": "EO, Maa-ainesten ottoalue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5999999999999999 } }, "values": [ [ "60115" ] ] }, { "label": "EP, Puolustusvoimien alue", "description": "EP, Puolustusvoimien alue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5999999999999999 } }, "values": [ [ "60119" ] ] }, { "label": "ET, Yhdyskuntatekn. huoltoa palv. rak. ja lait. alue", "description": "ET, Yhdyskuntatekn. huoltoa palv. rak. ja lait. alue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.9999999999999967 } }, "values": [ [ "60112" ] ] }, { "label": "EV, Suojaviheralue", "description": "EV, Suojaviheralue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5999999999999999 } }, "values": [ [ "60121" ] ] }, { "label": "Hidaskatu", "description": "Hidaskatu", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "60227" ] ] }, { "label": "Jalakululle ja polkupyöräilylle varattu katu / tie", "description": "Jalakululle ja polkupyöräilylle varattu katu / tie", "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 0, 0, 255 ], "outline": null }, "values": [ [ "60221" ] ] }, { "label": "Jalakululle varattu katu / tie", "description": "Jalakululle varattu katu / tie", "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 0, 0, 255 ], "outline": null }, "values": [ [ "60220" ] ] }, { "label": "Jalankul. ja polkup. varattu katu/tie, jolla huoltoajo sallittu", "description": "Jalankul. ja polkup. varattu katu/tie, jolla huoltoajo sallittu", "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 0, 0, 255 ], "outline": null }, "values": [ [ "60222" ] ] }, { "label": "Jalankul. ja polkup. varattu katu/tie, jolla tonteille/rak.paik. ajo sallittu", "description": "Jalankul. ja polkup. varattu katu/tie, jolla tonteille/rak.paik. ajo sallittu", "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 0, 0, 255 ], "outline": null }, "values": [ [ "60223" ] ] }, { "label": "Johtoa varten varattu alueen osa", "description": "Johtoa varten varattu alueen osa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "60236" ] ] }, { "label": "Joukkoliikenteelle varattu katu / tie", "description": "Joukkoliikenteelle varattu katu / tie", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "60225" ] ] }, { "label": "K, Liike- ja toimistorakennusten korttelialue", "description": "K, Liike- ja toimistorakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60051" ] ] }, { "label": "K-osa", "description": "K-osa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "60161" ] ] }, { "label": "KL, Liikerakennusten korttelialue", "description": "KL, Liikerakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60052" ] ] }, { "label": "KM, Liikerak. kortt.alue, jolle saa sij. vähitt.kaupan suuryksikön", "description": "KM, Liikerak. kortt.alue, jolle saa sij. vähitt.kaupan suuryksikön", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60053" ] ] }, { "label": "KT, Toimistorakennusten korttelialue", "description": "KT, Toimistorakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60054" ] ] }, { "label": "KTY; Toimitilarakennusten korttelialue", "description": "KTY; Toimitilarakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60055" ] ] }, { "label": "Katu", "description": "Katu", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 208, 199, 0 ], "outline": null }, "values": [ [ "60218" ] ] }, { "label": "Katuaukio / tori", "description": "Katuaukio / tori", "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60219" ] ] }, { "label": "L, Liikennealue", "description": "L, Liikennealue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60091" ] ] }, { "label": "LH, Huoltoaseman korttelialue", "description": "LH, Huoltoaseman korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 212, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60099" ] ] }, { "label": "LHA, Henkilöliikenneterminaalin korttelialue", "description": "LHA, Henkilöliikenneterminaalin korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 212, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60100" ] ] }, { "label": "LK, Kanava-alue", "description": "LK, Kanava-alue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60096" ] ] }, { "label": "LL, lentokenttäalue", "description": "LL, lentokenttäalue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60094" ] ] }, { "label": "LP, Yleinen pysäköintialue", "description": "LP, Yleinen pysäköintialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60098" ] ] }, { "label": "LPA, Autopaikkojen korttelialue", "description": "LPA, Autopaikkojen korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 212, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60103" ] ] }, { "label": "LPY, Yleisten pysäköintialueiden korttelialue", "description": "LPY, Yleisten pysäköintialueiden korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 212, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60102" ] ] }, { "label": "LR, rautatiealue", "description": "LR, rautatiealue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60093" ] ] }, { "label": "LS, Satama-alue", "description": "LS, Satama-alue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60095" ] ] }, { "label": "LT, Yleisen tien alue", "description": "LT, Yleisen tien alue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60092" ] ] }, { "label": "LTA, Tavaraliikenneterminaalin korttelialue", "description": "LTA, Tavaraliikenneterminaalin korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 212, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60101" ] ] }, { "label": "LV, Venesatama / venevalkama", "description": "LV, Venesatama / venevalkama", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60097" ] ] }, { "label": "Luonnon monimuotoisuuden kannalta eritysen tärkeä alue", "description": "Luonnon monimuotoisuuden kannalta eritysen tärkeä alue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "60245" ] ] }, { "label": "M, Maa- ja metsätalousalue", "description": "M, Maa- ja metsätalousalue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 222, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60141" ] ] }, { "label": "MA, Maisemallisesti arvokas peltoalue", "description": "MA, Maisemallisesti arvokas peltoalue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60145" ] ] }, { "label": "ME, Kotieläintalouden suuryksikön alue", "description": "ME, Kotieläintalouden suuryksikön alue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 168, 10, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60143" ] ] }, { "label": "MP, Puutarha- ja kasvihuonealue", "description": "MP, Puutarha- ja kasvihuonealue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 168, 10, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60144" ] ] }, { "label": "MT, Maatalousalue", "description": "MT, Maatalousalue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 255, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60142" ] ] }, { "label": "MU, Maa- ja metsätalousalue, jolla erityistä ulkoilun ohjaamistarvetta", "description": "MU, Maa- ja metsätalousalue, jolla erityistä ulkoilun ohjaamistarvetta", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 221, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60146" ] ] }, { "label": "MY, Maa- ja metsätalousalue, jolla on erityisiä ympäristöarvoja", "description": "MY, Maa- ja metsätalousalue, jolla on erityisiä ympäristöarvoja", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 221, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60147" ] ] }, { "label": "Maanalisiin tiloihin johtava ajoluiska", "description": "Maanalisiin tiloihin johtava ajoluiska", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60212" ] ] }, { "label": "Maisemallisesti arvokas alue", "description": "Maisemallisesti arvokas alue", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5669279999999999 } }, "values": [ [ "60241" ] ] }, { "label": "Natura 2000-verkostoon kuuluva tai ehdotettu alue", "description": "Natura 2000-verkostoon kuuluva tai ehdotettu alue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 186, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 186, 175, 255 ], "width": 0.5669279999999999 } }, "values": [ [ "60244" ] ] }, { "label": "P, Palvelurakennusten korttelialue", "description": "P, Palvelurakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60011" ] ] }, { "label": "PL, Lähipalvelurakennusten korttelialue", "description": "PL, Lähipalvelurakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60012" ] ] }, { "label": "PV, Huvi- ja viihdepalvelujen korttelialue", "description": "PV, Huvi- ja viihdepalvelujen korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60013" ] ] }, { "label": "Pihakatu", "description": "Pihakatu", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "values": [ [ "60226" ] ] }, { "label": "Pj, Alue, jolle saa sijoittaa polttoaineen jakeluaseman", "description": "Pj, Alue, jolle saa sijoittaa polttoaineen jakeluaseman", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60206" ] ] }, { "label": "Pysäköimispaikka", "description": "Pysäköimispaikka", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60232" ] ] }, { "label": "R, Loma- ja matkailualue", "description": "R, Loma- ja matkailualue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60081" ] ] }, { "label": "RA, Loma-asuntojen korttelialue", "description": "RA, Loma-asuntojen korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60082" ] ] }, { "label": "RL, Leirintäalue", "description": "RL, Leirintäalue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60084" ] ] }, { "label": "RM, Matkailua palvelevien rakennusten korttelialue", "description": "RM, Matkailua palvelevien rakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60083" ] ] }, { "label": "RP, Siirtolapuutarha / palstaviljelyalue", "description": "RP, Siirtolapuutarha / palstaviljelyalue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60086" ] ] }, { "label": "RV, Asuntovaunualue", "description": "RV, Asuntovaunualue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60085" ] ] }, { "label": "Rakennukseen jätettävä kulkuaukko", "description": "Rakennukseen jätettävä kulkuaukko", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60214" ] ] }, { "label": "S, Suojelualue", "description": "S, Suojelualue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 240, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60131" ] ] }, { "label": "SL, Luonnonsuojelualue", "description": "SL, Luonnonsuojelualue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 240, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60132" ] ] }, { "label": "SM, Muinaismuistoalue", "description": "SM, Muinaismuistoalue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 240, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60133" ] ] }, { "label": "SR, Rakennussuojelualue", "description": "SR, Rakennussuojelualue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 240, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60134" ] ] }, { "label": "T, Teollisuus- ja varastorakennusten korttelialue", "description": "T, Teollisuus- ja varastorakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 196, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60061" ] ] }, { "label": "T/kem Teoll. ja vararak. kortt.alue jolle saa sij. vaarallisia kemikaleja", "description": "T/kem Teoll. ja vararak. kortt.alue jolle saa sij. vaarallisia kemikaleja", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 196, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60065" ] ] }, { "label": "TT, Teollisuusrakennusten korttelialue", "description": "TT, Teollisuusrakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 196, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60062" ] ] }, { "label": "TV, Varastorakennusten korttelialue", "description": "TV, Varastorakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 196, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60063" ] ] }, { "label": "TY, Teoll.rak.kortt., jolle ympäristö astetta toim laad. erit. vaatimuksia", "description": "TY, Teoll.rak.kortt., jolle ympäristö astetta toim laad. erit. vaatimuksia", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 196, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60064" ] ] }, { "label": "Tärkeä tai veden hankintaan soveltuva pohjavesialue", "description": "Tärkeä tai veden hankintaan soveltuva pohjavesialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 215, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 215, 226, 255 ], "width": 0.5669279999999999 } }, "values": [ [ "60243" ] ] }, { "label": "V, Virkistysalue", "description": "V, Virkistysalue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 255, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 18 } }, "values": [ [ "60071" ] ] }, { "label": "VK, Leikkipuisto", "description": "VK, Leikkipuisto", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 255, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.1732 } }, "values": [ [ "60074" ] ] }, { "label": "VL, Lähivirkistysalue", "description": "VL, Lähivirkistysalue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 255, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.1732 } }, "values": [ [ "60073" ] ] }, { "label": "VP, Puisto", "description": "VP, Puisto", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 255, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.18 } }, "values": [ [ "60072" ] ] }, { "label": "VR, Retkeily- ja ulkoilualue", "description": "VR, Retkeily- ja ulkoilualue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 255, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.1732 } }, "values": [ [ "60076" ] ] }, { "label": "VU, Urheilu. ja virkistyspalvelujen alue", "description": "VU, Urheilu. ja virkistyspalvelujen alue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 255, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.1732 } }, "values": [ [ "60075" ] ] }, { "label": "VV, Uimaranta-alue", "description": "VV, Uimaranta-alue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 255, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.1732 } }, "values": [ [ "60077" ] ] }, { "label": "Vahvistetun kaavan alue", "description": "Vahvistetun kaavan alue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 19, 4, 255 ], "width": 0.7999354080000001 } }, "values": [ [ "60291" ] ] }, { "label": "W, Vesialue", "description": "W, Vesialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 255, 255, 255 ], "outline": null }, "values": [ [ "60151" ] ] }, { "label": "Y, Yleisten rakennusten korttelialue", "description": "Y, Yleisten rakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60021" ] ] }, { "label": "YH, Hallinto- ja virastorakennusten korttelialue", "description": "YH, Hallinto- ja virastorakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60023" ] ] }, { "label": "YK, Kirkkojen ja muiden seurakunn. rak. korttelialue", "description": "YK, Kirkkojen ja muiden seurakunn. rak. korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60028" ] ] }, { "label": "YL, Julkisten palvelurakennusten korttelialue", "description": "YL, Julkisten palvelurakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60022" ] ] }, { "label": "YM, Museorakennusten korttelialue", "description": "YM, Museorakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60027" ] ] }, { "label": "YO, Opetustoimintaa palv. rakennusten korttelialue", "description": "YO, Opetustoimintaa palv. rakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60024" ] ] }, { "label": "YS, Sosiaalitointa ja tervhuol. palv. rak. korttelialue", "description": "YS, Sosiaalitointa ja tervhuol. palv. rak. korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60025" ] ] }, { "label": "YU, Urheilutoimintaa palv. rakennusten korttelialue", "description": "YU, Urheilutoimintaa palv. rakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60029" ] ] }, { "label": "YY, Kulttuuritoimintaa palv. rakennusten korttelialue", "description": "YY, Kulttuuritoimintaa palv. rakennusten korttelialue", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60026" ] ] }, { "label": "Yleiseen tiehen kuuluva jalankulku- ja polkupyörätie", "description": "Yleiseen tiehen kuuluva jalankulku- ja polkupyörätie", "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 0, 0, 255 ], "outline": null }, "values": [ [ "60224" ] ] }, { "label": "Yleiselle jalankululle varattu alueen osa", "description": "Yleiselle jalankululle varattu alueen osa", "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 0, 0, 255 ], "outline": null }, "values": [ [ "60231" ] ] }, { "label": "Yleisen tien näkemäalueeksi varattu alueen osa", "description": "Yleisen tien näkemäalueeksi varattu alueen osa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "60235" ] ] }, { "label": "Yleisen tien suoja-alueeksi varattu alueen osa", "description": "Yleisen tien suoja-alueeksi varattu alueen osa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "60234" ] ] }, { "label": "a, Autojen säilytyspaikan rakennusala", "description": "a, Autojen säilytyspaikan rakennusala", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60207" ] ] }, { "label": "am, Rak.ala, jolle saa sijoittaa maatilan talouskeskuksen", "description": "am, Rak.ala, jolle saa sijoittaa maatilan talouskeskuksen", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60204" ] ] }, { "label": "le, Leikki- ja oleskelualueeksi varattu tila", "description": "le, Leikki- ja oleskelualueeksi varattu tila", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60216" ] ] }, { "label": "m, Rak.ala, jolle saa sijoittaa myymälän", "description": "m, Rak.ala, jolle saa sijoittaa myymälän", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60203" ] ] }, { "label": "ma, Maanalainen tila", "description": "ma, Maanalainen tila", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60208" ] ] }, { "label": "ma-LPY, Maanalainen yleinen pysäköintilaitos", "description": "ma-LPY, Maanalainen yleinen pysäköintilaitos", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60210" ] ] }, { "label": "ma-LT, Liikennetunneli", "description": "ma-LT, Liikennetunneli", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60211" ] ] }, { "label": "mav, Maanalainen väestösuojaksi tarkoitettu tila", "description": "mav, Maanalainen väestösuojaksi tarkoitettu tila", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60209" ] ] }, { "label": "pk, Rak.ala, jolle saa sijoittaa lasten päiväkodin", "description": "pk, Rak.ala, jolle saa sijoittaa lasten päiväkodin", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60202" ] ] }, { "label": "s, Suojeltava alueen osa", "description": "s, Suojeltava alueen osa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60237" ] ] }, { "label": "sl, Alueen osa, jolla sij. luonnonsuoj.lain mukainen kohde", "description": "sl, Alueen osa, jolla sij. luonnonsuoj.lain mukainen kohde", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60238" ] ] }, { "label": "sr, Suojeltava rakennus", "description": "sr, Suojeltava rakennus", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60239" ] ] }, { "label": "srs, Rakennussuojelulain nojalla suojeltu rakennus", "description": "srs, Rakennussuojelulain nojalla suojeltu rakennus", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60240" ] ] }, { "label": "t, Rak.ala, jolle saa sijoittaa talousrakennuksen", "description": "t, Rak.ala, jolle saa sijoittaa talousrakennuksen", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60205" ] ] }, { "label": "u, uloke", "description": "u, uloke", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60213" ] ] }, { "label": "v, Valokatteinen tila", "description": "v, Valokatteinen tila", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "values": [ [ "60215" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "60217", "label": "Istutettava alueen osa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "60201", "label": "Rakennusala" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "60135", "label": "/S, Alue, lolla ympäristö säilytetään" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 217, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60001", "label": "A, Asuinrakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 217, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60007", "label": "AH, Asumista palveleva yhteiskäyttöinen korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 176, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1339 } }, "value": "60002", "label": "AK, Asuinkerrostalojen korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 176, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60006", "label": "AL, Asuin, liike- ja toimistorakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 217, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60009", "label": "AM, Maatilojen talouskeskusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 217, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60005", "label": "AO, Erillispientalojen korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 217, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60003", "label": "AP, Asuinpientalojen korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 217, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60004", "label": "AR; Rivitalojen ja muiden kytk. asuinrak. korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "60228", "label": "Ajoyhteys" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "60229", "label": "Alueen sisäiselle huoltoliikenteelle varattu alueen osa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "60230", "label": "Alueen sisäiselle jalankululle varattu alueen osa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5669279999999999 } }, "value": "60242", "label": "Arvokas harjualue tai muu geologinen muodostelma" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60041", "label": "C, Keskustoimintojen korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.9999999999999998 } }, "value": "60111", "label": "E, Erityisalue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.9999999999999998 } }, "value": "60118", "label": "EA, Ampumarata-alue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5999999999999999 } }, "value": "60120", "label": "EH, Hautausmaa-alue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5999999999999999 } }, "value": "60114", "label": "EJ, Jäteenkäsittelyalue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5999999999999999 } }, "value": "60116", "label": "EK, Kaivosalue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5999999999999999 } }, "value": "60117", "label": "EMT, Mastoalue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5999999999999999 } }, "value": "60113", "label": "EN, Energiahuollon alue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5999999999999999 } }, "value": "60115", "label": "EO, Maa-ainesten ottoalue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5999999999999999 } }, "value": "60119", "label": "EP, Puolustusvoimien alue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 102, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.9999999999999967 } }, "value": "60112", "label": "ET, Yhdyskuntatekn. huoltoa palv. rak. ja lait. alue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5999999999999999 } }, "value": "60121", "label": "EV, Suojaviheralue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "60227", "label": "Hidaskatu" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "60221", "label": "Jalakululle ja polkupyöräilylle varattu katu / tie" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "60220", "label": "Jalakululle varattu katu / tie" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "60222", "label": "Jalankul. ja polkup. varattu katu/tie, jolla huoltoajo sallittu" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "60223", "label": "Jalankul. ja polkup. varattu katu/tie, jolla tonteille/rak.paik. ajo sallittu" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "60236", "label": "Johtoa varten varattu alueen osa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "60225", "label": "Joukkoliikenteelle varattu katu / tie" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60051", "label": "K, Liike- ja toimistorakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "60161", "label": "K-osa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60052", "label": "KL, Liikerakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60053", "label": "KM, Liikerak. kortt.alue, jolle saa sij. vähitt.kaupan suuryksikön" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60054", "label": "KT, Toimistorakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60055", "label": "KTY; Toimitilarakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 208, 199, 0 ], "outline": null }, "value": "60218", "label": "Katu" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60219", "label": "Katuaukio / tori" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60091", "label": "L, Liikennealue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 212, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60099", "label": "LH, Huoltoaseman korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 212, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60100", "label": "LHA, Henkilöliikenneterminaalin korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60096", "label": "LK, Kanava-alue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60094", "label": "LL, lentokenttäalue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60098", "label": "LP, Yleinen pysäköintialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 212, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60103", "label": "LPA, Autopaikkojen korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 212, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60102", "label": "LPY, Yleisten pysäköintialueiden korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60093", "label": "LR, rautatiealue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60095", "label": "LS, Satama-alue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60092", "label": "LT, Yleisen tien alue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 212, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60101", "label": "LTA, Tavaraliikenneterminaalin korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60097", "label": "LV, Venesatama / venevalkama" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "60245", "label": "Luonnon monimuotoisuuden kannalta eritysen tärkeä alue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 222, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60141", "label": "M, Maa- ja metsätalousalue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60145", "label": "MA, Maisemallisesti arvokas peltoalue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 168, 10, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60143", "label": "ME, Kotieläintalouden suuryksikön alue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 168, 10, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60144", "label": "MP, Puutarha- ja kasvihuonealue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 255, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60142", "label": "MT, Maatalousalue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 221, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60146", "label": "MU, Maa- ja metsätalousalue, jolla erityistä ulkoilun ohjaamistarvetta" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 221, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60147", "label": "MY, Maa- ja metsätalousalue, jolla on erityisiä ympäristöarvoja" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60212", "label": "Maanalisiin tiloihin johtava ajoluiska" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5669279999999999 } }, "value": "60241", "label": "Maisemallisesti arvokas alue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 186, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 186, 175, 255 ], "width": 0.5669279999999999 } }, "value": "60244", "label": "Natura 2000-verkostoon kuuluva tai ehdotettu alue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60011", "label": "P, Palvelurakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60012", "label": "PL, Lähipalvelurakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60013", "label": "PV, Huvi- ja viihdepalvelujen korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "60226", "label": "Pihakatu" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60206", "label": "Pj, Alue, jolle saa sijoittaa polttoaineen jakeluaseman" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60232", "label": "Pysäköimispaikka" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60081", "label": "R, Loma- ja matkailualue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60082", "label": "RA, Loma-asuntojen korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60084", "label": "RL, Leirintäalue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60083", "label": "RM, Matkailua palvelevien rakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60086", "label": "RP, Siirtolapuutarha / palstaviljelyalue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 230, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60085", "label": "RV, Asuntovaunualue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60214", "label": "Rakennukseen jätettävä kulkuaukko" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 240, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60131", "label": "S, Suojelualue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 240, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60132", "label": "SL, Luonnonsuojelualue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 240, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60133", "label": "SM, Muinaismuistoalue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 240, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60134", "label": "SR, Rakennussuojelualue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 196, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60061", "label": "T, Teollisuus- ja varastorakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 196, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60065", "label": "T/kem Teoll. ja vararak. kortt.alue jolle saa sij. vaarallisia kemikaleja" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 196, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60062", "label": "TT, Teollisuusrakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 196, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60063", "label": "TV, Varastorakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 196, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60064", "label": "TY, Teoll.rak.kortt., jolle ympäristö astetta toim laad. erit. vaatimuksia" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 215, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 215, 226, 255 ], "width": 0.5669279999999999 } }, "value": "60243", "label": "Tärkeä tai veden hankintaan soveltuva pohjavesialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 255, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 18 } }, "value": "60071", "label": "V, Virkistysalue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 255, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.1732 } }, "value": "60074", "label": "VK, Leikkipuisto" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 255, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.1732 } }, "value": "60073", "label": "VL, Lähivirkistysalue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 255, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.18 } }, "value": "60072", "label": "VP, Puisto" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 255, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.1732 } }, "value": "60076", "label": "VR, Retkeily- ja ulkoilualue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 255, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.1732 } }, "value": "60075", "label": "VU, Urheilu. ja virkistyspalvelujen alue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 255, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 14.1732 } }, "value": "60077", "label": "VV, Uimaranta-alue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 19, 4, 255 ], "width": 0.7999354080000001 } }, "value": "60291", "label": "Vahvistetun kaavan alue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 255, 255, 255 ], "outline": null }, "value": "60151", "label": "W, Vesialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60021", "label": "Y, Yleisten rakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60023", "label": "YH, Hallinto- ja virastorakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60028", "label": "YK, Kirkkojen ja muiden seurakunn. rak. korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60022", "label": "YL, Julkisten palvelurakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60027", "label": "YM, Museorakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60024", "label": "YO, Opetustoimintaa palv. rakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60025", "label": "YS, Sosiaalitointa ja tervhuol. palv. rak. korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60029", "label": "YU, Urheilutoimintaa palv. rakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60026", "label": "YY, Kulttuuritoimintaa palv. rakennusten korttelialue" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "60224", "label": "Yleiseen tiehen kuuluva jalankulku- ja polkupyörätie" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "60231", "label": "Yleiselle jalankululle varattu alueen osa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "60235", "label": "Yleisen tien näkemäalueeksi varattu alueen osa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "60234", "label": "Yleisen tien suoja-alueeksi varattu alueen osa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60207", "label": "a, Autojen säilytyspaikan rakennusala" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60204", "label": "am, Rak.ala, jolle saa sijoittaa maatilan talouskeskuksen" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60216", "label": "le, Leikki- ja oleskelualueeksi varattu tila" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60203", "label": "m, Rak.ala, jolle saa sijoittaa myymälän" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60208", "label": "ma, Maanalainen tila" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60210", "label": "ma-LPY, Maanalainen yleinen pysäköintilaitos" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60211", "label": "ma-LT, Liikennetunneli" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60209", "label": "mav, Maanalainen väestösuojaksi tarkoitettu tila" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60202", "label": "pk, Rak.ala, jolle saa sijoittaa lasten päiväkodin" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60237", "label": "s, Suojeltava alueen osa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60238", "label": "sl, Alueen osa, jolla sij. luonnonsuoj.lain mukainen kohde" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60239", "label": "sr, Suojeltava rakennus" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60240", "label": "srs, Rakennussuojelulain nojalla suojeltu rakennus" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60205", "label": "t, Rak.ala, jolle saa sijoittaa talousrakennuksen" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60213", "label": "u, uloke" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1338559999999998 } }, "value": "60215", "label": "v, Valokatteinen tila" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 245, 252, 255 ], "toColor": [ 199, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 202, 255 ], "toColor": [ 232, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 201, 255 ], "toColor": [ 252, 199, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 207, 252, 255 ], "toColor": [ 202, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 245, 255 ], "toColor": [ 252, 204, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 220, 255 ], "toColor": [ 187, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 182, 252, 255 ], "toColor": [ 197, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 219, 194, 255 ], "toColor": [ 252, 219, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 182, 255 ], "toColor": [ 251, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 231, 252, 255 ], "toColor": [ 215, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 236, 255 ], "toColor": [ 212, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 184, 255 ], "toColor": [ 214, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 199, 252, 255 ], "toColor": [ 229, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 240, 255 ], "toColor": [ 252, 184, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 246, 255 ], "toColor": [ 187, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 215, 252, 255 ], "toColor": [ 231, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 221, 252, 255 ], "toColor": [ 189, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 233, 255 ], "toColor": [ 252, 212, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 194, 252, 255 ], "toColor": [ 197, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 192, 255 ], "toColor": [ 252, 244, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 183, 255 ], "toColor": [ 252, 182, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 203, 255 ], "toColor": [ 197, 252, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 221, 255 ], "toColor": [ 212, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 207, 255 ], "toColor": [ 252, 234, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 234, 252, 255 ], "toColor": [ 184, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 184, 252, 255 ], "toColor": [ 179, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 187, 252, 255 ], "toColor": [ 222, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 218, 252, 255 ], "toColor": [ 215, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 182, 255 ], "toColor": [ 232, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 192, 252, 255 ], "toColor": [ 246, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 207, 255 ], "toColor": [ 252, 192, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 215, 255 ], "toColor": [ 252, 215, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 239, 252, 255 ], "toColor": [ 210, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 187, 255 ], "toColor": [ 252, 220, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 212, 255 ], "toColor": [ 242, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 202, 255 ], "toColor": [ 217, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 201, 252, 255 ], "toColor": [ 182, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 245, 255 ], "toColor": [ 252, 179, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 222, 255 ], "toColor": [ 252, 194, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 248, 255 ], "toColor": [ 199, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 216, 255 ], "toColor": [ 252, 204, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 212, 255 ], "toColor": [ 219, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 223, 255 ], "toColor": [ 252, 184, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 187, 255 ], "toColor": [ 197, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 195, 255 ], "toColor": [ 252, 182, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 226, 252, 255 ], "toColor": [ 192, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 207, 252, 255 ], "toColor": [ 240, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 214, 255 ], "toColor": [ 199, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 199, 255 ], "toColor": [ 247, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 189, 255 ], "toColor": [ 252, 206, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 194, 255 ], "toColor": [ 179, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 236, 255 ], "toColor": [ 252, 204, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 199, 252, 255 ], "toColor": [ 208, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 194, 255 ], "toColor": [ 252, 232, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 192, 255 ], "toColor": [ 201, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 251, 255 ], "toColor": [ 182, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 210, 255 ], "toColor": [ 210, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 204, 255 ], "toColor": [ 252, 248, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 215, 255 ], "toColor": [ 252, 226, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 207, 252, 255 ], "toColor": [ 226, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 209, 255 ], "toColor": [ 187, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 249, 255 ], "toColor": [ 215, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 229, 255 ], "toColor": [ 199, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 189, 255 ], "toColor": [ 242, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 212, 252, 255 ], "toColor": [ 202, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 192, 252, 255 ], "toColor": [ 209, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 197, 255 ], "toColor": [ 252, 203, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 187, 252, 255 ], "toColor": [ 233, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 192, 255 ], "toColor": [ 252, 237, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 246, 252, 255 ], "toColor": [ 212, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 224, 255 ], "toColor": [ 252, 212, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 252, 255 ], "toColor": [ 252, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 192, 255 ], "toColor": [ 225, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 223, 252, 255 ], "toColor": [ 202, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 239, 255 ], "toColor": [ 197, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 234, 255 ], "toColor": [ 252, 192, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 182, 252, 255 ], "toColor": [ 208, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 224, 255 ], "toColor": [ 252, 204, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 210, 255 ], "toColor": [ 229, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 215, 252, 255 ], "toColor": [ 223, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 243, 252, 255 ], "toColor": [ 184, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 179, 255 ], "toColor": [ 205, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 179, 255 ], "toColor": [ 252, 218, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 207, 252, 255 ], "toColor": [ 182, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 202, 255 ], "toColor": [ 252, 211, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 187, 252, 255 ], "toColor": [ 248, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 228, 255 ], "toColor": [ 212, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 252, 255 ], "toColor": [ 207, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 182, 255 ], "toColor": [ 222, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 201, 255 ], "toColor": [ 252, 179, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 194, 252, 255 ], "toColor": [ 236, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 202, 255 ], "toColor": [ 252, 242, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 204, 255 ], "toColor": [ 252, 206, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 215, 255 ], "toColor": [ 252, 210, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 210, 252, 255 ], "toColor": [ 212, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 194, 255 ], "toColor": [ 221, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 199, 252, 255 ], "toColor": [ 222, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 189, 252, 255 ], "toColor": [ 179, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 200, 255 ], "toColor": [ 189, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 252, 255 ], "toColor": [ 179, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 194, 252, 255 ], "toColor": [ 225, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 182, 255 ], "toColor": [ 252, 190, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 198, 255 ], "toColor": [ 252, 192, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 198, 252, 255 ], "toColor": [ 192, 198, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 222, 252, 255 ], "toColor": [ 179, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 184, 255 ], "toColor": [ 248, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 199, 255 ], "toColor": [ 207, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 239, 255 ], "toColor": [ 252, 179, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 204, 255 ], "toColor": [ 252, 218, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 215, 252, 255 ], "toColor": [ 244, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 202, 252, 255 ], "toColor": [ 238, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 204, 255 ], "toColor": [ 249, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2.2497910581E7, "ymin": 6929876.213000001, "xmax": 2.254165091542E7, "ymax": 6957024.771985, "spatialReference": { "wkid": 3876, "latestWkid": 3876, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 16876800, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "KOODI", "typeIdField": "KOODI", "subtypeFieldName": "KOODI", "subtypeField": "KOODI", "defaultSubtypeCode": 60002, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "KOODI", "type": "esriFieldTypeInteger", "alias": "KOD", "domain": { "type": "codedValue", "name": "WS2_Maankäyt_suunn_alue", "description": "Alueiden luokitus", "codedValues": [ { "name": "K-osa", "code": 60161 }, { "name": "Rakennusala", "code": 60201 }, { "name": "pk, Rak.ala jolle saa sij. last. päiväkodin", "code": 60202 }, { "name": "m, Rak.ala jolle saa sij. myymälän", "code": 60203 }, { "name": "am, Rak.ala jolle saa sij.maatilan talouskesk.", "code": 60204 }, { "name": "t, Rak.ala jolle saa sij. talousrakennuksen", "code": 60205 }, { "name": "pj, Alue jolle saa sij. polttoaineen jakeluas.", "code": 60206 }, { "name": "a, Autojen säilytyspaikan rakennusala", "code": 60207 }, { "name": "ma, Maanalainen tila", "code": 60208 }, { "name": "mav, Maanalainen väestösuojaksi tark. tila", "code": 60209 }, { "name": "ma-LPY, Maanalainen yleinen pysäköintilaitos", "code": 60210 }, { "name": "ma-LT, Liikenetunneli", "code": 60211 }, { "name": "Maanalaisiin tiloihin johtava ajoluiska", "code": 60212 }, { "name": "u, Uloke", "code": 60213 }, { "name": "Rakennukseen jätettävä kulkuaukko", "code": 60214 }, { "name": "v, valokatteinen tila", "code": 60215 }, { "name": "le, Leikki- ja oleskelutilaksi var. alueen osa", "code": 60216 }, { "name": "Istutettava alueen osa", "code": 60217 }, { "name": "Katu", "code": 60218 }, { "name": "Katuaukio / tori", "code": 60219 }, { "name": "Jalankululle varattu katu / tie", "code": 60220 }, { "name": "Jalankululle ja polkup. varattu katu / tie", "code": 60221 }, { "name": "Jalank. ja polkup. var. katu / tie, jolla huoltoajo sall.", "code": 60222 }, { "name": "Jalank. ja polkup. var. katu / tie, jolla tonteille/rak.paik ajo sall.", "code": 60223 }, { "name": "Yleiseen tiehen kuuluva jalank. ja polkup.tie", "code": 60224 }, { "name": "Joukkoliikenteelle varattu katu / tie", "code": 60225 }, { "name": "Pihakatu", "code": 60226 }, { "name": "Hidaskatu", "code": 60227 }, { "name": "Ajoyhteys", "code": 60228 }, { "name": "Alueen sis. huoltoliik varattu alueen osa", "code": 60229 }, { "name": "Alueen sis. jalankululle varattu alueen osa", "code": 60230 }, { "name": "Yleiselle jalankululle varattu alueen osa", "code": 60231 }, { "name": "Pysäköimispaikka", "code": 60232 }, { "name": "Yleisen tien suoja-alueeksi varattu alueen osa", "code": 60234 }, { "name": "Yleisen tien näkemäal. varattu alueen osa", "code": 60235 }, { "name": "Johtoa varten varattu alueen osa", "code": 60236 }, { "name": "s, Suojeltava alueen osa", "code": 60237 }, { "name": "sl, Aleueen osa, jolla sij. luonn.suoj.lain muk. kohde", "code": 60238 }, { "name": "sr, Suojeltava rakennus", "code": 60239 }, { "name": "srs, Rak.suojelulain nojalla suojeltu rakennus", "code": 60240 }, { "name": "Maisemallisesti arvokas alue", "code": 60241 }, { "name": "Arvokas harjualue tai muu geol. muodostelma", "code": 60242 }, { "name": "Tärkeä tai veden hank. sov. pohjavesialue", "code": 60243 }, { "name": "Natura 2000-verkostoon kuuluva tai ehd. alue", "code": 60244 }, { "name": "Luonnon monimuot. kannalta tärk. alue", "code": 60245 }, { "name": "A, Asuinrakennusten korttelialue", "code": 60001 }, { "name": "AK, Asuinkerrostalojen korttelialue", "code": 60002 }, { "name": "AP, Asuinpientalojen korttelialue", "code": 60003 }, { "name": "AR, Rivitalojen ja muiden kytk. asuinrak. korttelialue", "code": 60004 }, { "name": "AO, Erillispientalojen korttelialue", "code": 60005 }, { "name": "AL, Asuin, liike- ja toimistorak. korttelialue", "code": 60006 }, { "name": "AH, Asumista palveleva yhteiskäyttöinen kortt.alue", "code": 60007 }, { "name": "AM, Maatilojen talouskeskuksien korttelialue", "code": 60008 }, { "name": "P, Palvelurakennusten korttelialue", "code": 60011 }, { "name": "PL, Lähipalvelurakennusten korttelialue", "code": 60012 }, { "name": "PV, Huvi- ja viihdepalvelujen korttelialue", "code": 60013 }, { "name": "Y, Yleisten rakennusten korttelialue", "code": 60021 }, { "name": "YL, Julkisten lahipalvelurakennusten korttelialue", "code": 60022 }, { "name": "YH, Hallinto- ja virastorakennusten korttelialue", "code": 60023 }, { "name": "YO, Opetustoimintaa palv. rakennusten kortt.alue", "code": 60024 }, { "name": "YS, Sosiaalitointa ja terv.huolt. palv. rak. kortt.alue", "code": 60025 }, { "name": "YY, Kultturitoimintaa palv. rakennusten kortt.alue", "code": 60026 }, { "name": "YM, Museorakennusten korttelialue", "code": 60027 }, { "name": "YK, Kirkkojen ja muiden seurakunn. rak. kortt.alue", "code": 60028 }, { "name": "YU, Urheilutoimintaa palv. rak. korttelialue", "code": 60029 }, { "name": "C, Keskustoimintojen korttelialue", "code": 60041 }, { "name": "K, Liike- ja toimistorakennusten korttelialue", "code": 60051 }, { "name": "KL, Liikerakennusten korttelialue", "code": 60052 }, { "name": "KM, Liikerak. kortt.alue, jolle saa sij. vähitt.kaupan suuryksikön", "code": 60053 }, { "name": "KT, Toimistorakennusten korttelialue", "code": 60054 }, { "name": "KTY, Toimitilarakennusten korttelialue", "code": 60055 }, { "name": "T, Teollisuus- ja varastorak. korttelialue", "code": 60061 }, { "name": "TT, Teollisusrakennusten korttelialue", "code": 60062 }, { "name": "TV, Varastorakennusten korttelialue", "code": 60063 }, { "name": "TY, Teoll.rak.kortt.alue, jolle ymp. asettaa toim. laadulle erityisiä vaatimuksia", "code": 60064 }, { "name": "T/kem, Teoll. ja vararak. kortt.alue, jolle saa sij. vaarall. kemikaaleja", "code": 60065 }, { "name": "V, Virkistysalue", "code": 60071 }, { "name": "VP, Puisto", "code": 60072 }, { "name": "VL, Lähivirkistysalue", "code": 60073 }, { "name": "VK, Leikkipuisto", "code": 60074 }, { "name": "VU, Urheilu- ja virkistyspalvelujen alue", "code": 60075 }, { "name": "VR, Retkeily- ja ulkoilualue", "code": 60076 }, { "name": "VV, Uimaranta-alue", "code": 60077 }, { "name": "R, Loma- ja matkailualue", "code": 60081 }, { "name": "RA, Loma-asuntojen korttelialue", "code": 60082 }, { "name": "RM, Matkailua palv. rak. korttelialue", "code": 60083 }, { "name": "RL, Leirintäalue", "code": 60084 }, { "name": "RV, Asuntovaunualue", "code": 60085 }, { "name": "RP, Siirtolapuutarha / palstaviljelyalue", "code": 60086 }, { "name": "L, Liikennealue", "code": 60091 }, { "name": "LT, Yleisen tien alue", "code": 60092 }, { "name": "LR, Rautatiealue", "code": 60093 }, { "name": "LL, Lentokenttäalue", "code": 60094 }, { "name": "LS, Satama-alue", "code": 60095 }, { "name": "LK, Kanava-alue", "code": 60096 }, { "name": "LV, Venesatama / venevalkama", "code": 60097 }, { "name": "LP, Yleinen pysäköintialue", "code": 60098 }, { "name": "LH, Huoltoaseman korttelialue", "code": 60099 }, { "name": "LHA, Henkilöliikenneterminaalin korttelialue", "code": 60100 }, { "name": "LTA, Tavaraliikenneterminaalin korttelialue", "code": 60101 }, { "name": "LPY, Yleisten pysäköintialueiden korttelialue", "code": 60102 }, { "name": "LPA, Autopaikkojen korttelialue", "code": 60103 }, { "name": "E, Erityisalue", "code": 60111 }, { "name": "ET, Yhdyskuntatekn. huoltoa palv. rak. ja lait. alue", "code": 60112 }, { "name": "EN, Energiahuollon alue", "code": 60113 }, { "name": "EJ, Jätteenkäsittelyalue", "code": 60114 }, { "name": "EO, Maa-ainesten ottoalue", "code": 60115 }, { "name": "EK, Kaivosalue", "code": 60116 }, { "name": "EMT, Mastoalue", "code": 60117 }, { "name": "EA, Ampumarata-alue", "code": 60118 }, { "name": "EP, Puolustusvoimien alue", "code": 60119 }, { "name": "EH, Hautausmaa-alue", "code": 60120 }, { "name": "EV, Suojaviheralue", "code": 60121 }, { "name": "S, Suojelualue", "code": 60131 }, { "name": "SL, Luonnonsuojelualue", "code": 60132 }, { "name": "SM, Muinaismuistoalue", "code": 60133 }, { "name": "SR, Rakennussuojelualue", "code": 60134 }, { "name": "/S, Alue, jolla ympäristö säilytetään", "code": 60135 }, { "name": "M, Maa- aj metsätalousalue", "code": 60141 }, { "name": "MT, Maatalousalue", "code": 60142 }, { "name": "ME, Kotieläintalouden suuryksikön alue", "code": 60143 }, { "name": "MP, Puutarha- ja kasvihuonealue", "code": 60144 }, { "name": "MA, Maisemallisesti arvokas peltoalue", "code": 60145 }, { "name": "MU, Maa- ja metsätalousalue, jolla erityistä ulkoilun ohjaamistarvetta", "code": 60146 }, { "name": "MY, Maa- ja metsätalousalue, jolla on erityisiä ympäristöarvoja", "code": 60147 }, { "name": "W, Vesialue", "code": 60151 }, { "name": "Vahvistetiun kaavan alue", "code": 60291 }, { "name": "LVA, Venevalkaman korttelialue", "code": 60090 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LAATU", "type": "esriFieldTypeInteger", "alias": "LAATU", "domain": null }, { "name": "TALLENNUSAIKA", "type": "esriFieldTypeString", "alias": "STIME", "length": 75, "domain": null }, { "name": "ALUEEN_INDEKSI", "type": "esriFieldTypeString", "alias": "IND", "length": 75, "domain": null }, { "name": "LUOKKA", "type": "esriFieldTypeString", "alias": "LUOKKA", "length": 75, "domain": null }, { "name": "LV", "type": "esriFieldTypeString", "alias": "LV", "length": 20, "domain": null }, { "name": "NIMI", "type": "esriFieldTypeString", "alias": "NIMI", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "KK", "type": "esriFieldTypeRaster", "alias": "KK", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R60_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "SDE_RIX_7", "fields": "KK", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A38_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "KOODI": {"type": "inherited"} }, "id": 60004, "name": "AR; Rivitalojen ja muiden kytk. asuinrak. korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60005, "name": "AO, Erillispientalojen korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60006, "name": "AL, Asuin, liike- ja toimistorakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60007, "name": "AH, Asumista palveleva yhteiskäyttöinen korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60009, "name": "AM, Maatilojen talouskeskusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60011, "name": "P, Palvelurakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60012, "name": "PL, Lähipalvelurakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60013, "name": "PV, Huvi- ja viihdepalvelujen korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60021, "name": "Y, Yleisten rakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60022, "name": "YL, Julkisten palvelurakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60023, "name": "YH, Hallinto- ja virastorakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60024, "name": "YO, Opetustoimintaa palv. rakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60025, "name": "YS, Sosiaalitointa ja tervhuol. palv. rak. korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60026, "name": "YY, Kulttuuritoimintaa palv. rakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60027, "name": "YM, Museorakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60028, "name": "YK, Kirkkojen ja muiden seurakunn. rak. korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60029, "name": "YU, Urheilutoimintaa palv. rakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60041, "name": "C, Keskustoimintojen korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60051, "name": "K, Liike- ja toimistorakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60052, "name": "KL, Liikerakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60053, "name": "KM, Liikerak. kortt.alue, jolle saa sij. vähitt.kaupan suuryksikön" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60054, "name": "KT, Toimistorakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60055, "name": "KTY; Toimitilarakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60061, "name": "T, Teollisuus- ja varastorakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60062, "name": "TT, Teollisuusrakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60063, "name": "TV, Varastorakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60064, "name": "TY, Teoll.rak.kortt., jolle ympäristö astetta toim laad. erit. vaatimuksia" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60065, "name": "T/kem Teoll. ja vararak. kortt.alue jolle saa sij. vaarallisia kemikaleja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60071, "name": "V, Virkistysalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60072, "name": "VP, Puisto" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60073, "name": "VL, Lähivirkistysalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60074, "name": "VK, Leikkipuisto" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60075, "name": "VU, Urheilu. ja virkistyspalvelujen alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60076, "name": "VR, Retkeily- ja ulkoilualue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60077, "name": "VV, Uimaranta-alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60081, "name": "R, Loma- ja matkailualue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60082, "name": "RA, Loma-asuntojen korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60083, "name": "RM, Matkailua palvelevien rakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60084, "name": "RL, Leirintäalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60085, "name": "RV, Asuntovaunualue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60291, "name": "Vahvistetun kaavan alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60001, "name": "A, Asuinrakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60002, "name": "AK, Asuinkerrostalojen korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60003, "name": "AP, Asuinpientalojen korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60086, "name": "RP, Siirtolapuutarha / palstaviljelyalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60091, "name": "L, Liikennealue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60092, "name": "LT, Yleisen tien alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60093, "name": "LR, rautatiealue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60094, "name": "LL, lentokenttäalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60095, "name": "LS, Satama-alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60096, "name": "LK, Kanava-alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60097, "name": "LV, Venesatama / venevalkama" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60098, "name": "LP, Yleinen pysäköintialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60099, "name": "LH, Huoltoaseman korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60100, "name": "LHA, Henkilöliikenneterminaalin korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60101, "name": "LTA, Tavaraliikenneterminaalin korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60102, "name": "LPY, Yleisten pysäköintialueiden korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60103, "name": "LPA, Autopaikkojen korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60111, "name": "E, Erityisalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60112, "name": "ET, Yhdyskuntatekn. huoltoa palv. rak. ja lait. alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60113, "name": "EN, Energiahuollon alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60114, "name": "EJ, Jäteenkäsittelyalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60115, "name": "EO, Maa-ainesten ottoalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60116, "name": "EK, Kaivosalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60117, "name": "EMT, Mastoalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60118, "name": "EA, Ampumarata-alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60119, "name": "EP, Puolustusvoimien alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60120, "name": "EH, Hautausmaa-alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60121, "name": "EV, Suojaviheralue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60131, "name": "S, Suojelualue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60132, "name": "SL, Luonnonsuojelualue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60133, "name": "SM, Muinaismuistoalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60134, "name": "SR, Rakennussuojelualue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60135, "name": "/S, Alue, lolla ympäristö säilytetään" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60141, "name": "M, Maa- ja metsätalousalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60142, "name": "MT, Maatalousalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60143, "name": "ME, Kotieläintalouden suuryksikön alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60144, "name": "MP, Puutarha- ja kasvihuonealue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60145, "name": "MA, Maisemallisesti arvokas peltoalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60146, "name": "MU, Maa- ja metsätalousalue, jolla erityistä ulkoilun ohjaamistarvetta" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60147, "name": "MY, Maa- ja metsätalousalue, jolla on erityisiä ympäristöarvoja" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60151, "name": "W, Vesialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60161, "name": "K-osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60201, "name": "Rakennusala" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60202, "name": "pk, Rak.ala, jolle saa sijoittaa lasten päiväkodin" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60203, "name": "m, Rak.ala, jolle saa sijoittaa myymälän" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60204, "name": "am, Rak.ala, jolle saa sijoittaa maatilan talouskeskuksen" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60205, "name": "t, Rak.ala, jolle saa sijoittaa talousrakennuksen" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60206, "name": "Pj, Alue, jolle saa sijoittaa polttoaineen jakeluaseman" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60207, "name": "a, Autojen säilytyspaikan rakennusala" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60208, "name": "ma, Maanalainen tila" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60209, "name": "mav, Maanalainen väestösuojaksi tarkoitettu tila" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60210, "name": "ma-LPY, Maanalainen yleinen pysäköintilaitos" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60211, "name": "ma-LT, Liikennetunneli" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60212, "name": "Maanalisiin tiloihin johtava ajoluiska" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60213, "name": "u, uloke" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60214, "name": "Rakennukseen jätettävä kulkuaukko" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60215, "name": "v, Valokatteinen tila" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60216, "name": "le, Leikki- ja oleskelualueeksi varattu tila" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60217, "name": "Istutettava alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60218, "name": "Katu" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60219, "name": "Katuaukio / tori" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60220, "name": "Jalakululle varattu katu / tie" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60221, "name": "Jalakululle ja polkupyöräilylle varattu katu / tie" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60222, "name": "Jalankul. ja polkup. varattu katu/tie, jolla huoltoajo sallittu" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60223, "name": "Jalankul. ja polkup. varattu katu/tie, jolla tonteille/rak.paik. ajo sallittu" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60224, "name": "Yleiseen tiehen kuuluva jalankulku- ja polkupyörätie" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60225, "name": "Joukkoliikenteelle varattu katu / tie" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60226, "name": "Pihakatu" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60227, "name": "Hidaskatu" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60228, "name": "Ajoyhteys" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60229, "name": "Alueen sisäiselle huoltoliikenteelle varattu alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60230, "name": "Alueen sisäiselle jalankululle varattu alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60231, "name": "Yleiselle jalankululle varattu alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60232, "name": "Pysäköimispaikka" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60234, "name": "Yleisen tien suoja-alueeksi varattu alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60235, "name": "Yleisen tien näkemäalueeksi varattu alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60236, "name": "Johtoa varten varattu alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60237, "name": "s, Suojeltava alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60238, "name": "sl, Alueen osa, jolla sij. luonnonsuoj.lain mukainen kohde" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60239, "name": "sr, Suojeltava rakennus" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60240, "name": "srs, Rakennussuojelulain nojalla suojeltu rakennus" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60241, "name": "Maisemallisesti arvokas alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60242, "name": "Arvokas harjualue tai muu geologinen muodostelma" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60243, "name": "Tärkeä tai veden hankintaan soveltuva pohjavesialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60244, "name": "Natura 2000-verkostoon kuuluva tai ehdotettu alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "id": 60245, "name": "Luonnon monimuotoisuuden kannalta eritysen tärkeä alue" }, { "domains": {}, "id": 60010, "name": "AT" }, { "domains": {}, "id": 60250, "name": "UU" } ], "subtypes": [ { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60004, "name": "AR; Rivitalojen ja muiden kytk. asuinrak. korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60005, "name": "AO, Erillispientalojen korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60006, "name": "AL, Asuin, liike- ja toimistorakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60007, "name": "AH, Asumista palveleva yhteiskäyttöinen korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60009, "name": "AM, Maatilojen talouskeskusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60011, "name": "P, Palvelurakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60012, "name": "PL, Lähipalvelurakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60013, "name": "PV, Huvi- ja viihdepalvelujen korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60021, "name": "Y, Yleisten rakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60022, "name": "YL, Julkisten palvelurakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60023, "name": "YH, Hallinto- ja virastorakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60024, "name": "YO, Opetustoimintaa palv. rakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60025, "name": "YS, Sosiaalitointa ja tervhuol. palv. rak. korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60026, "name": "YY, Kulttuuritoimintaa palv. rakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60027, "name": "YM, Museorakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60028, "name": "YK, Kirkkojen ja muiden seurakunn. rak. korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60029, "name": "YU, Urheilutoimintaa palv. rakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60041, "name": "C, Keskustoimintojen korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60051, "name": "K, Liike- ja toimistorakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60052, "name": "KL, Liikerakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60053, "name": "KM, Liikerak. kortt.alue, jolle saa sij. vähitt.kaupan suuryksikön" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60054, "name": "KT, Toimistorakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60055, "name": "KTY; Toimitilarakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60061, "name": "T, Teollisuus- ja varastorakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60062, "name": "TT, Teollisuusrakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60063, "name": "TV, Varastorakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60064, "name": "TY, Teoll.rak.kortt., jolle ympäristö astetta toim laad. erit. vaatimuksia" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60065, "name": "T/kem Teoll. ja vararak. kortt.alue jolle saa sij. vaarallisia kemikaleja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60071, "name": "V, Virkistysalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60072, "name": "VP, Puisto" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60073, "name": "VL, Lähivirkistysalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60074, "name": "VK, Leikkipuisto" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60075, "name": "VU, Urheilu. ja virkistyspalvelujen alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60076, "name": "VR, Retkeily- ja ulkoilualue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60077, "name": "VV, Uimaranta-alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60081, "name": "R, Loma- ja matkailualue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60082, "name": "RA, Loma-asuntojen korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60083, "name": "RM, Matkailua palvelevien rakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60084, "name": "RL, Leirintäalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60085, "name": "RV, Asuntovaunualue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60291, "name": "Vahvistetun kaavan alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60001, "name": "A, Asuinrakennusten korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60002, "name": "AK, Asuinkerrostalojen korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60003, "name": "AP, Asuinpientalojen korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60086, "name": "RP, Siirtolapuutarha / palstaviljelyalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60091, "name": "L, Liikennealue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60092, "name": "LT, Yleisen tien alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60093, "name": "LR, rautatiealue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60094, "name": "LL, lentokenttäalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60095, "name": "LS, Satama-alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60096, "name": "LK, Kanava-alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60097, "name": "LV, Venesatama / venevalkama" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60098, "name": "LP, Yleinen pysäköintialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60099, "name": "LH, Huoltoaseman korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60100, "name": "LHA, Henkilöliikenneterminaalin korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60101, "name": "LTA, Tavaraliikenneterminaalin korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60102, "name": "LPY, Yleisten pysäköintialueiden korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60103, "name": "LPA, Autopaikkojen korttelialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60111, "name": "E, Erityisalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60112, "name": "ET, Yhdyskuntatekn. huoltoa palv. rak. ja lait. alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60113, "name": "EN, Energiahuollon alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60114, "name": "EJ, Jäteenkäsittelyalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60115, "name": "EO, Maa-ainesten ottoalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60116, "name": "EK, Kaivosalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60117, "name": "EMT, Mastoalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60118, "name": "EA, Ampumarata-alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60119, "name": "EP, Puolustusvoimien alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60120, "name": "EH, Hautausmaa-alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60121, "name": "EV, Suojaviheralue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60131, "name": "S, Suojelualue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60132, "name": "SL, Luonnonsuojelualue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60133, "name": "SM, Muinaismuistoalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60134, "name": "SR, Rakennussuojelualue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60135, "name": "/S, Alue, lolla ympäristö säilytetään" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60141, "name": "M, Maa- ja metsätalousalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60142, "name": "MT, Maatalousalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60143, "name": "ME, Kotieläintalouden suuryksikön alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60144, "name": "MP, Puutarha- ja kasvihuonealue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60145, "name": "MA, Maisemallisesti arvokas peltoalue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60146, "name": "MU, Maa- ja metsätalousalue, jolla erityistä ulkoilun ohjaamistarvetta" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60147, "name": "MY, Maa- ja metsätalousalue, jolla on erityisiä ympäristöarvoja" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60151, "name": "W, Vesialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60161, "name": "K-osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60201, "name": "Rakennusala" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60202, "name": "pk, Rak.ala, jolle saa sijoittaa lasten päiväkodin" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60203, "name": "m, Rak.ala, jolle saa sijoittaa myymälän" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60204, "name": "am, Rak.ala, jolle saa sijoittaa maatilan talouskeskuksen" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60205, "name": "t, Rak.ala, jolle saa sijoittaa talousrakennuksen" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60206, "name": "Pj, Alue, jolle saa sijoittaa polttoaineen jakeluaseman" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60207, "name": "a, Autojen säilytyspaikan rakennusala" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60208, "name": "ma, Maanalainen tila" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60209, "name": "mav, Maanalainen väestösuojaksi tarkoitettu tila" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60210, "name": "ma-LPY, Maanalainen yleinen pysäköintilaitos" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60211, "name": "ma-LT, Liikennetunneli" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60212, "name": "Maanalisiin tiloihin johtava ajoluiska" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60213, "name": "u, uloke" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60214, "name": "Rakennukseen jätettävä kulkuaukko" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60215, "name": "v, Valokatteinen tila" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60216, "name": "le, Leikki- ja oleskelualueeksi varattu tila" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60217, "name": "Istutettava alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60218, "name": "Katu" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60219, "name": "Katuaukio / tori" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60220, "name": "Jalakululle varattu katu / tie" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60221, "name": "Jalakululle ja polkupyöräilylle varattu katu / tie" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60222, "name": "Jalankul. ja polkup. varattu katu/tie, jolla huoltoajo sallittu" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60223, "name": "Jalankul. ja polkup. varattu katu/tie, jolla tonteille/rak.paik. ajo sallittu" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60224, "name": "Yleiseen tiehen kuuluva jalankulku- ja polkupyörätie" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60225, "name": "Joukkoliikenteelle varattu katu / tie" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60226, "name": "Pihakatu" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60227, "name": "Hidaskatu" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60228, "name": "Ajoyhteys" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60229, "name": "Alueen sisäiselle huoltoliikenteelle varattu alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60230, "name": "Alueen sisäiselle jalankululle varattu alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60231, "name": "Yleiselle jalankululle varattu alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60232, "name": "Pysäköimispaikka" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60234, "name": "Yleisen tien suoja-alueeksi varattu alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60235, "name": "Yleisen tien näkemäalueeksi varattu alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60236, "name": "Johtoa varten varattu alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60237, "name": "s, Suojeltava alueen osa" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60238, "name": "sl, Alueen osa, jolla sij. luonnonsuoj.lain mukainen kohde" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60239, "name": "sr, Suojeltava rakennus" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60240, "name": "srs, Rakennussuojelulain nojalla suojeltu rakennus" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60241, "name": "Maisemallisesti arvokas alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60242, "name": "Arvokas harjualue tai muu geologinen muodostelma" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60243, "name": "Tärkeä tai veden hankintaan soveltuva pohjavesialue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60244, "name": "Natura 2000-verkostoon kuuluva tai ehdotettu alue" }, { "domains": { "KOODI": {"type": "inherited"} }, "defaultValues": { "KOODI": 60002, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60245, "name": "Luonnon monimuotoisuuden kannalta eritysen tärkeä alue" }, { "domains": {}, "defaultValues": { "KOODI": null, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60010, "name": "AT" }, { "domains": {}, "defaultValues": { "KOODI": null, "LAATU": null, "TALLENNUSAIKA": null, "ALUEEN_INDEKSI": null, "LUOKKA": null, "LV": null, "NIMI": null, "KK": null }, "code": 60250, "name": "UU" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "db71ca03de0f467f8b126d09250b734e" } ], "tables": [] }