{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 26, "name": "Building", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 6870, "latestWkid": 6870, "vcsWkid": 5621, "latestVcsWkid": 5621, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5123200, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 6870, "latestWkid": 6870, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5123200, "falseY": -10002100, "xyUnits": 4.5026540700157917E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EVRF_2007", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Topo_2000" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 200, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 127, 127, 127, 255 ], "width": 0.2834645669291339 } }, "value": "2", "label": "150101_building" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 199, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 127, 127, 127, 255 ], "width": 0.5669291338582678 } }, "value": "3", "label": "150102_governmentalBuilding" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 217, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 127, 127, 127, 255 ], "width": 0.5669291338582678 } }, "value": "4", "label": "150103_educationalBuilding" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 222, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 127, 127, 127, 255 ], "width": 0.5669291338582678 } }, "value": "5", "label": "150104_serviceBuilding" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 223, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 127, 127, 127, 255 ], "width": 0.4251968503937008 } }, "value": "6", "label": "150105_religousBuilding" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.2834645669291339 } }, "value": "7", "label": "150106_destroyed" } ] }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 446771.8479000004, "ymin": 4454009.7195, "xmax": 549579.2631999999, "ymax": 4655921.1403, "zmin": -0.2360999999946216, "zmax": 706.2247999999963, "spatialReference": { "wkid": 6870, "latestWkid": 6870, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5123200, "falseY": -10002100, "xyUnits": 4.5026540700157917E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Building", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "length": 200, "domain": { "type": "codedValue", "name": "WS2_BU_Building", "description": "1501", "codedValues": [ { "name": "150103", "code": "educationalBuilding" }, { "name": "150101", "code": "building" }, { "name": "150102", "code": "administrativeBuilding" }, { "name": "150104", "code": "serviceBuilding" }, { "name": "150105", "code": "religiousBuilding" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeographicalName", "type": "esriFieldTypeString", "alias": "GeographicalName", "length": 254, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "WS2_Building_Rep_1_Rules", "description": "Representation rules", "codedValues": [ { "name": "150101_building", "code": 2 }, { "name": "150102_governmentalBuilding", "code": 3 }, { "name": "150103_educationalBuilding", "code": 4 }, { "name": "150104_serviceBuilding", "code": 5 }, { "name": "150105_religousBuilding", "code": 6 }, { "name": "150106_destroyed", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "Begin_Lifespan_Version", "type": "esriFieldTypeDate", "alias": "Begin_Lifespan_Version", "length": 8, "domain": null }, { "name": "Date_update", "type": "esriFieldTypeDate", "alias": "Date_update", "length": 8, "domain": null }, { "name": "End_Lifespan_Version", "type": "esriFieldTypeDate", "alias": "End_Lifespan_Version", "length": 8, "domain": null }, { "name": "Activ", "type": "esriFieldTypeString", "alias": "Activ", "length": 50, "domain": null }, { "name": "z", "type": "esriFieldTypeDouble", "alias": "z", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "maxRecordCount": 10000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 250000, "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": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "a4ae851b84fe47489b7ee31d15e20a07" }