{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 134, "name": "BuildingFootprint", "type": "Feature Layer", "description": "The shape and orientation of the ground floor of all structures in a local government. This information is typically compiled from orthoimagery or other aerial photography sources. This representation of the building footprints support the local government basemaps. It also serves as a source for public works, public safety, planning and other agencies that are responsible for the active management of site addresses, facilities, and land use information.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25830, "latestWkid": 25830, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 133, "name": "Buildings" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DATASOURCENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "textSymbol", "stackSeparators": [ {"separator": " "}, { "separator": ",", "visible": true }, { "separator": "-", "visible": true } ], "removeDuplicates": "all", "removeDuplicatesDistance": 576, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Building label", "priority": 14, "symbol": { "type": "esriTS", "color": [ 255, 127, 127, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1003304.4860999999, "ymin": 3132273.3473000005, "xmax": 1126670.9850000003, "ymax": 4858848.7037, "spatialReference": { "wkid": 25830, "latestWkid": 25830, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DATASOURCENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE_1", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_1_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_1_Length", "domain": null }, { "name": "SHAPE_1_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_1_Area", "domain": null }, { "name": "geodb_oid", "type": "esriFieldTypeInteger", "alias": "geodb_oid", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeInteger", "alias": "BLDGHEIGHT", "domain": null }, { "name": "NUMSTORIES", "type": "esriFieldTypeSmallInteger", "alias": "NUMSTORIES", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "FEATURECODE", "length": 100, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 50, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprint_Rep_Rules", "description": "", "codedValues": [ { "name": "DropShadow", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BUILDINGCLASS", "type": "esriFieldTypeSmallInteger", "alias": "BUILDINGCLASS", "domain": { "type": "codedValue", "name": "BuildingClass FCode", "description": "", "codedValues": [ { "name": "General/Residential", "code": 1 }, { "name": "Government", "code": 2 }, { "name": "Medical", "code": 3 }, { "name": "Education", "code": 4 }, { "name": "Transportation", "code": 5 }, { "name": "Commercial", "code": 6 }, { "name": "Religious", "code": 7 }, { "name": "Recreation", "code": 8 }, { "name": "Cultural/Heritage", "code": 9 }, { "name": "Hotel", "code": 10 }, { "name": "Airport", "code": 11 }, { "name": "Industrial", "code": 12 }, { "name": "CommunityCenter", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_PROV", "type": "esriFieldTypeString", "alias": "ST_PROV", "length": 50, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 50, "domain": null }, { "name": "DATASOURCENAME", "type": "esriFieldTypeString", "alias": "DATASOURCENAME", "length": 100, "domain": null }, { "name": "EDITCOMMENTS", "type": "esriFieldTypeString", "alias": "EDITCOMMENTS", "length": 250, "domain": null }, { "name": "SOURCEFEATUREID", "type": "esriFieldTypeString", "alias": "SOURCEFEATUREID", "length": 20, "domain": null }, { "name": "Accuracy", "type": "esriFieldTypeDouble", "alias": "Accuracy", "domain": null }, { "name": "PublishedDate", "type": "esriFieldTypeDate", "alias": "PublishedDate", "length": 8, "domain": null }, { "name": "ContributorViz", "type": "esriFieldTypeString", "alias": "ContributorViz", "length": 23, "domain": null }, { "name": "LicensedViz", "type": "esriFieldTypeString", "alias": "LicensedViz", "length": 23, "domain": null }, { "name": "ContributorUID", "type": "esriFieldTypeString", "alias": "ContributorUID", "length": 38, "domain": null }, { "name": "FeatureUID", "type": "esriFieldTypeString", "alias": "FeatureUID", "length": 38, "domain": null }, { "name": "DeliveryUID", "type": "esriFieldTypeString", "alias": "DeliveryUID", "length": 38, "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "BuildingFootprint_Rep_Rules", "description": "", "codedValues": [ { "name": "DropShadow", "code": 1 }, { "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": "RuleID_2", "type": "esriFieldTypeInteger", "alias": "RuleID_2", "domain": { "type": "codedValue", "name": "BuildingFootprint_Rep_Rules", "description": "", "codedValues": [ { "name": "DropShadow", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE_1", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE_1", "fields": "SHAPE_1", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_1_Area", "shapeLengthFieldName": "SHAPE_1_Length", "units": "esriMeters" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }