{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Address", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.0E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -10000, "falseY": -10000, "xyUnits": 100000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 131, 51, 132, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ADDR_NUMBER", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 3015264.219204714, "ymin": 1.012399978129E7, "xmax": 6.643320715857E7, "ymax": 4.778144538445E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.0E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.312235454236604E8, "falseY": -8.807815798072228E7, "xyUnits": 3.456037567375223E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS_ID", "type": "esriFieldTypeInteger", "alias": "Address ID", "domain": null }, { "name": "LABEL_NAME", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null }, { "name": "ADDR_NUMBER", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null }, { "name": "ADDR_UNIT", "type": "esriFieldTypeString", "alias": "Unit", "length": 12, "domain": null }, { "name": "RD_FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 75, "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "RD_PREFIX", "type": "esriFieldTypeString", "alias": "Prefix Directional", "length": 2, "domain": { "type": "codedValue", "name": "DomainDir", "description": "Direction Domain", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "E", "code": "E" }, { "name": "SE", "code": "SE" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_NAME", "type": "esriFieldTypeString", "alias": "Road Name", "length": 60, "domain": null }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "Road Type", "length": 6, "domain": { "type": "codedValue", "name": "DomainRoadType_4", "description": "Road Type Domain", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLFS", "code": "BLFS" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BND", "code": "BND" }, { "name": "BRG", "code": "BRG" }, { "name": "BYP", "code": "BYP" }, { "name": "CIR", "code": "CIR" }, { "name": "CLFS", "code": "CLFS" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "CYN", "code": "CYN" }, { "name": "DR", "code": "DR" }, { "name": "DV", "code": "DV" }, { "name": "EST", "code": "EST" }, { "name": "EXPY", "code": "EXPY" }, { "name": "EXT", "code": "EXT" }, { "name": "FLS", "code": "FLS" }, { "name": "FR", "code": "FR" }, { "name": "FWY", "code": "FWY" }, { "name": "GDNS", "code": "GDNS" }, { "name": "HL", "code": "HL" }, { "name": "HLS", "code": "HLS" }, { "name": "HOLW", "code": "HOLW" }, { "name": "HWY", "code": "HWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MESA", "code": "MESA" }, { "name": "MNR", "code": "MNR" }, { "name": "MTN", "code": "MTN" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "RDG", "code": "RDG" }, { "name": "RUN", "code": "RUN" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TN", "code": "TN" }, { "name": "TOLL", "code": "TOLL" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "TRLS", "code": "TRLS" }, { "name": "VLY", "code": "VLY" }, { "name": "VW", "code": "VW" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "XING", "code": "XING" }, { "name": "GTWY", "code": "GTWY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_SUFFIX", "type": "esriFieldTypeString", "alias": "Road Suffix", "length": 2, "domain": { "type": "codedValue", "name": "DomainDir", "description": "Direction Domain", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "E", "code": "E" }, { "name": "SE", "code": "SE" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_TRAVEL_DIR", "type": "esriFieldTypeString", "alias": "Road Travel Direction", "length": 2, "domain": { "type": "codedValue", "name": "DomainTravelDir", "description": "Travel Direction Domain", "codedValues": [ { "name": "NB", "code": "NB" }, { "name": "EB", "code": "EB" }, { "name": "SB", "code": "SB" }, { "name": "WB", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_ALIAS_NAME", "type": "esriFieldTypeString", "alias": "Road Alias", "length": 75, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 35, "domain": { "type": "codedValue", "name": "DomainAgencyCode", "description": "Agency Code Domain", "codedValues": [ { "name": "AUSTIN", "code": "AU" }, { "name": "BARTLETT", "code": "BT" }, { "name": "BELL COUNTY", "code": "BE" }, { "name": "BERTRAM", "code": "BM" }, { "name": "BRIGGS", "code": "BR" }, { "name": "BURNET COUNTY", "code": "BU" }, { "name": "CEDAR PARK", "code": "CP" }, { "name": "COUPLAND", "code": "CL" }, { "name": "FLORENCE", "code": "FL" }, { "name": "GEORGETOWN", "code": "GT" }, { "name": "GRANGER", "code": "GR" }, { "name": "HUTTO", "code": "HU" }, { "name": "JARRELL", "code": "JA" }, { "name": "KILLEEN", "code": "KN" }, { "name": "LEANDER", "code": "LE" }, { "name": "LIBERTY HILL", "code": "LH" }, { "name": "PFLUGERVILLE", "code": "PF" }, { "name": "ROUND ROCK", "code": "RR" }, { "name": "SALADO", "code": "SA" }, { "name": "TAYLOR", "code": "TA" }, { "name": "THRALL", "code": "TH" }, { "name": "TRAVIS COUNTY", "code": "TC" }, { "name": "WEIR", "code": "WR" }, { "name": "WILLIAMSON COUNTY", "code": "WC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTAL_COMM", "type": "esriFieldTypeString", "alias": "Postal Community", "length": 35, "domain": { "type": "codedValue", "name": "DomainPostalComm", "description": "Postal Community Domain", "codedValues": [ { "name": "AUSTIN", "code": "AUSTIN" }, { "name": "BARTLETT", "code": "BARTLETT" }, { "name": "BERTRAM", "code": "BERTRAM" }, { "name": "BRIGGS", "code": "BRIGGS" }, { "name": "CEDAR PARK", "code": "CEDAR PARK" }, { "name": "COUPLAND", "code": "COUPLAND" }, { "name": "ELGIN", "code": "ELGIN" }, { "name": "FLORENCE", "code": "FLORENCE" }, { "name": "GEORGETOWN", "code": "GEORGETOWN" }, { "name": "GRANGER", "code": "GRANGER" }, { "name": "HUTTO", "code": "HUTTO" }, { "name": "JARRELL", "code": "JARRELL" }, { "name": "KILLEEN", "code": "KILLEEN" }, { "name": "LEANDER", "code": "LEANDER" }, { "name": "LIBERTY HILL", "code": "LIBERTY HILL" }, { "name": "MANOR", "code": "MANOR" }, { "name": "PFLUGERVILLE", "code": "PFLUGERVILLE" }, { "name": "ROUND ROCK", "code": "ROUND ROCK" }, { "name": "SALADO", "code": "SALADO" }, { "name": "SCHWERTNER", "code": "SCHWERTNER" }, { "name": "TAYLOR", "code": "TAYLOR" }, { "name": "THORNDALE", "code": "THORNDALE" }, { "name": "THRALL", "code": "THRALL" }, { "name": "WEIR", "code": "WEIR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIP", "type": "esriFieldTypeInteger", "alias": "Zip Code", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 35, "domain": { "type": "codedValue", "name": "DomainCounty", "description": "County Domain", "codedValues": [ { "name": "BASTROP", "code": "BASTROP" }, { "name": "BELL", "code": "BELL" }, { "name": "BURNET", "code": "BURNET" }, { "name": "LEE", "code": "LEE" }, { "name": "MILAM", "code": "MILAM" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "WILLIAMSON", "code": "WILLIAMSON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDR_TYPE", "type": "esriFieldTypeString", "alias": "Address Type", "length": 35, "domain": { "type": "codedValue", "name": "DomainAddressType", "description": "Address Type Domain", "codedValues": [ { "name": "AG", "code": "AG" }, { "name": "APT", "code": "APT" }, { "name": "APT BLDG", "code": "APT BLDG" }, { "name": "BUILDING", "code": "BLDG" }, { "name": "CEMETERY", "code": "CEMETERY" }, { "name": "COMMERCIAL", "code": "COMMERCIAL" }, { "name": "CONDO", "code": "CONDO" }, { "name": "EDUCATION", "code": "EDUCATION" }, { "name": "FOODSERVICE", "code": "FOODSERVICE" }, { "name": "GOVERNMENT", "code": "GOVERNMENT" }, { "name": "GROUP HOME", "code": "GROUP HOME" }, { "name": "INDUSTRIAL", "code": "INDUSTRIAL" }, { "name": "LODGING", "code": "LODGING" }, { "name": "MANUFACTURED HOME", "code": "MANUFACTURED HOME" }, { "name": "MEDICAL", "code": "MEDICAL" }, { "name": "MILE MARKER", "code": "MILE MARKER" }, { "name": "MINING", "code": "MINING" }, { "name": "MULTI FAMILY HOUSE", "code": "MULTI FAMILY HOUSE" }, { "name": "NONE", "code": "NONE" }, { "name": "OFFICE", "code": "OFFICE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PARKING", "code": "PARKING" }, { "name": "RECREATION", "code": "RECREATION" }, { "name": "RELIGIOUS", "code": "RELIGIOUS" }, { "name": "SIGN", "code": "SIGN" }, { "name": "SINGLE FAMILY", "code": "SINGLE FAMILY" }, { "name": "UNIT", "code": "UNIT" }, { "name": "UTILITIES", "code": "UTILITIES" }, { "name": "WIRELESS TOWER", "code": "WIRELESS TOWER" }, { "name": "SUITE", "code": "STE" }, { "name": "APARTMENT COMPLEX", "code": "APARTMENT COMPLEX" }, { "name": "OPEN SPACE", "code": "OPEN SPACE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUPP_INFO", "type": "esriFieldTypeString", "alias": "Other Info", "length": 35, "domain": null }, { "name": "ADDR_NOTES1", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "ESN", "type": "esriFieldTypeSmallInteger", "alias": "ESN", "domain": null }, { "name": "UPDATING_AGENCY", "type": "esriFieldTypeString", "alias": "Updating Agency", "length": 2, "domain": { "type": "codedValue", "name": "DomainAgencyCode", "description": "Agency Code Domain", "codedValues": [ { "name": "AUSTIN", "code": "AU" }, { "name": "BARTLETT", "code": "BT" }, { "name": "BELL COUNTY", "code": "BE" }, { "name": "BERTRAM", "code": "BM" }, { "name": "BRIGGS", "code": "BR" }, { "name": "BURNET COUNTY", "code": "BU" }, { "name": "CEDAR PARK", "code": "CP" }, { "name": "COUPLAND", "code": "CL" }, { "name": "FLORENCE", "code": "FL" }, { "name": "GEORGETOWN", "code": "GT" }, { "name": "GRANGER", "code": "GR" }, { "name": "HUTTO", "code": "HU" }, { "name": "JARRELL", "code": "JA" }, { "name": "KILLEEN", "code": "KN" }, { "name": "LEANDER", "code": "LE" }, { "name": "LIBERTY HILL", "code": "LH" }, { "name": "PFLUGERVILLE", "code": "PF" }, { "name": "ROUND ROCK", "code": "RR" }, { "name": "SALADO", "code": "SA" }, { "name": "TAYLOR", "code": "TA" }, { "name": "THRALL", "code": "TH" }, { "name": "TRAVIS COUNTY", "code": "TC" }, { "name": "WEIR", "code": "WR" }, { "name": "WILLIAMSON COUNTY", "code": "WC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 35, "domain": { "type": "codedValue", "name": "DomainStatus", "description": "Description", "codedValues": [ { "name": "OPEN", "code": "OPEN" }, { "name": "CLOSED", "code": "CLOSED" }, { "name": "PLATTED", "code": "PLATTED" }, { "name": "PRELIMINARY", "code": "PRELIMINARY" }, { "name": "RETIRE", "code": "RETIRE" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COLLECTION_METHOD", "type": "esriFieldTypeString", "alias": "Collection Method", "length": 35, "domain": { "type": "codedValue", "name": "DomainCollection_Method", "description": "Collection Method Domain", "codedValues": [ { "name": "DIGITIZED FROM SCAN", "code": "DIGITIZED FROM SCAN" }, { "name": "GEOCODE", "code": "GEOCODE" }, { "name": "GPS", "code": "GPS" }, { "name": "HEADS UP WITH ORTHO", "code": "HEADS UP WITH ORTHO" }, { "name": "COGO", "code": "COGO" }, { "name": "DIGITAL SURVEY", "code": "DIGITAL SURVEY" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "VISUAL ESTIMATE", "code": "VISUAL ESTIMATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "domain": null }, { "name": "PARCEL_UID", "type": "esriFieldTypeInteger", "alias": "PARCEL_UID", "domain": null }, { "name": "UIDGT", "type": "esriFieldTypeInteger", "alias": "UIDGT", "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": "COGEAMID", "type": "esriFieldTypeString", "alias": "COGEAMID", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CITYFULLNAME", "type": "esriFieldTypeString", "alias": "CITYFULLNAME", "length": 25, "domain": null }, { "name": "GISOBJID", "type": "esriFieldTypeInteger", "alias": "GISOBJID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4491_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4491", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4491", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ndxCOGEAMID", "fields": "COGEAMID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ndxGISOBJID", "fields": "GISOBJID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3711_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Warning Sirens", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.0E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -10000, "falseY": -10000, "xyUnits": 100000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c986428827f953db18ca97f533409294", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAUCAYAAABmvqYOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmElEQVQ4jcXVP0iUcRgH8E+ciaVZiw1iRUgaLRVBDiIKDkXQFA0ieJAtoUsHFRTFIdyBYKSRJgiJLrXWEuGWULR0UUNLCA1dRpgVRH+phiu4e+99704jfLbf8zzv532H74+3yn+sqrXDk1p8sTlyHpOV8mrleNoeH2TsUx25c99bSU2Svq0Mf23GiOoSNG0aDJtCvHL8rF6dDpSEYSd2OeaCS1JeVob/lHbEujJ0rk6plTCLzvL4gDEnbS/qv8MC9mJ9Xn8jurWrc8hl96LxpK1qxLUG4Ic4jI/Yj3nU5s2Pi3lgDLuj8UWzhkOid/UPDBncQU9gp0+r784blw7HY5Z9Qn3gwcbAuano9Sz5paYw84V4sxOu6zakoaB/EVk8lQtdRwD+gdsyrpmJxhM+O23UIyltef0tuBnytX9r2lf1+oPt4rRckUbcQS0VhXEJj82Z9KQ8DpsMuuWuHrGy+Lj3dugLG4XjQ+YMmndUl7oS8DO8MW3CcuU4bNPrjBeabYjceS7rhkTUOBo/Jyt3/1Zda/iz+Mf6DaA8Vc3awbyuAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3105089.42522, "ymin": 1.018776714495E7, "xmax": 3151023.39653, "ymax": 1.024132288711E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.0E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.312235454236604E8, "falseY": -8.807815798072228E7, "xyUnits": 3.456037567375223E7, "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_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 40, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 15, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4831_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4831", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4831", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4021_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Schools", "type": "Feature Layer", "description": "
Point dataset of Texas regular, charter, and alternative schools, excluding disciplinary alternative ed. (DAEP), juvenile justice alternative ed. (JJAEP) institutions, and the Windham school district.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Texas Education Agency, City of Georgetown", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 255, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.CAMPNAME", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 76, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 3083347.1893137693, "ymin": 1.0187912641123354E7, "xmax": 3151952.0022351146, "ymax": 1.0244766853530183E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.0E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.312235454236604E8, "falseY": -8.807815798072228E7, "xyUnits": 3.456037567375223E7, "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_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 6, "domain": null }, { "name": "DISTNAME", "type": "esriFieldTypeString", "alias": "DISTNAME", "length": 42, "domain": null }, { "name": "CAMPUS", "type": "esriFieldTypeString", "alias": "CAMPUS", "length": 9, "domain": null }, { "name": "CAMPNAME", "type": "esriFieldTypeString", "alias": "CAMPNAME", "length": 42, "domain": null }, { "name": "STREET_MAI", "type": "esriFieldTypeString", "alias": "STREET_MAI", "length": 50, "domain": null }, { "name": "CITY_MAIL", "type": "esriFieldTypeString", "alias": "CITY_MAIL", "length": 50, "domain": null }, { "name": "ZIP_MAIL", "type": "esriFieldTypeString", "alias": "ZIP_MAIL", "length": 10, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 50, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 3, "domain": null }, { "name": "CNTYNAME", "type": "esriFieldTypeString", "alias": "CNTYNAME", "length": 25, "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 2, "domain": null }, { "name": "GRADERANGE", "type": "esriFieldTypeString", "alias": "GRADERANGE", "length": 50, "domain": null }, { "name": "GRADEGRP", "type": "esriFieldTypeString", "alias": "GRADEGRP", "length": 1, "domain": null }, { "name": "VERIFY", "type": "esriFieldTypeString", "alias": "VERIFY", "length": 1, "domain": null }, { "name": "INSTR_TYPE", "type": "esriFieldTypeString", "alias": "INSTR_TYPE", "length": 30, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 25, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "length": 50, "domain": null }, { "name": "WEB", "type": "esriFieldTypeString", "alias": "WEB", "length": 50, "domain": null }, { "name": "RSDNTLFAC", "type": "esriFieldTypeString", "alias": "RSDNTLFAC", "length": 5, "domain": null }, { "name": "MAGNET", "type": "esriFieldTypeString", "alias": "MAGNET", "length": 5, "domain": null }, { "name": "CHART_TYPE", "type": "esriFieldTypeString", "alias": "CHART_TYPE", "length": 25, "domain": null }, { "name": "FAX", "type": "esriFieldTypeString", "alias": "FAX", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 24, "domain": null }, { "name": "FENAME", "type": "esriFieldTypeString", "alias": "FENAME", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4338_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4338", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4338", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3562_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.0E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -10000, "falseY": -10000, "xyUnits": 100000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 47, 160, 168, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3019205.90848, "ymin": 1.012420129807E7, "xmax": 3296065.7689, "ymax": 1.034854120504E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.0E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.312235454236604E8, "falseY": -8.807815798072228E7, "xyUnits": 3.456037567375223E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeDouble", "alias": "Segment ID", "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "Full Name", "length": 75, "domain": null }, { "name": "LF_ADDR", "type": "esriFieldTypeInteger", "alias": "Left From", "domain": null }, { "name": "LT_ADDR", "type": "esriFieldTypeInteger", "alias": "Left To", "domain": null }, { "name": "RF_ADDR", "type": "esriFieldTypeInteger", "alias": "Right From", "domain": null }, { "name": "RT_ADDR", "type": "esriFieldTypeInteger", "alias": "Right To", "domain": null }, { "name": "RD_PREFIX", "type": "esriFieldTypeString", "alias": "Prefix Directional", "length": 2, "domain": { "type": "codedValue", "name": "DomainDir", "description": "Direction Domain", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "E", "code": "E" }, { "name": "SE", "code": "SE" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "domain": null }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 6, "domain": { "type": "codedValue", "name": "DomainRoadType_4", "description": "Road Type Domain", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLFS", "code": "BLFS" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BND", "code": "BND" }, { "name": "BRG", "code": "BRG" }, { "name": "BYP", "code": "BYP" }, { "name": "CIR", "code": "CIR" }, { "name": "CLFS", "code": "CLFS" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "CYN", "code": "CYN" }, { "name": "DR", "code": "DR" }, { "name": "DV", "code": "DV" }, { "name": "EST", "code": "EST" }, { "name": "EXPY", "code": "EXPY" }, { "name": "EXT", "code": "EXT" }, { "name": "FLS", "code": "FLS" }, { "name": "FR", "code": "FR" }, { "name": "FWY", "code": "FWY" }, { "name": "GDNS", "code": "GDNS" }, { "name": "HL", "code": "HL" }, { "name": "HLS", "code": "HLS" }, { "name": "HOLW", "code": "HOLW" }, { "name": "HWY", "code": "HWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MESA", "code": "MESA" }, { "name": "MNR", "code": "MNR" }, { "name": "MTN", "code": "MTN" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "RDG", "code": "RDG" }, { "name": "RUN", "code": "RUN" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TN", "code": "TN" }, { "name": "TOLL", "code": "TOLL" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "TRLS", "code": "TRLS" }, { "name": "VLY", "code": "VLY" }, { "name": "VW", "code": "VW" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "XING", "code": "XING" }, { "name": "GTWY", "code": "GTWY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_SUFFIX", "type": "esriFieldTypeString", "alias": "Suffix", "length": 2, "domain": { "type": "codedValue", "name": "DomainDir", "description": "Direction Domain", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "E", "code": "E" }, { "name": "SE", "code": "SE" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAVEL_DIR", "type": "esriFieldTypeString", "alias": "Travel Direction", "length": 2, "domain": { "type": "codedValue", "name": "DomainTravelDir", "description": "Travel Direction Domain", "codedValues": [ { "name": "NB", "code": "NB" }, { "name": "EB", "code": "EB" }, { "name": "SB", "code": "SB" }, { "name": "WB", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALIAS_NAME", "type": "esriFieldTypeString", "alias": "Alias Name", "length": 75, "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "One Way", "length": 2, "domain": { "type": "codedValue", "name": "DomainOneWay", "description": "One Way Domain", "codedValues": [ { "name": "FROM-TO", "code": "FT" }, { "name": "TO-FROM", "code": "TF" }, { "name": "TWO-WAY", "code": "TW" }, { "name": "NO TRAVEL", "code": "NT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 35, "domain": { "type": "codedValue", "name": "DomainRoadClass", "description": "Road Class Domain", "codedValues": [ { "name": "ALLEY", "code": "ALLEY" }, { "name": "BRIDGE", "code": "BRIDGE" }, { "name": "CITY STREET", "code": "CITY STREET" }, { "name": "CONNECTOR", "code": "CONNECTOR" }, { "name": "COUNTY ROAD", "code": "COUNTY ROAD" }, { "name": "DRIVEWAY", "code": "DRIVEWAY" }, { "name": "FARM TO MARKET", "code": "FARM TO MARKET" }, { "name": "FRONTAGE", "code": "FRONTAGE" }, { "name": "INTERSTATE HIGHWAY", "code": "INTERSTATE HIGHWAY" }, { "name": "PARK ROAD", "code": "PARK ROAD" }, { "name": "PRIVATE ROAD", "code": "PRIVATE ROAD" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RANCH TO MARKET", "code": "RANCH TO MARKET" }, { "name": "RECREATIONAL ROAD", "code": "RECREATIONAL ROAD" }, { "name": "STATE ALTERNATE", "code": "STATE ALTERNATE" }, { "name": "STATE HIGHWAY", "code": "STATE HIGHWAY" }, { "name": "STATE LOOP", "code": "STATE LOOP" }, { "name": "STATE SPUR", "code": "STATE SPUR" }, { "name": "TOLL ROAD", "code": "TOLL ROAD" }, { "name": "TURNAROUND", "code": "TURNAROUND" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "US ALTERNATE", "code": "US ALTERNATE" }, { "name": "US HIGHWAY", "code": "US HIGHWAY" }, { "name": "US SPUR", "code": "US SPUR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHIELD_LABEL", "type": "esriFieldTypeString", "alias": "Shield Label", "length": 10, "domain": null }, { "name": "FUNCTIONAL_CLASS", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 35, "domain": { "type": "codedValue", "name": "DomainRoadFunctionalClass", "description": "Road Functional Class Domain", "codedValues": [ { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "LOCAL", "code": "LOCAL" }, { "name": "MAJOR ARTERIAL", "code": "MAJOR ARTERIAL" }, { "name": "MAJOR COLLECTOR", "code": "MAJOR COLLECTOR" }, { "name": "MINOR ARTERIAL", "code": "MINOR ARTERIAL" }, { "name": "MINOR COLLECTOR", "code": "MINOR COLLECTOR" }, { "name": "RAMP", "code": "RAMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESN_LEFT", "type": "esriFieldTypeSmallInteger", "alias": "ESN Left", "domain": null }, { "name": "ESN_RIGHT", "type": "esriFieldTypeSmallInteger", "alias": "ESN Right", "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "City Left", "length": 35, "domain": { "type": "codedValue", "name": "DomainAgencyCode", "description": "Agency Code Domain", "codedValues": [ { "name": "AUSTIN", "code": "AU" }, { "name": "BARTLETT", "code": "BT" }, { "name": "BELL COUNTY", "code": "BE" }, { "name": "BERTRAM", "code": "BM" }, { "name": "BRIGGS", "code": "BR" }, { "name": "BURNET COUNTY", "code": "BU" }, { "name": "CEDAR PARK", "code": "CP" }, { "name": "COUPLAND", "code": "CL" }, { "name": "FLORENCE", "code": "FL" }, { "name": "GEORGETOWN", "code": "GT" }, { "name": "GRANGER", "code": "GR" }, { "name": "HUTTO", "code": "HU" }, { "name": "JARRELL", "code": "JA" }, { "name": "KILLEEN", "code": "KN" }, { "name": "LEANDER", "code": "LE" }, { "name": "LIBERTY HILL", "code": "LH" }, { "name": "PFLUGERVILLE", "code": "PF" }, { "name": "ROUND ROCK", "code": "RR" }, { "name": "SALADO", "code": "SA" }, { "name": "TAYLOR", "code": "TA" }, { "name": "THRALL", "code": "TH" }, { "name": "TRAVIS COUNTY", "code": "TC" }, { "name": "WEIR", "code": "WR" }, { "name": "WILLIAMSON COUNTY", "code": "WC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "City Right", "length": 35, "domain": { "type": "codedValue", "name": "DomainAgencyCode", "description": "Agency Code Domain", "codedValues": [ { "name": "AUSTIN", "code": "AU" }, { "name": "BARTLETT", "code": "BT" }, { "name": "BELL COUNTY", "code": "BE" }, { "name": "BERTRAM", "code": "BM" }, { "name": "BRIGGS", "code": "BR" }, { "name": "BURNET COUNTY", "code": "BU" }, { "name": "CEDAR PARK", "code": "CP" }, { "name": "COUPLAND", "code": "CL" }, { "name": "FLORENCE", "code": "FL" }, { "name": "GEORGETOWN", "code": "GT" }, { "name": "GRANGER", "code": "GR" }, { "name": "HUTTO", "code": "HU" }, { "name": "JARRELL", "code": "JA" }, { "name": "KILLEEN", "code": "KN" }, { "name": "LEANDER", "code": "LE" }, { "name": "LIBERTY HILL", "code": "LH" }, { "name": "PFLUGERVILLE", "code": "PF" }, { "name": "ROUND ROCK", "code": "RR" }, { "name": "SALADO", "code": "SA" }, { "name": "TAYLOR", "code": "TA" }, { "name": "THRALL", "code": "TH" }, { "name": "TRAVIS COUNTY", "code": "TC" }, { "name": "WEIR", "code": "WR" }, { "name": "WILLIAMSON COUNTY", "code": "WC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTAL_LEFT", "type": "esriFieldTypeString", "alias": "Postal Left", "length": 35, "domain": { "type": "codedValue", "name": "DomainPostalComm", "description": "Postal Community Domain", "codedValues": [ { "name": "AUSTIN", "code": "AUSTIN" }, { "name": "BARTLETT", "code": "BARTLETT" }, { "name": "BERTRAM", "code": "BERTRAM" }, { "name": "BRIGGS", "code": "BRIGGS" }, { "name": "CEDAR PARK", "code": "CEDAR PARK" }, { "name": "COUPLAND", "code": "COUPLAND" }, { "name": "ELGIN", "code": "ELGIN" }, { "name": "FLORENCE", "code": "FLORENCE" }, { "name": "GEORGETOWN", "code": "GEORGETOWN" }, { "name": "GRANGER", "code": "GRANGER" }, { "name": "HUTTO", "code": "HUTTO" }, { "name": "JARRELL", "code": "JARRELL" }, { "name": "KILLEEN", "code": "KILLEEN" }, { "name": "LEANDER", "code": "LEANDER" }, { "name": "LIBERTY HILL", "code": "LIBERTY HILL" }, { "name": "MANOR", "code": "MANOR" }, { "name": "PFLUGERVILLE", "code": "PFLUGERVILLE" }, { "name": "ROUND ROCK", "code": "ROUND ROCK" }, { "name": "SALADO", "code": "SALADO" }, { "name": "SCHWERTNER", "code": "SCHWERTNER" }, { "name": "TAYLOR", "code": "TAYLOR" }, { "name": "THORNDALE", "code": "THORNDALE" }, { "name": "THRALL", "code": "THRALL" }, { "name": "WEIR", "code": "WEIR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTAL_RIGHT", "type": "esriFieldTypeString", "alias": "Postal Right", "length": 35, "domain": { "type": "codedValue", "name": "DomainPostalComm", "description": "Postal Community Domain", "codedValues": [ { "name": "AUSTIN", "code": "AUSTIN" }, { "name": "BARTLETT", "code": "BARTLETT" }, { "name": "BERTRAM", "code": "BERTRAM" }, { "name": "BRIGGS", "code": "BRIGGS" }, { "name": "CEDAR PARK", "code": "CEDAR PARK" }, { "name": "COUPLAND", "code": "COUPLAND" }, { "name": "ELGIN", "code": "ELGIN" }, { "name": "FLORENCE", "code": "FLORENCE" }, { "name": "GEORGETOWN", "code": "GEORGETOWN" }, { "name": "GRANGER", "code": "GRANGER" }, { "name": "HUTTO", "code": "HUTTO" }, { "name": "JARRELL", "code": "JARRELL" }, { "name": "KILLEEN", "code": "KILLEEN" }, { "name": "LEANDER", "code": "LEANDER" }, { "name": "LIBERTY HILL", "code": "LIBERTY HILL" }, { "name": "MANOR", "code": "MANOR" }, { "name": "PFLUGERVILLE", "code": "PFLUGERVILLE" }, { "name": "ROUND ROCK", "code": "ROUND ROCK" }, { "name": "SALADO", "code": "SALADO" }, { "name": "SCHWERTNER", "code": "SCHWERTNER" }, { "name": "TAYLOR", "code": "TAYLOR" }, { "name": "THORNDALE", "code": "THORNDALE" }, { "name": "THRALL", "code": "THRALL" }, { "name": "WEIR", "code": "WEIR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COUNTY_LEFT", "type": "esriFieldTypeString", "alias": "County Left", "length": 35, "domain": { "type": "codedValue", "name": "DomainCounty", "description": "County Domain", "codedValues": [ { "name": "BASTROP", "code": "BASTROP" }, { "name": "BELL", "code": "BELL" }, { "name": "BURNET", "code": "BURNET" }, { "name": "LEE", "code": "LEE" }, { "name": "MILAM", "code": "MILAM" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "WILLIAMSON", "code": "WILLIAMSON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COUNTY_RIGHT", "type": "esriFieldTypeString", "alias": "County Right", "length": 35, "domain": { "type": "codedValue", "name": "DomainCounty", "description": "County Domain", "codedValues": [ { "name": "BASTROP", "code": "BASTROP" }, { "name": "BELL", "code": "BELL" }, { "name": "BURNET", "code": "BURNET" }, { "name": "LEE", "code": "LEE" }, { "name": "MILAM", "code": "MILAM" }, { "name": "TRAVIS", "code": "TRAVIS" }, { "name": "WILLIAMSON", "code": "WILLIAMSON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIP_LEFT", "type": "esriFieldTypeInteger", "alias": "Zip Left", "domain": null }, { "name": "ZIP_RIGHT", "type": "esriFieldTypeInteger", "alias": "Zip Right", "domain": null }, { "name": "FLAG", "type": "esriFieldTypeString", "alias": "Road Flag", "length": 35, "domain": { "type": "codedValue", "name": "DomainRoadFlag", "description": "Road Flag Domain", "codedValues": [ { "name": "CONST - CLOSED", "code": "CONST - CLOSED" }, { "name": "CONST - OPEN", "code": "CONST - OPEN" }, { "name": "HEIGHT", "code": "HEIGHT" }, { "name": "LOW WATER", "code": "LOW WATER" }, { "name": "OTHER", "code": "OTHER" }, { "name": "POOR COND", "code": "POOR COND" }, { "name": "SCHOOL ZONE", "code": "SCHOOL ZONE" }, { "name": "WIDTH", "code": "WIDTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": null }, { "name": "DRIVING_SPEED", "type": "esriFieldTypeSmallInteger", "alias": "Driving Speed Limit", "domain": null }, { "name": "FROM_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "From Elevation", "domain": null }, { "name": "TO_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "To Elevation", "domain": null }, { "name": "MAINT_AUTH", "type": "esriFieldTypeString", "alias": "Maint Authority", "length": 35, "domain": { "type": "codedValue", "name": "DomainRoadMaintAuth_2", "description": "Road Maintenance Authority ", "codedValues": [ { "name": "AUSTIN", "code": "AUSTIN" }, { "name": "BARTLETT", "code": "BARTLETT" }, { "name": "CEDAR PARK", "code": "CEDAR PARK" }, { "name": "CTRMA", "code": "CTRMA" }, { "name": "FLORENCE", "code": "FLORENCE" }, { "name": "GEORGETOWN", "code": "GEORGETOWN" }, { "name": "GRANGER", "code": "GRANGER" }, { "name": "HUTTO", "code": "HUTTO" }, { "name": "JARRELL", "code": "JARRELL" }, { "name": "LEANDER", "code": "LEANDER" }, { "name": "LIBERTY HILL", "code": "LIBERTY HILL" }, { "name": "OTHER ", "code": "OTHER " }, { "name": "OTHER COUNTY", "code": "OTHER COUNTY" }, { "name": "PFLUGERVILLE", "code": "PFLUGERVILLE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ROAD DISTRICT", "code": "ROAD DISTRICT" }, { "name": "ROUND ROCK", "code": "ROUND ROCK" }, { "name": "STATE", "code": "STATE" }, { "name": "TAYLOR", "code": "TAYLOR" }, { "name": "THRALL", "code": "THRALL" }, { "name": "TRAVIS COUNTY", "code": "TRAVIS COUNTY" }, { "name": "TTA", "code": "TTA" }, { "name": "TXDOT", "code": "TXDOT" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "USACE", "code": "USACE" }, { "name": "WEIR", "code": "WEIR" }, { "name": "WILLIAMSON COUNTY", "code": "WILLIAMSON COUNTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UPDATING_AGENCY", "type": "esriFieldTypeString", "alias": "Updating Agency", "length": 2, "domain": { "type": "codedValue", "name": "DomainAgencyCode", "description": "Agency Code Domain", "codedValues": [ { "name": "AUSTIN", "code": "AU" }, { "name": "BARTLETT", "code": "BT" }, { "name": "BELL COUNTY", "code": "BE" }, { "name": "BERTRAM", "code": "BM" }, { "name": "BRIGGS", "code": "BR" }, { "name": "BURNET COUNTY", "code": "BU" }, { "name": "CEDAR PARK", "code": "CP" }, { "name": "COUPLAND", "code": "CL" }, { "name": "FLORENCE", "code": "FL" }, { "name": "GEORGETOWN", "code": "GT" }, { "name": "GRANGER", "code": "GR" }, { "name": "HUTTO", "code": "HU" }, { "name": "JARRELL", "code": "JA" }, { "name": "KILLEEN", "code": "KN" }, { "name": "LEANDER", "code": "LE" }, { "name": "LIBERTY HILL", "code": "LH" }, { "name": "PFLUGERVILLE", "code": "PF" }, { "name": "ROUND ROCK", "code": "RR" }, { "name": "SALADO", "code": "SA" }, { "name": "TAYLOR", "code": "TA" }, { "name": "THRALL", "code": "TH" }, { "name": "TRAVIS COUNTY", "code": "TC" }, { "name": "WEIR", "code": "WR" }, { "name": "WILLIAMSON COUNTY", "code": "WC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 35, "domain": { "type": "codedValue", "name": "DomainStatus", "description": "Description", "codedValues": [ { "name": "OPEN", "code": "OPEN" }, { "name": "CLOSED", "code": "CLOSED" }, { "name": "PLATTED", "code": "PLATTED" }, { "name": "PRELIMINARY", "code": "PRELIMINARY" }, { "name": "RETIRE", "code": "RETIRE" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COLLECTION_METHOD", "type": "esriFieldTypeString", "alias": "Collection Method", "length": 35, "domain": { "type": "codedValue", "name": "DomainCollection_Method", "description": "Collection Method Domain", "codedValues": [ { "name": "DIGITIZED FROM SCAN", "code": "DIGITIZED FROM SCAN" }, { "name": "GEOCODE", "code": "GEOCODE" }, { "name": "GPS", "code": "GPS" }, { "name": "HEADS UP WITH ORTHO", "code": "HEADS UP WITH ORTHO" }, { "name": "COGO", "code": "COGO" }, { "name": "DIGITAL SURVEY", "code": "DIGITAL SURVEY" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "VISUAL ESTIMATE", "code": "VISUAL ESTIMATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "UIDWC", "type": "esriFieldTypeInteger", "alias": "UIDWC", "domain": null }, { "name": "UIDGT", "type": "esriFieldTypeInteger", "alias": "UIDGT", "domain": null }, { "name": "UIDCP", "type": "esriFieldTypeInteger", "alias": "UIDCP", "domain": null }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "length": 20, "domain": null }, { "name": "UIDLE", "type": "esriFieldTypeInteger", "alias": "UIDLE", "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", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Sweep_Status", "type": "esriFieldTypeString", "alias": "Sweep_Status", "length": 50, "domain": { "type": "codedValue", "name": "STREET_SWEEP_STATUS", "description": "Use on the streets feature in the base dataset to determine street sweeping status", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4485_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4485", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4485", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3705_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "City Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Name", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 3051133.605775133, "ymin": 1.018746789594981E7, "xmax": 3150716.574915886, "ymax": 1.02768356565184E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.0E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.312235454236604E8, "falseY": -8.807815798072228E7, "xyUnits": 3.456037567375223E7, "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeString", "alias": "YearBuilt", "length": 4, "domain": null }, { "name": "Stories", "type": "esriFieldTypeSmallInteger", "alias": "Stories", "domain": null }, { "name": "Departments", "type": "esriFieldTypeString", "alias": "Departments", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "Use_Type", "type": "esriFieldTypeString", "alias": "Use_Type", "length": 30, "domain": null }, { "name": "SqFt", "type": "esriFieldTypeInteger", "alias": "SqFt", "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": "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": "R4910_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4910", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4910", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4094_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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": 6, "name": "Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.0E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -10000, "falseY": -10000, "xyUnits": 100000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PRIORITY", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3406daa17ede1c6d0cc7252be1b7438c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqUlEQVRIid3VT0jTYRgH8I+hM+xSrTJoRRSjf0QRdAq7hIGHdghhl06DMjqtCEKRLoUmSEEQSUXQoVuHoC7lpYQgwmRG/ygJh0UjcdTBMSSpwwg22c/9ES99j+/7vJ+Xhwfet9EypvG/xRsidGzhRJh1zazMMfuD9AduzjJeF76bI5sYSLD3EKHiwhweEX/Aq3d0/WSyanw/yRjdp9lQbr8FcVYf5+gFnr7k1CTPKuI7iHXSk2B9UFf/0oSrRM9xK0N7nvRieGgnfdXAxRkgOsXQCzoC8T0kz7OrFphCB50cTLGveMgleIT27ayoFYdjhO/RleJMWbyVjfXAFIbcyubitRI8VKipOy2sCsTnyS8Fzy84X4JnmakX/o1ppgPxNK9naAvXgY+Q+8z9QDzFpWvELrOtVvwu478YDsSRHeXOCL2HaxjuDb59oht/FsO9oX+QaAPxtiouuE3mIVe+8nzhXtmHa5REPxNPOHmWreVmMMH8IO/f0vOFx+WcwCc3RV+KoRQXIxxYw9ommufIfSczxfBHrmMuyKj0WWTHSI5VKKoXX1KWFf8L3pBn5UyOxywAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EMERGENCY", "label": "Emergency Priority" }, { "symbol": { "type": "esriPMS", "url": "91f4a46cda8a07369acca5a1e34a5c3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVRIid3VT0iacRzH8feG+Yx5GdPGCoYPgsQIW4w67iQOunRMiCEhbIUQeOiSyEM0aO5oHZQxusQg6OppdnB0qGePFkWsIkmDpMgmXZSn1dgObqDjeVKf6LLP8ffn9ePL98fvZ+IWY/pv8Tt2OwMOB69sNmyCwL1KhfLxMYdbW8TKZTYN4T09uEWR94EALrcbs6lmZbkMS0t4Fxb4ur7O6Pk5+abxvj6CXi+TExM80pq3WGBkhAfDw7wcG+PzygpvsllSDfHubgZ9PkLj47TrVfU3ZjPMz+P0+/lwdIRHVTm8Dje7XMw0A9cmHseZyxFPpRjQxXt7CU5N8bQVGKoV+Hz0KwrPaptch9vteLq6uNsqDjA0hDUWY1RRCGjinZ08NgJDtckdHTypHavDBYH7RvE/B1h08ctL1Jvgqlq/vw4/O+O7UfjqCk5PKeriBwdkikVetLd0EatZXqays8MnXVxReDs9zeDcHI5W8WiUzVKJpC4OlFZX+ZhMEvZ4mm9uJEJhd5dJ4Nd1OJkM7yQJJ+Bt5oBolJPFRSL5PF/+ndN8uNbW8IdCZBMJXofDiFo92NvjpyTxbWOD0P4+CS1H98lNp5lJp4nLMpIo8txq5WFbG8LFBZVCgZNcjuT2NrPADz2j0WdRkmWCstxglUH8RrlV/De1XJ/o7S6p8AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HIGH", "label": "High Priority" }, { "symbol": { "type": "esriPMS", "url": "ba46516f37cb0436449452cdcab2497e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCElEQVRIid3VXUhTYRzH8W923KLRi+mxEpxDGhGlRdSFkBTIol3kTdQgQkpIRQh20Y1DRhSYXVqQI6SbCJToIjAC14W9gK65wvWm7TAVNZebK4Uzji+jLiR0cY7bjnjT//L5P8/n4c8PnkdgA0v4b/FNJSL20kIuFeygwCiwJbGAPPWTseAE7bLMoC683EyVReRO4xnKqg5hEDav9OR5eNKH49Fr3r2XqP+lMJoxfmwfTkcFTdfPUqjWNxnh8il2XjzB6YYOet4EqZNi9KbFDxZTXVOJ65odUWuqv2UQ4GED1tr7PJjox6YojK2FG8rMtGQCry5PHdaRKJ7ez9g18SNmnDfOcyAbGJYnqDnJcf83DsuLKyGn4CW7se0vIidbHOBCBfntPdT7JRpV8aI89uiBYTnkvXkUr15LwY25bNWLA5gMmDTxxSTKenBlKfV8Ch6bY0YvvJSE6Vmimng4QiA6R6W4PXv85UcSX6d4rIn7w9y6+ZTqe1cozRZve8FgfBavJg7E+4bp8AZptpVnHm7rMyaHxmkCfq+FEwhz292FFXBkckHbcyKdb2kdjfHq357qw9UfotbVidQd4GrzOSxqGQx/J+nu4suHMK7QD7rVHM0nd0CiZUDC45NwW0SO5m9jV24OxvkkickZIiPTeD+NcxdY0DLSfRZxXwinL5Rml058XbWh+B/sEaCj3TRmJAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MED", "label": "Medium Priority" }, { "symbol": { "type": "esriPMS", "url": "013469702ca87c8714a51a5dc6725e39", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACOElEQVRIiWNhoCFgGbaGM8rzSXgq8SvGiHAKirCzsHN8+/P96/PPrx5eenNz+tffXy+SZbiesJqzgoBcZ5ZBnK6znBUbCxMzXO7r728Mq29uC198ff2pc6+upX/48eEB0YabiOsVhKt7V5aYpolhk+dm5WJI0AkRiNL0d8vYU73r8JPTaXc+PDhA0HBtEXW/OO2gqlzDeFFcvoIBNmZWhnnuXapJO0pnPfnwwvUHw4+H+Axn0xVRayPGYGQww7VN9f6nJzMOPD7hidNwAzHNggarfE1SDGZggPggTivI9PSLy/rIkYxiuDyvrKu6oDITqYYzMDAwhKl7C0+/uCT99ItLWVgNl+IRkyDHYAYGSCRL8ojJIouhGM7OwsZFruEMDAwM3Cxc3DgN//339w9KDP/x5yeKfhTD33x//5Zcg//8+8vw6uub1zgNv/fh0dnX39/ZinIKkWz4nkdHvl1/d2cpTsNPv7zU3HRikt9kxwYlUg2feHb+xXc/P+7GaTgDA8O740/Pztn98HCNq7wt0ZHbcXrG0xsf7lYyMDD8x2c4w9mXV9rrjk1QZWBgDHeVtyFowcRz81+suL6x48GHJwfR5bAWXCeenUuqOtx9Z8vdvak1lrkK2OLg5vu7f+uO9l87/+p61e3397ZgMwdnkXvm5aW2My8vzTj54kKdAp+0kTCnkBArEwv7zz8/vz398urF/U8Pd195c3sSAwPDL1xmEKos3p18fqHg5PMLBJSRZzhFgKaGAwD11dkCLGZjswAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LOW", "label": "Low Priority" }, { "symbol": { "type": "esriPMS", "url": "7eb103c77b865b38303d3e42d922a45a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLUlEQVRIid3VT4gSYRQA8M9/a9SImk2KTiCBB5UIgkEG6SCyyYJ4XQQPEtRCJ6+7RJdgq2uXlujgwY6CoCC0InbTmA4eJhR0/iDpyEyLMs4y45h12JC1nPXPspfe8Xvf+308HrxPD64w9P8trrFarTt2uz0BQdAtg8FwTZZlcTgcMizLvhNFsb4R7nK5wjAMvwmFQve8Xu+WVqud5WRZBjiO71ar1S8URe1JkkSvjLvd7hSKovuRSOT2orzRaATBYNASCAQeZTKZT41G4ynP85WluNPpjGEYdhAOh2G1rmbFej1IJpOedDr9HsfxbUmSmIvwLQRBDleBz0cikfBwHHfUbDZ3VHEEQVKxWMy7DgzAWQcYhqEkSd5XFGU25DkchuFth8Oh/bd8eaAoaqtUKns0TT9biJvNZscmMABnQ7ZYLHfOn83hBoPh+qb4nwduqOKTyUS6DD4ej+fq5/DRaPRjU3g6nQJBEDhVnOO4r4IgPDSZTGvjBEGc9nq9j6o4TdMvC4VCLB6P310XL5fLdVEUj1VxAMBJu93+QBDEc7/fv/Jwi8Xi916vtw8A+HURDmiafpXP5z0ajWbX5/MtfaBUKrG1Wu01z/Of/84tXFytVutxNptt1ev1J9Fo1L1oBizL/szlct86nc5Bv98vLHJUVy7DMIcMwxxRFPXCZrM9gCDopk6nMyqKcjoYDFiO44673e5bAMBYzVj2WZyQJJkiSXLJtc3wS8WV4r8BNVja7kzLavoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RS", "label": "Rock Salt" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 203, 109, 255 ], "toColor": [ 247, 203, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 91, 235, 255 ], "toColor": [ 144, 91, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 195, 222, 255 ], "toColor": [ 89, 195, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 250, 95, 255 ], "toColor": [ 92, 250, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 62, 79, 255 ], "toColor": [ 150, 62, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 133, 58, 255 ], "toColor": [ 78, 133, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 87, 133, 255 ], "toColor": [ 85, 87, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 115, 203, 255 ], "toColor": [ 250, 115, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 144, 116, 255 ], "toColor": [ 181, 144, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 222, 181, 255 ], "toColor": [ 140, 222, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 144, 247, 255 ], "toColor": [ 121, 144, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 235, 82, 255 ], "toColor": [ 212, 235, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 121, 119, 255 ], "toColor": [ 242, 121, 119, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUM] CONCAT NEWLINE CONCAT [TYPE]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "allowOverlapOfFeatureInterior": "avoid", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 3109879.00805, "ymin": 1.019641633577E7, "xmax": 3152974.23592, "ymax": 1.024344189259E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.0E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.312235454236604E8, "falseY": -8.807815798072228E7, "xyUnits": 3.456037567375223E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TREATED", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "TREATED", "type": "esriFieldTypeString", "alias": "TREATED", "length": 5, "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": "NUM", "type": "esriFieldTypeSmallInteger", "alias": "NUM", "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "length": 254, "domain": null }, { "name": "DEICING_LO", "type": "esriFieldTypeString", "alias": "DEICING_LO", "length": 254, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "PRIORITY", "type": "esriFieldTypeString", "alias": "PRIORITY", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3649_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3649", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3649", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3116_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "DeIcing Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.0E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -10000, "falseY": -10000, "xyUnits": 100000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SIDE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 3.4 }, "value": "EAST", "label": "East Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 3.4 }, "value": "WEST", "label": "West Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 202, 255 ], "toColor": [ 252, 236, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 221, 252, 255 ], "toColor": [ 189, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 192, 255 ], "toColor": [ 187, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 197, 255 ], "toColor": [ 252, 184, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 246, 255 ], "toColor": [ 194, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 189, 252, 255 ], "toColor": [ 179, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 212, 252, 255 ], "toColor": [ 242, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 184, 255 ], "toColor": [ 234, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 187, 255 ], "toColor": [ 252, 207, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 179, 252, 255 ], "toColor": [ 207, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 212, 255 ], "toColor": [ 224, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 217, 255 ], "toColor": [ 252, 179, 217, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3110281.298, "ymin": 1.019492335727E7, "xmax": 3153034.39114, "ymax": 1.024342211546E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 2.0E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.312235454236604E8, "falseY": -8.807815798072228E7, "xyUnits": 3.456037567375223E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "length": 5, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3648_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3648", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3648", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3115_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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 } ], "tables": [] }