{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Streets", "type": "Feature Layer", "description": "The default Fort Bend County roadway network including five miles into Harris County for external departments such as the Sheriffs Office, EMS and Public Transportation. GHC911 base data to ensure routability accepted August 2018.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "GHC911, FBC Engineering GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 65, "labelingInfo": [ { "labelExpression": "[FULL_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.25, "font": { "family": "Trebuchet MS", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2904143.1613830477, "ymin": 1.3660851861209556E7, "xmax": 3131494.231942475, "ymax": 1.3874202888246804E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3.4994581165044695E7, "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": "RF_ADDR", "type": "esriFieldTypeDouble", "alias": "RF_ADDR", "domain": null }, { "name": "LF_ADDR", "type": "esriFieldTypeDouble", "alias": "LF_ADDR", "domain": null }, { "name": "RT_ADDR", "type": "esriFieldTypeDouble", "alias": "RT_ADDR", "domain": null }, { "name": "LT_ADDR", "type": "esriFieldTypeDouble", "alias": "LT_ADDR", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN_L", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN_R", "length": 5, "domain": null }, { "name": "KEYMAP", "type": "esriFieldTypeString", "alias": "KEYMAP", "length": 4, "domain": null }, { "name": "CITY_L", "type": "esriFieldTypeString", "alias": "CITY_L", "length": 100, "domain": null }, { "name": "CITY_R", "type": "esriFieldTypeString", "alias": "CITY_R", "length": 100, "domain": null }, { "name": "COUNTY_L", "type": "esriFieldTypeString", "alias": "COUNTY_L", "length": 40, "domain": null }, { "name": "COUNTY_R", "type": "esriFieldTypeString", "alias": "COUNTY_R", "length": 40, "domain": null }, { "name": "STATE_L", "type": "esriFieldTypeString", "alias": "STATE_L", "length": 2, "domain": null }, { "name": "STATE_R", "type": "esriFieldTypeString", "alias": "STATE_R", "length": 2, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 2, "domain": null }, { "name": "ZIP_L", "type": "esriFieldTypeString", "alias": "ZIP_L", "length": 7, "domain": null }, { "name": "ZIP_R", "type": "esriFieldTypeString", "alias": "ZIP_R", "length": 7, "domain": null }, { "name": "POSTAL_L", "type": "esriFieldTypeString", "alias": "POSTAL_L", "length": 40, "domain": null }, { "name": "POSTAL_R", "type": "esriFieldTypeString", "alias": "POSTAL_R", "length": 40, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "LANES", "type": "esriFieldTypeString", "alias": "LANES", "length": 2, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "PARITY_L", "length": 1, "domain": null }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "PARITY_R", "length": 1, "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "length": 15, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 75, "domain": null }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 85, "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PUBLIC_", "type": "esriFieldTypeString", "alias": "PUBLIC", "length": 3, "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Maintained by Agreement", "code": "Agreement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FBC_MAINTAINED", "type": "esriFieldTypeString", "alias": "FBC_MAINTAINED", "length": 240, "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Maintained by Agreement", "code": "Agreement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRECINCT", "type": "esriFieldTypeString", "alias": "PRECINCT", "length": 1, "domain": null }, { "name": "RB_ID", "type": "esriFieldTypeString", "alias": "RB_ID", "length": 8, "domain": null }, { "name": "OBJECTID_MASTER_RD_TAB", "type": "esriFieldTypeString", "alias": "OBJECTID_MASTER_RD_TAB", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "Road Name Alias", "length": 50, "domain": null }, { "name": "ALIAS_1", "type": "esriFieldTypeString", "alias": "Road Name Alias 1", "length": 50, "domain": null }, { "name": "ALIAS_2", "type": "esriFieldTypeString", "alias": "Road Name Alias 2", "length": 50, "domain": null }, { "name": "SUBDIVISION_NM", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 75, "domain": null }, { "name": "SUBDIV_SECT", "type": "esriFieldTypeString", "alias": "SUBDIVISION SECTION", "length": 5, "domain": null }, { "name": "SOC_R", "type": "esriFieldTypeString", "alias": "SHERIFFS OFFICE CITY RIGHT", "length": 3, "domain": null }, { "name": "SOC_L", "type": "esriFieldTypeString", "alias": "SHERIFFS OFFICE CITY LEFT", "length": 3, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1146_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1108_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": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "80b0dedc944b463c889e88287617e944" } ], "tables": [] }