{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "WaterMowingSites", "type": "Feature Layer", "description": "Last updated: Update frequency:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2340769999992177E8, "falseY": -8.612349999990822E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Created and maintained by the City of McKinney GIS Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SEWER - CITYCREW", "label": "SEWER - CITYCREW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SEWER - CONTRACTOR", "label": "SEWER - CONTRACTOR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WATER", "label": "WATER" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Site]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "none", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2502739.73823753, "ymin": 7106327.97664687, "xmax": 2555614.22641477, "ymax": 7155031.686676219, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000002384187E-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": "Address", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Site", "type": "esriFieldTypeString", "alias": "Site", "length": 3, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WaterMowingSiteType", "description": "WaterMowingSiteType", "codedValues": [ { "name": "SEWER", "code": "SEWER" }, { "name": "WATER", "code": "WATER" }, { "name": "FUT WATER", "code": "FUT WATER" }, { "name": "SEWER - CITYCREW", "code": "SEWER - CITYCREW" }, { "name": "SEWER - CONTRACTOR", "code": "SEWER - CONTRACTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "sde.SDE.WaterMowingSites.Area", "type": "esriFieldTypeDouble", "alias": "sde.SDE.WaterMowingSites.Area", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1136_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1136", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1136", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S948_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "CountyParcels", "type": "Feature Layer", "description": "Collin Cental Appraisal District Parcel Data (https://www.collincad.org/downloads/viewcategory/16-gis-downloads)Downloaded : 05/31/2019Update frequency: Fortnightly", "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 }, "copyrightText": "", "parentLayer": null, "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, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "[situs_num]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2470571.360386133, "ymin": 7046135.464500517, "xmax": 2643899.91075556, "ymax": 7199275.804547146, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000002384187E-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": "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", "type": "esriFieldTypeString", "alias": "geo_id", "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": "esriFieldTypeSingle", "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": "CADLink", "type": "esriFieldTypeString", "alias": "CADLink", "length": 100, "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 }, { "name": "geo_id_1", "type": "esriFieldTypeString", "alias": "geo_id_1", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1646_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1354_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "RoadCenterlines", "type": "Feature Layer", "description": "This data contains the road centerlines for the City of McKinney, It is ocasionally updated from plats submitted to the City.Last updated: Update frequency: As needed.", "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 }, "copyrightText": "Created and maintained by the City of McKinney GIS Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 }, "value": "1", "label": "EXISTING" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 0.4 }, "value": "2", "label": "PROPOSED" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2443436.291880861, "ymin": 7079055.650899172, "xmax": 2649060.344040364, "ymax": 7203034.181830645, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.560000002384187E-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": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeDouble", "alias": "L_ADD_FROM", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeDouble", "alias": "L_ADD_TO", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeDouble", "alias": "R_ADD_FROM", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeDouble", "alias": "R_ADD_TO", "domain": null }, { "name": "STREET_DIR", "type": "esriFieldTypeString", "alias": "STREET_DIR", "length": 50, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 100, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 50, "domain": null }, { "name": "CITY_CODE", "type": "esriFieldTypeString", "alias": "CITY_CODE", "length": 10, "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeDouble", "alias": "L_ZIP", "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeDouble", "alias": "R_ZIP", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 100, "domain": null }, { "name": "ALIAS_NAME", "type": "esriFieldTypeString", "alias": "ALIAS_NAME", "length": 50, "domain": null }, { "name": "FC_CLASS", "type": "esriFieldTypeString", "alias": "FC_CLASS", "length": 50, "domain": null }, { "name": "ROAD_CODE", "type": "esriFieldTypeString", "alias": "ROAD_CODE", "length": 20, "domain": null }, { "name": "MAJOR", "type": "esriFieldTypeString", "alias": "MAJOR", "length": 10, "domain": null }, { "name": "DATE_ED", "type": "esriFieldTypeDate", "alias": "DATE_ED", "length": 8, "domain": null }, { "name": "SPD_LIMIT", "type": "esriFieldTypeDouble", "alias": "SPD_LIMIT", "domain": null }, { "name": "NUM_LANES", "type": "esriFieldTypeDouble", "alias": "NUM_LANES", "domain": null }, { "name": "INVEN_ID", "type": "esriFieldTypeDouble", "alias": "INVEN_ID", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 50, "domain": null }, { "name": "FLAG", "type": "esriFieldTypeInteger", "alias": "FLAG", "domain": null }, { "name": "MAINT_CODE", "type": "esriFieldTypeInteger", "alias": "MAINT_CODE", "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "RoadCenterlines_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "EXISTING", "code": 1 }, { "name": "PROPOSED", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCEFEATUREID", "type": "esriFieldTypeString", "alias": "SOURCEFEATUREID", "length": 20, "domain": null }, { "name": "DATASOURCENAME", "type": "esriFieldTypeString", "alias": "DATASOURCENAME", "length": 100, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 100, "domain": null }, { "name": "EDITCOMMENT", "type": "esriFieldTypeString", "alias": "EDITCOMMENT", "length": 250, "domain": null }, { "name": "ISVISIBLE", "type": "esriFieldTypeSmallInteger", "alias": "ISVISIBLE", "domain": null }, { "name": "ALTERNATENAME", "type": "esriFieldTypeString", "alias": "ALTERNATENAME", "length": 150, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeSmallInteger", "alias": "ROADCLASS", "domain": null }, { "name": "ROADLEVEL", "type": "esriFieldTypeSmallInteger", "alias": "ROADLEVELE", "domain": null }, { "name": "HWY", "type": "esriFieldTypeString", "alias": "HWY", "length": 100, "domain": null }, { "name": "HIGHWAYTYPE", "type": "esriFieldTypeSmallInteger", "alias": "HIGHWAYTYPE", "domain": null }, { "name": "FZLEV", "type": "esriFieldTypeSmallInteger", "alias": "FZLEV", "domain": null }, { "name": "TZLEV", "type": "esriFieldTypeSmallInteger", "alias": "TZLEV", "domain": null }, { "name": "ISLEVELFEATURE", "type": "esriFieldTypeSmallInteger", "alias": "ISLEVELFEATURE", "domain": null }, { "name": "GC_Exception", "type": "esriFieldTypeString", "alias": "GC_Exception", "length": 20, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Complete", "type": "esriFieldTypeDate", "alias": "Complete", "length": 8, "domain": null }, { "name": "Lane_Miles", "type": "esriFieldTypeDouble", "alias": "Lane_Miles", "domain": null }, { "name": "MaintenanceResponsibility", "type": "esriFieldTypeString", "alias": "MaintenanceResponsibility", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OneWay", "type": "esriFieldTypeSmallInteger", "alias": "One Way", "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "Open in both directions", "code": "1" }, { "name": "Open in From-To direction", "code": "2" }, { "name": "Open in To-From direction", "code": "3" }, { "name": "Closed in both directions", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "DateLastSwept", "type": "esriFieldTypeDate", "alias": "Date Last Swept", "length": 8, "domain": null }, { "name": "PCI", "type": "esriFieldTypeDouble", "alias": "PCI", "domain": null }, { "name": "FugroID", "type": "esriFieldTypeString", "alias": "PCI_ID", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 250, "domain": null }, { "name": "MeterVoltage", "type": "esriFieldTypeString", "alias": "MeterVoltage", "length": 255, "domain": null }, { "name": "WODescription", "type": "esriFieldTypeString", "alias": "WODescription", "length": 255, "domain": { "type": "codedValue", "name": "StreetsWorkOrderTypesCityworks", "description": "Streets Work Order Types for Cityworks", "codedValues": [ { "name": "Asphalt Crack Seal", "code": "Asphalt Crack Seal" }, { "name": "Asphalt Potholes", "code": "Asphalt Potholes" }, { "name": "Asphalt Reconstruct", "code": "Asphalt Reconstruct" }, { "name": "Asphalt Utility Cuts", "code": "Asphalt Utility Cuts" }, { "name": "Barricades", "code": "Barricades" }, { "name": "Blow Out", "code": "Blow Out" }, { "name": "Concrete Crack Seal", "code": "Concrete Crack Seal" }, { "name": "Concrete Potholes", "code": "Concrete Potholes" }, { "name": "Debris Removal", "code": "Debris Removal" }, { "name": "Rock Road Maintenance", "code": "Rock Road Maintenance" }, { "name": "Concrete Repair", "code": "Concrete Repair" }, { "name": "Concrete Repair - Sink", "code": "Concrete Repair - Sink" }, { "name": "Concrete Repair - Trip", "code": "Concrete Repair - Trip" }, { "name": "Excavating", "code": "Excavating" }, { "name": "Form and Finishing", "code": "Form and Finishing" }, { "name": "Saw Cut", "code": "Saw Cut" }, { "name": "Asphalt Repair (Alley)", "code": "Asphalt Repair (Alley)" }, { "name": "Curb and Gutter Repairs", "code": "Curb and Gutter Repairs" }, { "name": "Asphalt Repair (Street)", "code": "Asphalt Repair (Street)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintInitDate", "type": "esriFieldTypeDate", "alias": "MaintInitDate", "length": 8, "domain": null }, { "name": "MaintClosedDate", "type": "esriFieldTypeDate", "alias": "MaintClosedDate", "length": 8, "domain": null }, { "name": "PavementMarkings", "type": "esriFieldTypeString", "alias": "PavementMarkings", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CenterlineMarkings", "type": "esriFieldTypeString", "alias": "CenterlineMarkings", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EdgeCondition", "type": "esriFieldTypeString", "alias": "EdgeCondition", "length": 50, "domain": { "type": "codedValue", "name": "RoadEdgeCondition", "description": "The edge condition of a road for traffic pavement marking project purposes", "codedValues": [ { "name": "No Curb", "code": "NoCurb" }, { "name": "One Curb", "code": "OneCurb" }, { "name": "Both Curbs", "code": "BothCurbs" }, { "name": "Bridge", "code": "Bridge" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LastMarkingRefreshDate", "type": "esriFieldTypeDate", "alias": "LastMarkingRefreshDate", "length": 8, "domain": null }, { "name": "WorkOrderID", "type": "esriFieldTypeString", "alias": "WorkOrderID", "length": 255, "domain": null }, { "name": "ConstructedDate", "type": "esriFieldTypeDate", "alias": "ConstructedDate", "length": 8, "domain": null }, { "name": "SweepingWOCount", "type": "esriFieldTypeSmallInteger", "alias": "SweepingWOCount", "domain": null }, { "name": "SweepingAvailability", "type": "esriFieldTypeString", "alias": "SweepingAvailability", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TravelTime", "type": "esriFieldTypeDouble", "alias": "TravelTime", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1224_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1224", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1224", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1009_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false } ], "tables": [] }