{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Streams", "type": "Feature Layer", "description": "This data contains the streams within the City of McKinney; the streams were manually digitized using a 2 ft contour layer derived from 2011 LiDAR data acquired from TNRIS and 2013 aerial ortho-imagery as a guide", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.234076999999192E8, "falseY": -8.612349999993451E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Created and maintained by the City of McKinney GIS Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1.25 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2494739.543704644, "ymin": 7095155.087970167, "xmax": 2569507.817502275, "ymax": 7182799.999923795, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 5.120000004768374E-4, "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": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "StreamsType", "description": "Streams Type", "codedValues": [ { "name": "Perennial", "code": "Perennial" }, { "name": "Intermittent", "code": "Intermittent" }, { "name": "Ephemeral", "code": "Ephemeral" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LengthFeet", "type": "esriFieldTypeDouble", "alias": "LengthFeet", "domain": null }, { "name": "LengthMiles", "type": "esriFieldTypeDouble", "alias": "LengthMiles", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "length": 50, "domain": { "type": "codedValue", "name": "LifeCycle", "description": "Life Cycle", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FEMAName", "type": "esriFieldTypeString", "alias": "FEMAName", "length": 100, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "FEMAFloodplain", "type": "esriFieldTypeString", "alias": "FEMAFloodplain", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FullyDevelopedFloodplain", "type": "esriFieldTypeString", "alias": "FullyDevelopedFloodplain", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TypeVerification", "type": "esriFieldTypeString", "alias": "TypeVerification", "length": 50, "domain": { "type": "codedValue", "name": "StreamTypeVerification", "description": "Specify how the Stream Type was verified", "codedValues": [ { "name": "Report", "code": "Report" }, { "name": "Staff Field Visit", "code": "StaffFieldVisit" }, { "name": "Desktop Review", "code": "DesktopReview" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TypeVerificationBy", "type": "esriFieldTypeString", "alias": "TypeVerificationBy", "length": 255, "domain": null }, { "name": "TypeVerificationDate", "type": "esriFieldTypeDate", "alias": "TypeVerificationDate", "length": 8, "domain": null }, { "name": "Jurisdictional", "type": "esriFieldTypeString", "alias": "Jurisdictional", "length": 50, "domain": { "type": "codedValue", "name": "YesNoLikely", "description": "Yes/No/Likely", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Likely", "code": "Likely" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DeterminationBy", "type": "esriFieldTypeString", "alias": "DeterminationBy", "length": 50, "domain": null }, { "name": "DeterminationDate", "type": "esriFieldTypeDate", "alias": "DeterminationDate", "length": 8, "domain": null }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "CreateUser", "length": 255, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "LastEditUser", "type": "esriFieldTypeString", "alias": "LastEditUser", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "Impaired", "type": "esriFieldTypeString", "alias": "Impaired", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1492_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1492", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1492", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1158_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": 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": 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": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.234076999999192E8, "falseY": -8.612349999993451E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 214, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2498328.696923986, "ymin": 7097143.202020019, "xmax": 2568280.119325131, "ymax": 7161346.375071824, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 5.120000004768374E-4, "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": "dba_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROP_ID", "type": "esriFieldTypeInteger", "alias": "PROP_ID", "domain": null }, { "name": "GEO_ID", "type": "esriFieldTypeString", "alias": "GEO_ID", "length": 50, "domain": null }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "length": 254, "domain": null }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null }, { "name": "prop_id_1", "type": "esriFieldTypeInteger", "alias": "prop_id_1", "domain": null }, { "name": "geo_id_1", "type": "esriFieldTypeString", "alias": "geo_id_1", "length": 50, "domain": null }, { "name": "file_as_na", "type": "esriFieldTypeString", "alias": "file_as_na", "length": 70, "domain": null }, { "name": "confidenti", "type": "esriFieldTypeString", "alias": "confidenti", "length": 1, "domain": null }, { "name": "pct_owners", "type": "esriFieldTypeDouble", "alias": "pct_owners", "domain": null }, { "name": "dba_name", "type": "esriFieldTypeString", "alias": "dba_name", "length": 50, "domain": null }, { "name": "addr_line1", "type": "esriFieldTypeString", "alias": "addr_line1", "length": 60, "domain": null }, { "name": "addr_line2", "type": "esriFieldTypeString", "alias": "addr_line2", "length": 60, "domain": null }, { "name": "addr_line3", "type": "esriFieldTypeString", "alias": "addr_line3", "length": 60, "domain": null }, { "name": "addr_city", "type": "esriFieldTypeString", "alias": "addr_city", "length": 50, "domain": null }, { "name": "addr_state", "type": "esriFieldTypeString", "alias": "addr_state", "length": 50, "domain": null }, { "name": "addr_zip", "type": "esriFieldTypeString", "alias": "addr_zip", "length": 10, "domain": null }, { "name": "ml_deliver", "type": "esriFieldTypeString", "alias": "ml_deliver", "length": 1, "domain": null }, { "name": "abs_subdv_", "type": "esriFieldTypeString", "alias": "abs_subdv_", "length": 10, "domain": null }, { "name": "abs_subdv1", "type": "esriFieldTypeString", "alias": "abs_subdv1", "length": 50, "domain": null }, { "name": "abs_subd_1", "type": "esriFieldTypeString", "alias": "abs_subd_1", "length": 60, "domain": null }, { "name": "block", "type": "esriFieldTypeString", "alias": "block", "length": 50, "domain": null }, { "name": "tract_or_l", "type": "esriFieldTypeString", "alias": "tract_or_l", "length": 50, "domain": null }, { "name": "legal_desc", "type": "esriFieldTypeString", "alias": "legal_desc", "length": 254, "domain": null }, { "name": "legal_de_1", "type": "esriFieldTypeString", "alias": "legal_de_1", "length": 254, "domain": null }, { "name": "mapsco", "type": "esriFieldTypeString", "alias": "mapsco", "length": 20, "domain": null }, { "name": "udi_parent", "type": "esriFieldTypeInteger", "alias": "udi_parent", "domain": null }, { "name": "condo_pct", "type": "esriFieldTypeDouble", "alias": "condo_pct", "domain": null }, { "name": "situs_num", "type": "esriFieldTypeString", "alias": "situs_num", "length": 15, "domain": null }, { "name": "situs_stre", "type": "esriFieldTypeString", "alias": "situs_stre", "length": 10, "domain": null }, { "name": "situs_st_1", "type": "esriFieldTypeString", "alias": "situs_st_1", "length": 50, "domain": null }, { "name": "situs_st_2", "type": "esriFieldTypeString", "alias": "situs_st_2", "length": 10, "domain": null }, { "name": "situs_city", "type": "esriFieldTypeString", "alias": "situs_city", "length": 30, "domain": null }, { "name": "situs_stat", "type": "esriFieldTypeString", "alias": "situs_stat", "length": 2, "domain": null }, { "name": "situs_zip", "type": "esriFieldTypeString", "alias": "situs_zip", "length": 10, "domain": null }, { "name": "situs_disp", "type": "esriFieldTypeString", "alias": "situs_disp", "length": 141, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "length": 5, "domain": null }, { "name": "school", "type": "esriFieldTypeString", "alias": "school", "length": 5, "domain": null }, { "name": "tif", "type": "esriFieldTypeString", "alias": "tif", "length": 5, "domain": null }, { "name": "exemptions", "type": "esriFieldTypeString", "alias": "exemptions", "length": 254, "domain": null }, { "name": "all_entiti", "type": "esriFieldTypeString", "alias": "all_entiti", "length": 100, "domain": null }, { "name": "deed_book_", "type": "esriFieldTypeString", "alias": "deed_book_", "length": 20, "domain": null }, { "name": "deed_book1", "type": "esriFieldTypeString", "alias": "deed_book1", "length": 20, "domain": null }, { "name": "deed_num", "type": "esriFieldTypeString", "alias": "deed_num", "length": 50, "domain": null }, { "name": "deed_dt", "type": "esriFieldTypeDate", "alias": "deed_dt", "length": 8, "domain": null }, { "name": "deed_type_", "type": "esriFieldTypeString", "alias": "deed_type_", "length": 10, "domain": null }, { "name": "legal_acre", "type": "esriFieldTypeDouble", "alias": "legal_acre", "domain": null }, { "name": "eff_size_a", "type": "esriFieldTypeDouble", "alias": "eff_size_a", "domain": null }, { "name": "land_sqft", "type": "esriFieldTypeDouble", "alias": "land_sqft", "domain": null }, { "name": "land_total", "type": "esriFieldTypeDouble", "alias": "land_total", "domain": null }, { "name": "living_are", "type": "esriFieldTypeDouble", "alias": "living_are", "domain": null }, { "name": "hood_cd", "type": "esriFieldTypeString", "alias": "hood_cd", "length": 10, "domain": null }, { "name": "state_cd", "type": "esriFieldTypeString", "alias": "state_cd", "length": 10, "domain": null }, { "name": "class_cd", "type": "esriFieldTypeString", "alias": "class_cd", "length": 10, "domain": null }, { "name": "property_u", "type": "esriFieldTypeString", "alias": "property_u", "length": 10, "domain": null }, { "name": "prop_type_", "type": "esriFieldTypeString", "alias": "prop_type_", "length": 5, "domain": null }, { "name": "commercial", "type": "esriFieldTypeString", "alias": "commercial", "length": 1, "domain": null }, { "name": "eff_yr_blt", "type": "esriFieldTypeInteger", "alias": "eff_yr_blt", "domain": null }, { "name": "yr_blt", "type": "esriFieldTypeInteger", "alias": "yr_blt", "domain": null }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "zoning", "length": 50, "domain": null }, { "name": "land_type_", "type": "esriFieldTypeString", "alias": "land_type_", "length": 10, "domain": null }, { "name": "beds", "type": "esriFieldTypeString", "alias": "beds", "length": 20, "domain": null }, { "name": "baths", "type": "esriFieldTypeString", "alias": "baths", "length": 20, "domain": null }, { "name": "stories", "type": "esriFieldTypeInteger", "alias": "stories", "domain": null }, { "name": "units", "type": "esriFieldTypeInteger", "alias": "units", "domain": null }, { "name": "percent_co", "type": "esriFieldTypeDouble", "alias": "percent_co", "domain": null }, { "name": "pool", "type": "esriFieldTypeString", "alias": "pool", "length": 1, "domain": null }, { "name": "prop_creat", "type": "esriFieldTypeDate", "alias": "prop_creat", "length": 8, "domain": null }, { "name": "property_s", "type": "esriFieldTypeString", "alias": "property_s", "length": 50, "domain": null }, { "name": "curr_val_y", "type": "esriFieldTypeInteger", "alias": "curr_val_y", "domain": null }, { "name": "curr_imprv", "type": "esriFieldTypeDouble", "alias": "curr_imprv", "domain": null }, { "name": "curr_imp_1", "type": "esriFieldTypeDouble", "alias": "curr_imp_1", "domain": null }, { "name": "curr_land_", "type": "esriFieldTypeDouble", "alias": "curr_land_", "domain": null }, { "name": "curr_land1", "type": "esriFieldTypeDouble", "alias": "curr_land1", "domain": null }, { "name": "curr_ag_us", "type": "esriFieldTypeDouble", "alias": "curr_ag_us", "domain": null }, { "name": "curr_ag_ma", "type": "esriFieldTypeDouble", "alias": "curr_ag_ma", "domain": null }, { "name": "curr_marke", "type": "esriFieldTypeDouble", "alias": "curr_marke", "domain": null }, { "name": "curr_ag_lo", "type": "esriFieldTypeDouble", "alias": "curr_ag_lo", "domain": null }, { "name": "curr_appra", "type": "esriFieldTypeDouble", "alias": "curr_appra", "domain": null }, { "name": "curr_ten_p", "type": "esriFieldTypeDouble", "alias": "curr_ten_p", "domain": null }, { "name": "curr_asses", "type": "esriFieldTypeDouble", "alias": "curr_asses", "domain": null }, { "name": "cert_val_y", "type": "esriFieldTypeInteger", "alias": "cert_val_y", "domain": null }, { "name": "cert_imprv", "type": "esriFieldTypeDouble", "alias": "cert_imprv", "domain": null }, { "name": "cert_imp_1", "type": "esriFieldTypeDouble", "alias": "cert_imp_1", "domain": null }, { "name": "cert_land_", "type": "esriFieldTypeDouble", "alias": "cert_land_", "domain": null }, { "name": "cert_land1", "type": "esriFieldTypeDouble", "alias": "cert_land1", "domain": null }, { "name": "cert_ag_us", "type": "esriFieldTypeDouble", "alias": "cert_ag_us", "domain": null }, { "name": "cert_ag_ma", "type": "esriFieldTypeDouble", "alias": "cert_ag_ma", "domain": null }, { "name": "cert_marke", "type": "esriFieldTypeDouble", "alias": "cert_marke", "domain": null }, { "name": "cert_ag_lo", "type": "esriFieldTypeDouble", "alias": "cert_ag_lo", "domain": null }, { "name": "cert_appra", "type": "esriFieldTypeDouble", "alias": "cert_appra", "domain": null }, { "name": "cert_ten_p", "type": "esriFieldTypeDouble", "alias": "cert_ten_p", "domain": null }, { "name": "cert_asses", "type": "esriFieldTypeDouble", "alias": "cert_asses", "domain": null }, { "name": "parent_yea", "type": "esriFieldTypeInteger", "alias": "parent_yea", "domain": null }, { "name": "parent_id", "type": "esriFieldTypeInteger", "alias": "parent_id", "domain": null }, { "name": "parent_blo", "type": "esriFieldTypeString", "alias": "parent_blo", "length": 50, "domain": null }, { "name": "parent_tra", "type": "esriFieldTypeString", "alias": "parent_tra", "length": 50, "domain": null }, { "name": "parent_acr", "type": "esriFieldTypeDouble", "alias": "parent_acr", "domain": null }, { "name": "TAX_ID", "type": "esriFieldTypeString", "alias": "TAX_ID", "length": 20, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "length": 150, "domain": null }, { "name": "LandUseCat", "type": "esriFieldTypeString", "alias": "LandUseCat", "length": 100, "domain": null }, { "name": "Flag", "type": "esriFieldTypeString", "alias": "Flag", "length": 25, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "Juris", "type": "esriFieldTypeString", "alias": "Juris", "length": 25, "domain": null }, { "name": "City_St_Zi", "type": "esriFieldTypeString", "alias": "City_St_Zi", "length": 100, "domain": null }, { "name": "SitusAdd", "type": "esriFieldTypeString", "alias": "SitusAdd", "length": 100, "domain": null }, { "name": "Owner_Name", "type": "esriFieldTypeString", "alias": "Owner_Name", "length": 200, "domain": null }, { "name": "Owner_Addr", "type": "esriFieldTypeString", "alias": "Owner_Addr", "length": 200, "domain": null }, { "name": "CADLink", "type": "esriFieldTypeString", "alias": "CADLink", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "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": "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": "R1524_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1524", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1524", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1190_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": 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": 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 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Water Bodies", "type": "Feature Layer", "description": "Lakes, Ponds, and Stream segments with a polygonal area were manually digitized using 2013 ortho-imagery as a guide", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.234076999999192E8, "falseY": -8.612349999993451E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 400000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "This layer is maintained by City of McKinney GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Lake", "description": "Lake", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 174, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 174, 239, 255 ], "width": 0.4 } }, "values": [ [ "Lake" ] ] }, { "label": "Pond", "description": "Pond", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 237, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "values": [ [ "Pond" ] ] }, { "label": "Stream", "description": "Stream", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Stream" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 174, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 174, 239, 255 ], "width": 0.4 } }, "value": "Lake", "label": "Lake" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 237, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "Pond", "label": "Pond" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Stream", "label": "Stream" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 189, 255 ], "toColor": [ 252, 227, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 182, 252, 255 ], "toColor": [ 191, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 242, 252, 255 ], "toColor": [ 182, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 183, 255 ], "toColor": [ 179, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 205, 255 ], "toColor": [ 252, 182, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 179, 255 ], "toColor": [ 239, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 215, 252, 255 ], "toColor": [ 226, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 217, 255 ], "toColor": [ 212, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 249, 255 ], "toColor": [ 252, 184, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 197, 255 ], "toColor": [ 252, 205, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 215, 252, 255 ], "toColor": [ 182, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 244, 255 ], "toColor": [ 252, 204, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 212, 255 ], "toColor": [ 246, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2499648.9999012053, "ymin": 7096342.457251281, "xmax": 2570150.142750874, "ymax": 7164628.473698869, "zmin": 0, "zmax": 233.043, "mmin": 0, "mmax": 0, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 5.120000004768374E-4, "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": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FWRS", "type": "esriFieldTypeString", "alias": "FWRS", "length": 6, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Area (Acres)", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WaterBodyType", "description": "The Water Body Type", "codedValues": [ { "name": "Lake", "code": "Lake" }, { "name": "Pond", "code": "Pond" }, { "name": "Wetland", "code": "Wetland" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Watershed", "type": "esriFieldTypeString", "alias": "Watershed", "length": 256, "domain": null }, { "name": "HazardClassification", "type": "esriFieldTypeString", "alias": "HazardClassification", "length": 50, "domain": { "type": "codedValue", "name": "DamHazardClass", "description": "Specify whether a dam or water body is classified as a low, significant, or high hazard.", "codedValues": [ { "name": "Low", "code": "Low" }, { "name": "Significant", "code": "Significant" }, { "name": "High", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AreaSqFt", "type": "esriFieldTypeDouble", "alias": "AreaSqFt", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1489_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1489", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1489", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1155_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, "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": 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 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Floodplains", "type": "Feature Layer", "description": "The S_Fld_Haz_Ar table contains information about the flood hazards within the flood risk project area. These zones are used by FEMA to designate the SFHA and for insurance rating purposes. These data are the regulatory flood zones designated by FEMA.", "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 }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Federal Emergency Management Agency, https://msc.fema.gov", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLD_ZONE", "field2": "ZONE_SUBTY", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "A", "description": "A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "A", " " ] ] }, { "label": "AE", "description": "AE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AE", " " ] ] }, { "label": "AE-100", "description": "AE-100", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AE", "FLOODWAY" ] ] }, { "label": " 0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "description": " 0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 115, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "X", "0.2 PCT ANNUAL CHANCE FLOOD HAZARD" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A, ", "label": "A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AE, ", "label": "AE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AE,FLOODWAY", "label": "AE-100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 115, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "X,0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "label": " 0.2 PCT ANNUAL CHANCE FLOOD HAZARD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 189, 255 ], "toColor": [ 252, 227, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 182, 252, 255 ], "toColor": [ 191, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 242, 252, 255 ], "toColor": [ 182, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 183, 255 ], "toColor": [ 179, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 205, 255 ], "toColor": [ 252, 182, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 179, 255 ], "toColor": [ 239, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 215, 252, 255 ], "toColor": [ 226, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 217, 255 ], "toColor": [ 212, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 249, 255 ], "toColor": [ 252, 184, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 197, 255 ], "toColor": [ 252, 205, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 215, 252, 255 ], "toColor": [ 182, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 244, 255 ], "toColor": [ 252, 204, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 212, 255 ], "toColor": [ 246, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2476189.977451384, "ymin": 7044384.815432474, "xmax": 2643893.4002459645, "ymax": 7198322.215562314, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 5.120000004768374E-4, "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": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 32, "domain": null }, { "name": "STUDY_TYP", "type": "esriFieldTypeString", "alias": "STUDY_TYP", "length": 38, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "Flood Zone", "length": 17, "domain": null }, { "name": "ZONE_SUBTY", "type": "esriFieldTypeString", "alias": "Zone Subtype", "length": 72, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "Special Flood Hazard Area", "length": 1, "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 17, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 16, "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "length": 20, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 17, "domain": null }, { "name": "AR_SUBTRV", "type": "esriFieldTypeString", "alias": "AR_SUBTRV", "length": 57, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "DUAL_ZONE", "type": "esriFieldTypeString", "alias": "DUAL_ZONE", "length": 1, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 21, "domain": null }, { "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": "R1494_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1160_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": 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": 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": [] }