{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Parcels for Damage Assessment ", "type": "Feature Layer", "description": "This feature class was designed to be used in the Damage Assessment process by the City of Plano\u2019s Emergency Management Department. This feature class was created using the TRAKITVIEW, which is based on the parcel feature class and the quarterly tax roll. This feature class will be updated as needed based on department needs. For detailed information on how the feature class was created, read the document called \u201cProcessNotes\u201d located: Z:\\BI-GIS\\Projects\\EmergencyManagement\\2022\\2022-10-26_DamageAssessmentMonetaryValues_CS", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Plano \u2013 Emergency Management Department, Land Records Department, and BI-GIS team in Technology Solutions.", "parentLayer": null, "subLayers": [], "minScale": 750000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 195, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2470998.9435421377, "ymin": 7050638.208765566, "xmax": 2546884.0817978084, "ymax": 7096568.566379726, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDITIONNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TAXID_PARCELS", "type": "esriFieldTypeString", "alias": "TAXID_PARCELS", "length": 14, "domain": null }, { "name": "LANDKEY", "type": "esriFieldTypeString", "alias": "LANDKEY", "length": 12, "domain": null }, { "name": "ADDITIONNAME", "type": "esriFieldTypeString", "alias": "ADDITIONNAME", "length": 50, "domain": null }, { "name": "GEO_ID", "type": "esriFieldTypeString", "alias": "GEO_ID", "length": 50, "domain": null }, { "name": "SITUS_NUM", "type": "esriFieldTypeString", "alias": "SITUS_NUM", "length": 15, "domain": null }, { "name": "SITUS_STREET_PREFX", "type": "esriFieldTypeString", "alias": "SITUS_STREET_PREFX", "length": 10, "domain": null }, { "name": "SITUS_STREET", "type": "esriFieldTypeString", "alias": "SITUS_STREET", "length": 50, "domain": null }, { "name": "SITUS_STREET_SUFIX", "type": "esriFieldTypeString", "alias": "SITUS_STREET_SUFIX", "length": 10, "domain": null }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "length": 30, "domain": null }, { "name": "SITUS_STATE", "type": "esriFieldTypeString", "alias": "SITUS_STATE", "length": 2, "domain": null }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "length": 10, "domain": null }, { "name": "SITUS_DISPLAY", "type": "esriFieldTypeString", "alias": "SITUS_DISPLAY", "length": 114, "domain": null }, { "name": "PROP_ID", "type": "esriFieldTypeDouble", "alias": "PROP_ID", "domain": null }, { "name": "COP_PROP_ID", "type": "esriFieldTypeString", "alias": "COP_PROP_ID", "length": 10, "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 21, "domain": null }, { "name": "PreviouslyStacked", "type": "esriFieldTypeString", "alias": "PreviouslyStacked", "length": 1, "domain": null }, { "name": "BuildingValue", "type": "esriFieldTypeDouble", "alias": "BuildingValue", "domain": null }, { "name": "BuildingPlusLandValue", "type": "esriFieldTypeDouble", "alias": "BuildingPlusLandValue", "domain": null }, { "name": "Landuse", "type": "esriFieldTypeString", "alias": "Landuse", "length": 3, "domain": { "type": "codedValue", "name": "LanduseTaxRoll", "description": "Landuse code", "codedValues": [ { "name": "Residential Single Family", "code": "A1" }, { "name": "Residential Mobile Home", "code": "A2" }, { "name": "Residential Duplex", "code": "B2" }, { "name": "Residential Triplex", "code": "B3" }, { "name": "Residential Fourplex", "code": "B4" }, { "name": "Farm and Ranch Single Family", "code": "E1" }, { "name": "Farm and Ranch Mobile Homes", "code": "E2" }, { "name": "Multi Family Residential Condos", "code": "A3" }, { "name": "Multi Family Residential Townhomes", "code": "A4" }, { "name": "Multi Family Residential (Apts.)", "code": "B1" }, { "name": "Commercial Real", "code": "F1" }, { "name": "Industrial Real", "code": "F2" }, { "name": "Water Utilities", "code": "J1" }, { "name": "Gas Utilities", "code": "J2" }, { "name": "Electric Utilities", "code": "J3" }, { "name": "Telephone Utilities", "code": "J4" }, { "name": "City", "code": "M6" }, { "name": "County", "code": "M8" }, { "name": "Federal", "code": "M10" }, { "name": "ISD (Schools)", "code": "M7" }, { "name": "Miscellaneous", "code": "M5" }, { "name": "State", "code": "M9" }, { "name": "Native Pasture", "code": "D1" }, { "name": "Improved Pasture", "code": "D2" }, { "name": "Cropland", "code": "D3" }, { "name": "Undeveloped", "code": "D4" }, { "name": "Farm and Ranch land", "code": "E3" }, { "name": "Parks", "code": "PAR" }, { "name": "Golf Course", "code": "GC" }, { "name": "Open Spaces and Common Areas", "code": "M4" }, { "name": "Vacant Residential Single Family out of City (under 5 Ac)", "code": "C2" }, { "name": "Retail Condominium, Commercial", "code": "F4" }, { "name": "Railroad", "code": "J5" }, { "name": "Office Commercial Real (and Hospitals)", "code": "F3" }, { "name": "Non-Qualified Ag Land", "code": "D5" }, { "name": "Railroads", "code": "J7" }, { "name": "Church", "code": "EX9" }, { "name": "Vacant Commercial in City (under 5 Ac.)", "code": "C3" }, { "name": "Vacant Commercial out of City (under 5 Ac.)", "code": "C4" }, { "name": "Vacant Industrial in City (under 5 Ac.)", "code": "C5" }, { "name": "Vacant Industrial out of City (under 5 Ac.)", "code": "C6" }, { "name": "Vacant Residential Single Family in City (under 5 Ac)", "code": "C1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "R1573_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1433_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }