{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Building Footprints", "type": "Feature Layer", "description": "Last update: Dec 2016Polygon of building outlines. Buildings over 30 ft include height measured using Pictometry. Updated by Richardson GIS staff referencing 4 inch resolution Orthophotos from 2016 Pictometry. More recent major buildings have been updated from as-built plans when available. Original data from 1997 planimetrics derived from 1997 orthophoto, source NCTCOG (North Central Texas Council of Governments).LGM 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": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "GIS Department, Information Technology\nCity of Richardson, Texas\nwww.cor.net\ngis@cor.gov", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2499416.6885439157, "ymin": 7024207.56182389, "xmax": 2546857.973582417, "ymax": 7053651.476033062, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURECODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NUMSTORIES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Stories", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "domain": null }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "Eave Height", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "BLDGFOOTPRINTTYPE", "description": "Building Footprint Type", "codedValues": [ { "name": "Apartment", "code": "Apartment" }, { "name": "Bath House", "code": "Bath House" }, { "name": "Building", "code": "Building" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Condominium", "code": "Condominium" }, { "name": "Covered Parking", "code": "Covered Parking" }, { "name": "Duplex", "code": "Duplex" }, { "name": "Garage", "code": "Garage" }, { "name": "Gazebo", "code": "Gazebo" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "House", "code": "House" }, { "name": "Medical Building", "code": "Medical Building" }, { "name": "Municipal Building", "code": "Municipal Building" }, { "name": "Parking Garage", "code": "Parking Garage" }, { "name": "Pavilion", "code": "Pavilion" }, { "name": "Place of Worship", "code": "Place of Worship" }, { "name": "Retirement Home", "code": "Retirement Home" }, { "name": "School", "code": "School" }, { "name": "Shed", "code": "Shed" }, { "name": "Sports", "code": "Sports" }, { "name": "Townhome", "code": "Townhome" }, { "name": "UTD", "code": "UTD" }, { "name": "Utility", "code": "Utility" }, { "name": "Water Structure", "code": "Water Structure" }, { "name": "Mixed-Use", "code": "Mixed-Use" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LIFECYCLE", "type": "esriFieldTypeString", "alias": "Life Cycle Status", "length": 50, "domain": { "type": "codedValue", "name": "LifeCycleStatus", "description": "The status or life cycle of the feature", "codedValues": [ { "name": "Abandoned in Place", "code": "Abandoned in Place" }, { "name": "Active", "code": "Active" }, { "name": "Feature Changed", "code": "Feature Changed" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FIRELANE", "type": "esriFieldTypeString", "alias": "Fire Lane", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BASEPARKINFO", "type": "esriFieldTypeString", "alias": "Basement / Parking Information", "length": 255, "domain": null }, { "name": "BUILDINGNUM", "type": "esriFieldTypeString", "alias": "Building Number", "length": 5, "domain": null }, { "name": "BldgHtSource", "type": "esriFieldTypeString", "alias": "BldgHtSource", "length": 75, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R398_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S259_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }