{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Utility Marker", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubtypeCode", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 18, 135, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "<all other values>", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Cable", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Electric", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "Sewer", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "Water", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1731208.4838986397, "ymin": 608150.9543545991, "xmax": 1768792.548273638, "ymax": 654755.8543546051, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TracewireAttached", "typeIdField": "SubtypeCode", "subtypeFieldName": "SubtypeCode", "subtypeField": "SubtypeCode", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TracewireAttached", "type": "esriFieldTypeString", "alias": "Tracewire Attached", "length": 50, "domain": { "type": "codedValue", "name": "Yes No Indicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "TraceStatus", "type": "esriFieldTypeString", "alias": "Trace Status", "length": 15, "domain": { "type": "codedValue", "name": "Trace Status", "description": "", "codedValues": [ { "name": "Traceable", "code": "T" }, { "name": "NonTraceable", "code": "NT" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubtypeCode", "type": "esriFieldTypeInteger", "alias": "SubtypeCode", "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "Creation User", "length": 35, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "length": 35, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "TypeMarker", "type": "esriFieldTypeString", "alias": "Type Marker", "length": 50, "domain": { "type": "codedValue", "name": "Trace Marker Type", "description": "", "codedValues": [ { "name": "Ball", "code": "B" }, { "name": "Disk", "code": "D" }, { "name": "Post", "code": "P" }, { "name": "Electronic Cap", "code": "EC" }, { "name": "Tracewire No Marker", "code": "TWNM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Depth", "type": "esriFieldTypeInteger", "alias": "Depth", "domain": { "type": "range", "name": "Trace Depth", "description": "", "range": [ 0, 25 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LocationSource", "type": "esriFieldTypeString", "alias": "Location Source", "length": 50, "domain": { "type": "codedValue", "name": "Location Source", "description": "", "codedValues": [ { "name": "Estimated from Asbuilts", "code": "EFA" }, { "name": "GPS", "code": "GPS" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R948_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a443_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Cable" }, { "domains": { "TracewireAttached": {"type": "inherited"} }, "id": 2, "name": "Electric" }, { "domains": { "TracewireAttached": {"type": "inherited"} }, "id": 3, "name": "Sewer" }, { "domains": { "TracewireAttached": {"type": "inherited"} }, "id": 4, "name": "Water" } ], "subtypes": [ { "domains": {}, "defaultValues": { "TracewireAttached": null, "InstallDate": null, "TraceStatus": null, "SubtypeCode": null, "CreationUser": null, "DateCreated": null, "DateModified": null, "LastUser": null, "Notes": null, "TypeMarker": null, "Depth": null, "LocationSource": null }, "code": 1, "name": "Cable" }, { "domains": { "TracewireAttached": {"type": "inherited"} }, "defaultValues": { "TracewireAttached": null, "InstallDate": null, "TraceStatus": null, "SubtypeCode": null, "CreationUser": null, "DateCreated": null, "DateModified": null, "LastUser": null, "Notes": null, "TypeMarker": null, "Depth": null, "LocationSource": null }, "code": 2, "name": "Electric" }, { "domains": { "TracewireAttached": {"type": "inherited"} }, "defaultValues": { "TracewireAttached": null, "InstallDate": null, "TraceStatus": null, "SubtypeCode": null, "CreationUser": null, "DateCreated": null, "DateModified": null, "LastUser": null, "Notes": null, "TypeMarker": null, "Depth": null, "LocationSource": null }, "code": 3, "name": "Sewer" }, { "domains": { "TracewireAttached": {"type": "inherited"} }, "defaultValues": { "TracewireAttached": null, "InstallDate": null, "TraceStatus": null, "SubtypeCode": null, "CreationUser": null, "DateCreated": null, "DateModified": null, "LastUser": null, "Notes": null, "TypeMarker": null, "Depth": null, "LocationSource": null }, "code": 4, "name": "Water" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Building Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "67620a3e5e7d96058c4e26559dbcdbf7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAbCAYAAABiFp9rAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARJJREFUSInt1DFOwzAUxvH/SzuxoAqXkREJLlCJiQRxBWZmBgISEmxcgqEDB2kkiJk4AEdgQmAEQgww4McAVGlpaUgCypBvs5/l37Mtuc0/pV1bSN3Fkpj16z+F1Nke+MS7tB+Y6Ejv7bKq7nzVBRmICQeloA9EE2Be4NC78xbqE0Hi4Rr0ESgOZZFM9wfAWt5GZ0KTkEyqgWYgv8pUqEpkKlQCWckNlTmJwJZ39iYwYTxeG4GquC5Bd71LNTDR3kSoyjcRiP2d1aAb7n+DUJ1DZPtzcAosFGSOgSsR0FvbkcXwYQSSbmSHpktPiiEA/lLMxtn4bH1/7wZqoAaqG9R6W+WVoNCOLzznhqSz+VQI+SHvtIJvXEzf4AsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": "APT_NUM is not null", "labelExpression": "[ADDR] CONCAT NEWLINE CONCAT \"Unit: \" CONCAT [APT_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": "APT_NUM is null", "labelExpression": "[ADDR]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1670556.80139863, "ymin": 605321.3062296063, "xmax": 1773885.7213986367, "ymax": 658547.431229606, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "HOUSE_NUM", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STRCTYPE", "type": "esriFieldTypeString", "alias": "STRCTYPE", "length": 3, "domain": null }, { "name": "STREET_DIR", "type": "esriFieldTypeString", "alias": "STREET_DIR", "length": 3, "domain": { "type": "codedValue", "name": "Street Direction", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 20, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 10, "domain": { "type": "codedValue", "name": "PSTR_TYPE", "description": "", "codedValues": [ { "name": "Loop", "code": "Loop" }, { "name": "Rue", "code": "Rue" }, { "name": "Walk", "code": "Walk" }, { "name": "Aly", "code": "Aly" }, { "name": "Ave", "code": "Ave" }, { "name": "Bnd", "code": "Bnd" }, { "name": "Blf", "code": "Blf" }, { "name": "Blvd", "code": "Blvd" }, { "name": "Byp", "code": "Byp" }, { "name": "Ctr", "code": "Ctr" }, { "name": "Cir", "code": "Cir" }, { "name": "Ct", "code": "Ct" }, { "name": "Cv", "code": "Cv" }, { "name": "Crk", "code": "Crk" }, { "name": "Cres", "code": "Cres" }, { "name": "Dr", "code": "Dr" }, { "name": "Est", "code": "Est" }, { "name": "Gln", "code": "Gln" }, { "name": "Hts", "code": "Hts" }, { "name": "Hwy", "code": "Hwy" }, { "name": "Hl", "code": "Hl" }, { "name": "Holw", "code": "Holw" }, { "name": "Jct", "code": "Jct" }, { "name": "Lndg", "code": "Lndg" }, { "name": "Ln", "code": "Ln" }, { "name": "Mdw", "code": "Mdw" }, { "name": "Prk", "code": "Park" }, { "name": "Pkwy", "code": "Pkwy" }, { "name": "Pl", "code": "Pl" }, { "name": "Plz", "code": "Plz" }, { "name": "Pt", "code": "Pt" }, { "name": "Rdg", "code": "Rdg" }, { "name": "Rd", "code": "Rd" }, { "name": "St", "code": "St" }, { "name": "Ter", "code": "Ter" }, { "name": "Trcewy", "code": "Trce" }, { "name": "Trl", "code": "Trl" }, { "name": "Vly", "code": "Vly" }, { "name": "Vw", "code": "Vw" }, { "name": "Vilg", "code": "Vlg" }, { "name": "Vl", "code": "Vl" }, { "name": "Vis", "code": "Vis" }, { "name": "Wy", "code": "Way" }, { "name": "Pvt", "code": "Pvt" }, { "name": "Grv", "code": "Grv" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "length": 3, "domain": null }, { "name": "APT_NUM", "type": "esriFieldTypeString", "alias": "APT_NUM", "length": 15, "domain": null }, { "name": "Address_Type", "type": "esriFieldTypeString", "alias": "ADDRESS_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "Building Type", "description": "", "codedValues": [ { "name": "Public Housing", "code": "PH" }, { "name": "School", "code": "SCH" }, { "name": "Church", "code": "CH" }, { "name": "Business Factory", "code": "BF" }, { "name": "Government Office", "code": "GO" }, { "name": "Medical Facility", "code": "MF" }, { "name": "Residential", "code": "RES" }, { "name": "Commercial", "code": "COM" }, { "name": "Multi Housing", "code": "MH" }, { "name": "Day Care Ctr", "code": "DC" }, { "name": "Park", "code": "Pk" }, { "name": "Youth Center", "code": "YC" }, { "name": "Barn Shed or WorkShop", "code": "BSWS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Occupant", "type": "esriFieldTypeString", "alias": "OCCUPANT", "length": 30, "domain": null }, { "name": "WorkRequestID", "type": "esriFieldTypeString", "alias": "Work Request ID", "length": 20, "domain": null }, { "name": "DesignID", "type": "esriFieldTypeString", "alias": "Design ID", "length": 20, "domain": null }, { "name": "WorkLocationID", "type": "esriFieldTypeString", "alias": "Work Location ID", "length": 20, "domain": null }, { "name": "WorkFlowStatus", "type": "esriFieldTypeInteger", "alias": "Work Flow Status", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "Miner & Miner Work Flow Status", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Design", "code": 1 }, { "name": "Pending Approval", "code": 2 }, { "name": "Construction Approved", "code": 3 }, { "name": "In Construction", "code": 4 }, { "name": "Built", "code": 5 }, { "name": "Closed", "code": 6 }, { "name": "Cancelled", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WorkFunction", "type": "esriFieldTypeInteger", "alias": "Work Function", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "Miner & Miner Work Function", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Abandon", "code": 32 }, { "name": "Retire", "code": 16 }, { "name": "Replace", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "DATECREATED", "length": 8, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "SYMBOLROTATION", "type": "esriFieldTypeDouble", "alias": "Symbol Rotation", "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 5, "domain": null }, { "name": "ADR_NUM_SUF", "type": "esriFieldTypeString", "alias": "ADR_NUM_SUF", "length": 50, "domain": null }, { "name": "ADR_UNIT_ID", "type": "esriFieldTypeString", "alias": "ADR_UNIT_ID", "length": 50, "domain": null }, { "name": "ADR_BLDG", "type": "esriFieldTypeString", "alias": "ADR_BLDG", "length": 50, "domain": null }, { "name": "Medical_Alert", "type": "esriFieldTypeString", "alias": "Medical Alert", "length": 50, "domain": null }, { "name": "Service_Location_ID", "type": "esriFieldTypeSmallInteger", "alias": "SLID#", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R55_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a20_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "Building Polygons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[BUILD_NAME]", "useCodedValues": true, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1730352.71139863, "ymin": 611829.256229594, "xmax": 1766090.78139864, "ymax": 643932.946229592, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STRCTYPE", "type": "esriFieldTypeString", "alias": "STRCTYPE", "length": 3, "domain": null }, { "name": "STREET_DIR", "type": "esriFieldTypeString", "alias": "STREET_DIR", "length": 3, "domain": { "type": "codedValue", "name": "Street Direction", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 20, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 10, "domain": { "type": "codedValue", "name": "Street Centerline Type", "description": "", "codedValues": [ { "name": "Way", "code": "Way" }, { "name": "Ave", "code": "Ave" }, { "name": "Cir", "code": "Cir" }, { "name": "Ct", "code": "Ct" }, { "name": "Cv", "code": "Cv" }, { "name": "Dr", "code": "Dr" }, { "name": "Hwy", "code": "Hwy" }, { "name": "Ln", "code": "Ln" }, { "name": "Pl", "code": "Pl" }, { "name": "Pvt", "code": "Pvt" }, { "name": "Rd", "code": "Rd" }, { "name": "St", "code": "St" }, { "name": "Trl", "code": "Trl" }, { "name": "Vw", "code": "Vw" }, { "name": "Rdg", "code": "Rdg" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "length": 3, "domain": null }, { "name": "APT_NUM", "type": "esriFieldTypeString", "alias": "APT_NUM", "length": 15, "domain": null }, { "name": "HOUSE_NUM", "type": "esriFieldTypeString", "alias": "HOUSE_NUM", "length": 5, "domain": null }, { "name": "BUILD_TYPE", "type": "esriFieldTypeString", "alias": "BUILD_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "Building Type", "description": "", "codedValues": [ { "name": "Public Housing", "code": "PH" }, { "name": "School", "code": "SCH" }, { "name": "Church", "code": "CH" }, { "name": "Business Factory", "code": "BF" }, { "name": "Government Office", "code": "GO" }, { "name": "Medical Facility", "code": "MF" }, { "name": "Residential", "code": "RES" }, { "name": "Commercial", "code": "COM" }, { "name": "Multi Housing", "code": "MH" }, { "name": "Day Care Ctr", "code": "DC" }, { "name": "Park", "code": "Pk" }, { "name": "Youth Center", "code": "YC" }, { "name": "Barn Shed or WorkShop", "code": "BSWS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BUILD_NAME", "type": "esriFieldTypeString", "alias": "BUILD_NAME", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WorkRequestID", "type": "esriFieldTypeString", "alias": "Work Request ID", "length": 20, "domain": null }, { "name": "DesignID", "type": "esriFieldTypeString", "alias": "Design ID", "length": 20, "domain": null }, { "name": "WorkLocationID", "type": "esriFieldTypeString", "alias": "Work Location ID", "length": 20, "domain": null }, { "name": "WorkFlowStatus", "type": "esriFieldTypeInteger", "alias": "Work Flow Status", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "Miner & Miner Work Flow Status", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Design", "code": 1 }, { "name": "Pending Approval", "code": 2 }, { "name": "Construction Approved", "code": 3 }, { "name": "In Construction", "code": 4 }, { "name": "Built", "code": 5 }, { "name": "Closed", "code": 6 }, { "name": "Cancelled", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WorkFunction", "type": "esriFieldTypeInteger", "alias": "Work Function", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "Miner & Miner Work Function", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Abandon", "code": 32 }, { "name": "Retire", "code": 16 }, { "name": "Replace", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R38_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a3_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "Airport Protection Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 242, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "<all other values>", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "RWPZ", "label": "Runway Protection Zone", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } }, "value": "FP77S", "label": "Far Part 77 Surface", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1701628.698273629, "ymin": 605264.9224795997, "xmax": 1769700.00639863, "ymax": 655632.1131045967, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "Encumbrance Type", "description": "", "codedValues": [ { "name": "Utility Easement", "code": "UTLESMT" }, { "name": "Drainage Easement", "code": "DRNESMT" }, { "name": "Access Easement", "code": "ACCESMT" }, { "name": "Hwy Right of Way", "code": "RWHWY" }, { "name": "Utility Right of Way", "code": "RWUTIL" }, { "name": "Runway Protection Zone", "code": "RWPZ" }, { "name": "Far Part 77 Surface", "code": "FP77S" }, { "name": "City County Rd Easement", "code": "CCRDESMT" }, { "name": "Rail Spur Easement", "code": "RSE" }, { "name": "INGRESS/EGRESS", "code": "INGRESS/EGRESS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "Encumbrant Owner", "description": "", "codedValues": [ { "name": "PLWC", "code": "PLWC" }, { "name": "City", "code": "CITY" }, { "name": "Paragould Municipal Airport Commission", "code": "PMAC" }, { "name": "AHTD", "code": "AHTD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Acquired", "type": "esriFieldTypeDate", "alias": "Date Acquired", "length": 8, "domain": null }, { "name": "ProjectNum", "type": "esriFieldTypeString", "alias": "Project Number", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "EncumbranceLinkDoc", "type": "esriFieldTypeString", "alias": "Link Doc", "length": 100, "domain": null }, { "name": "AcquiredFrom", "type": "esriFieldTypeString", "alias": "AcquiredFrom", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 256, "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R949_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a444_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Encumbrance", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 242, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "<all other values>", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 105, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ACCESMT", "label": "Access Easement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 48, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DRNESMT", "label": "Drainage Easement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 75, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RWHWY", "label": "Hwy Right of Way", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 179, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UTLESMT", "label": "Utility Easement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 184, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RWUTIL", "label": "Utility Right of Way", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1701628.698273629, "ymin": 605264.9224795997, "xmax": 1769700.00639863, "ymax": 655632.1131045967, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "Encumbrance Type", "description": "", "codedValues": [ { "name": "Utility Easement", "code": "UTLESMT" }, { "name": "Drainage Easement", "code": "DRNESMT" }, { "name": "Access Easement", "code": "ACCESMT" }, { "name": "Hwy Right of Way", "code": "RWHWY" }, { "name": "Utility Right of Way", "code": "RWUTIL" }, { "name": "Runway Protection Zone", "code": "RWPZ" }, { "name": "Far Part 77 Surface", "code": "FP77S" }, { "name": "City County Rd Easement", "code": "CCRDESMT" }, { "name": "Rail Spur Easement", "code": "RSE" }, { "name": "INGRESS/EGRESS", "code": "INGRESS/EGRESS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "Encumbrant Owner", "description": "", "codedValues": [ { "name": "PLWC", "code": "PLWC" }, { "name": "City", "code": "CITY" }, { "name": "Paragould Municipal Airport Commission", "code": "PMAC" }, { "name": "AHTD", "code": "AHTD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Acquired", "type": "esriFieldTypeDate", "alias": "Date Acquired", "length": 8, "domain": null }, { "name": "ProjectNum", "type": "esriFieldTypeString", "alias": "Project Number", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "EncumbranceLinkDoc", "type": "esriFieldTypeString", "alias": "Link Doc", "length": 100, "domain": null }, { "name": "AcquiredFrom", "type": "esriFieldTypeString", "alias": "AcquiredFrom", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 256, "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R949_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a444_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "Greene Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[A2_DRPR] CONCAT \" \" CONCAT [A2_STR] CONCAT \" \" CONCAT [A2_STYP] CONCAT NEWLINE CONCAT [PRE_DIR] CONCAT \" \" CONCAT [PSTR_NAM] CONCAT \" \" CONCAT [PSTR_TYPE]", "useCodedValues": false, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Black", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 20000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1653100.00639863, "ymin": 592000.001229599, "xmax": 1845300.00639863, "ymax": 709800.001229599, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PL_ADD_F", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PL_ADD_F", "type": "esriFieldTypeString", "alias": "PL_ADD_F", "length": 10, "domain": null }, { "name": "PL_ADD_T", "type": "esriFieldTypeString", "alias": "PL_ADD_T", "length": 10, "domain": null }, { "name": "PR_ADD_F", "type": "esriFieldTypeString", "alias": "PR_ADD_F", "length": 10, "domain": null }, { "name": "PR_ADD_T", "type": "esriFieldTypeString", "alias": "PR_ADD_T", "length": 10, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": { "type": "codedValue", "name": "PRE_DIR", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Southwest", "code": "SW" }, { "name": "Northeast", "code": "NE" }, { "name": "Southeast", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PSTR_NAM", "type": "esriFieldTypeString", "alias": "PSTR_NAM", "length": 72, "domain": null }, { "name": "PSTR_TYPE", "type": "esriFieldTypeString", "alias": "PSTR_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "PSTR_TYPE", "description": "", "codedValues": [ { "name": "Loop", "code": "Loop" }, { "name": "Rue", "code": "Rue" }, { "name": "Walk", "code": "Walk" }, { "name": "Aly", "code": "Aly" }, { "name": "Ave", "code": "Ave" }, { "name": "Bnd", "code": "Bnd" }, { "name": "Blf", "code": "Blf" }, { "name": "Blvd", "code": "Blvd" }, { "name": "Byp", "code": "Byp" }, { "name": "Ctr", "code": "Ctr" }, { "name": "Cir", "code": "Cir" }, { "name": "Ct", "code": "Ct" }, { "name": "Cv", "code": "Cv" }, { "name": "Crk", "code": "Crk" }, { "name": "Cres", "code": "Cres" }, { "name": "Dr", "code": "Dr" }, { "name": "Est", "code": "Est" }, { "name": "Gln", "code": "Gln" }, { "name": "Hts", "code": "Hts" }, { "name": "Hwy", "code": "Hwy" }, { "name": "Hl", "code": "Hl" }, { "name": "Holw", "code": "Holw" }, { "name": "Jct", "code": "Jct" }, { "name": "Lndg", "code": "Lndg" }, { "name": "Ln", "code": "Ln" }, { "name": "Mdw", "code": "Mdw" }, { "name": "Prk", "code": "Park" }, { "name": "Pkwy", "code": "Pkwy" }, { "name": "Pl", "code": "Pl" }, { "name": "Plz", "code": "Plz" }, { "name": "Pt", "code": "Pt" }, { "name": "Rdg", "code": "Rdg" }, { "name": "Rd", "code": "Rd" }, { "name": "St", "code": "St" }, { "name": "Ter", "code": "Ter" }, { "name": "Trcewy", "code": "Trce" }, { "name": "Trl", "code": "Trl" }, { "name": "Vly", "code": "Vly" }, { "name": "Vw", "code": "Vw" }, { "name": "Vilg", "code": "Vlg" }, { "name": "Vl", "code": "Vl" }, { "name": "Vis", "code": "Vis" }, { "name": "Wy", "code": "Way" }, { "name": "Pvt", "code": "Pvt" }, { "name": "Grv", "code": "Grv" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PSUF_DIR", "type": "esriFieldTypeString", "alias": "PSUF_DIR", "length": 2, "domain": { "type": "codedValue", "name": "PRE_DIR", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Southwest", "code": "SW" }, { "name": "Northeast", "code": "NE" }, { "name": "Southeast", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_L", "type": "esriFieldTypeString", "alias": "CITY_L", "length": 30, "domain": null }, { "name": "CITY_R", "type": "esriFieldTypeString", "alias": "CITY_R", "length": 30, "domain": null }, { "name": "CN_R_FIPS", "type": "esriFieldTypeString", "alias": "CN_R_FIPS", "length": 3, "domain": null }, { "name": "CN_L_FIPS", "type": "esriFieldTypeString", "alias": "CN_L_FIPS", "length": 3, "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": "ZIP5_L", "type": "esriFieldTypeString", "alias": "ZIP5_L", "length": 5, "domain": null }, { "name": "ZIP5_R", "type": "esriFieldTypeString", "alias": "ZIP5_R", "length": 5, "domain": null }, { "name": "ZIP4_L", "type": "esriFieldTypeString", "alias": "ZIP4_L", "length": 4, "domain": null }, { "name": "ZIP4_R", "type": "esriFieldTypeString", "alias": "ZIP4_R", "length": 4, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeDouble", "alias": "UNIQUE_ID", "domain": null }, { "name": "META_ID", "type": "esriFieldTypeString", "alias": "META_ID", "length": 20, "domain": null }, { "name": "A1_LFADD", "type": "esriFieldTypeString", "alias": "A1_LFADD", "length": 10, "domain": null }, { "name": "A1_LTADD", "type": "esriFieldTypeString", "alias": "A1_LTADD", "length": 10, "domain": null }, { "name": "A1_RFADD", "type": "esriFieldTypeString", "alias": "A1_RFADD", "length": 10, "domain": null }, { "name": "A1_RTADD", "type": "esriFieldTypeString", "alias": "A1_RTADD", "length": 10, "domain": null }, { "name": "A1_STR", "type": "esriFieldTypeString", "alias": "A1_STR", "length": 72, "domain": null }, { "name": "A1_DRPR", "type": "esriFieldTypeString", "alias": "A1_DRPR", "length": 2, "domain": { "type": "codedValue", "name": "PRE_DIR", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Southwest", "code": "SW" }, { "name": "Northeast", "code": "NE" }, { "name": "Southeast", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "A1_STYP", "type": "esriFieldTypeString", "alias": "A1_STYP", "length": 4, "domain": { "type": "codedValue", "name": "PSTR_TYPE", "description": "", "codedValues": [ { "name": "Loop", "code": "Loop" }, { "name": "Rue", "code": "Rue" }, { "name": "Walk", "code": "Walk" }, { "name": "Aly", "code": "Aly" }, { "name": "Ave", "code": "Ave" }, { "name": "Bnd", "code": "Bnd" }, { "name": "Blf", "code": "Blf" }, { "name": "Blvd", "code": "Blvd" }, { "name": "Byp", "code": "Byp" }, { "name": "Ctr", "code": "Ctr" }, { "name": "Cir", "code": "Cir" }, { "name": "Ct", "code": "Ct" }, { "name": "Cv", "code": "Cv" }, { "name": "Crk", "code": "Crk" }, { "name": "Cres", "code": "Cres" }, { "name": "Dr", "code": "Dr" }, { "name": "Est", "code": "Est" }, { "name": "Gln", "code": "Gln" }, { "name": "Hts", "code": "Hts" }, { "name": "Hwy", "code": "Hwy" }, { "name": "Hl", "code": "Hl" }, { "name": "Holw", "code": "Holw" }, { "name": "Jct", "code": "Jct" }, { "name": "Lndg", "code": "Lndg" }, { "name": "Ln", "code": "Ln" }, { "name": "Mdw", "code": "Mdw" }, { "name": "Prk", "code": "Park" }, { "name": "Pkwy", "code": "Pkwy" }, { "name": "Pl", "code": "Pl" }, { "name": "Plz", "code": "Plz" }, { "name": "Pt", "code": "Pt" }, { "name": "Rdg", "code": "Rdg" }, { "name": "Rd", "code": "Rd" }, { "name": "St", "code": "St" }, { "name": "Ter", "code": "Ter" }, { "name": "Trcewy", "code": "Trce" }, { "name": "Trl", "code": "Trl" }, { "name": "Vly", "code": "Vly" }, { "name": "Vw", "code": "Vw" }, { "name": "Vilg", "code": "Vlg" }, { "name": "Vl", "code": "Vl" }, { "name": "Vis", "code": "Vis" }, { "name": "Wy", "code": "Way" }, { "name": "Pvt", "code": "Pvt" }, { "name": "Grv", "code": "Grv" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "A1_DRSF", "type": "esriFieldTypeString", "alias": "A1_DRSF", "length": 2, "domain": { "type": "codedValue", "name": "PRE_DIR", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Southwest", "code": "SW" }, { "name": "Northeast", "code": "NE" }, { "name": "Southeast", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "A2_LFADD", "type": "esriFieldTypeString", "alias": "A2_LFADD", "length": 10, "domain": null }, { "name": "A2_LTADD", "type": "esriFieldTypeString", "alias": "A2_LTADD", "length": 10, "domain": null }, { "name": "A2_RFADD", "type": "esriFieldTypeString", "alias": "A2_RFADD", "length": 10, "domain": null }, { "name": "A2_RTADD", "type": "esriFieldTypeString", "alias": "A2_RTADD", "length": 10, "domain": null }, { "name": "A2_STR", "type": "esriFieldTypeString", "alias": "A2_STR", "length": 72, "domain": null }, { "name": "A2_DRPR", "type": "esriFieldTypeString", "alias": "A2_DRPR", "length": 2, "domain": { "type": "codedValue", "name": "PRE_DIR", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Southwest", "code": "SW" }, { "name": "Northeast", "code": "NE" }, { "name": "Southeast", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "A2_STYP", "type": "esriFieldTypeString", "alias": "A2_STYP", "length": 4, "domain": { "type": "codedValue", "name": "PSTR_TYPE", "description": "", "codedValues": [ { "name": "Loop", "code": "Loop" }, { "name": "Rue", "code": "Rue" }, { "name": "Walk", "code": "Walk" }, { "name": "Aly", "code": "Aly" }, { "name": "Ave", "code": "Ave" }, { "name": "Bnd", "code": "Bnd" }, { "name": "Blf", "code": "Blf" }, { "name": "Blvd", "code": "Blvd" }, { "name": "Byp", "code": "Byp" }, { "name": "Ctr", "code": "Ctr" }, { "name": "Cir", "code": "Cir" }, { "name": "Ct", "code": "Ct" }, { "name": "Cv", "code": "Cv" }, { "name": "Crk", "code": "Crk" }, { "name": "Cres", "code": "Cres" }, { "name": "Dr", "code": "Dr" }, { "name": "Est", "code": "Est" }, { "name": "Gln", "code": "Gln" }, { "name": "Hts", "code": "Hts" }, { "name": "Hwy", "code": "Hwy" }, { "name": "Hl", "code": "Hl" }, { "name": "Holw", "code": "Holw" }, { "name": "Jct", "code": "Jct" }, { "name": "Lndg", "code": "Lndg" }, { "name": "Ln", "code": "Ln" }, { "name": "Mdw", "code": "Mdw" }, { "name": "Prk", "code": "Park" }, { "name": "Pkwy", "code": "Pkwy" }, { "name": "Pl", "code": "Pl" }, { "name": "Plz", "code": "Plz" }, { "name": "Pt", "code": "Pt" }, { "name": "Rdg", "code": "Rdg" }, { "name": "Rd", "code": "Rd" }, { "name": "St", "code": "St" }, { "name": "Ter", "code": "Ter" }, { "name": "Trcewy", "code": "Trce" }, { "name": "Trl", "code": "Trl" }, { "name": "Vly", "code": "Vly" }, { "name": "Vw", "code": "Vw" }, { "name": "Vilg", "code": "Vlg" }, { "name": "Vl", "code": "Vl" }, { "name": "Vis", "code": "Vis" }, { "name": "Wy", "code": "Way" }, { "name": "Pvt", "code": "Pvt" }, { "name": "Grv", "code": "Grv" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "A2_DRSF", "type": "esriFieldTypeString", "alias": "A2_DRSF", "length": 2, "domain": { "type": "codedValue", "name": "PRE_DIR", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Southwest", "code": "SW" }, { "name": "Northeast", "code": "NE" }, { "name": "Southeast", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "A3_LFADD", "type": "esriFieldTypeString", "alias": "A3_LFADD", "length": 10, "domain": null }, { "name": "A3_LTADD", "type": "esriFieldTypeString", "alias": "A3_LTADD", "length": 10, "domain": null }, { "name": "A3_RFADD", "type": "esriFieldTypeString", "alias": "A3_RFADD", "length": 10, "domain": null }, { "name": "A3_RTADD", "type": "esriFieldTypeString", "alias": "A3_RTADD", "length": 10, "domain": null }, { "name": "A3_STR", "type": "esriFieldTypeString", "alias": "A3_STR", "length": 72, "domain": null }, { "name": "A3_DRPR", "type": "esriFieldTypeString", "alias": "A3_DRPR", "length": 2, "domain": { "type": "codedValue", "name": "PRE_DIR", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Southwest", "code": "SW" }, { "name": "Northeast", "code": "NE" }, { "name": "Southeast", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "A3_STYP", "type": "esriFieldTypeString", "alias": "A3_STYP", "length": 4, "domain": { "type": "codedValue", "name": "PSTR_TYPE", "description": "", "codedValues": [ { "name": "Loop", "code": "Loop" }, { "name": "Rue", "code": "Rue" }, { "name": "Walk", "code": "Walk" }, { "name": "Aly", "code": "Aly" }, { "name": "Ave", "code": "Ave" }, { "name": "Bnd", "code": "Bnd" }, { "name": "Blf", "code": "Blf" }, { "name": "Blvd", "code": "Blvd" }, { "name": "Byp", "code": "Byp" }, { "name": "Ctr", "code": "Ctr" }, { "name": "Cir", "code": "Cir" }, { "name": "Ct", "code": "Ct" }, { "name": "Cv", "code": "Cv" }, { "name": "Crk", "code": "Crk" }, { "name": "Cres", "code": "Cres" }, { "name": "Dr", "code": "Dr" }, { "name": "Est", "code": "Est" }, { "name": "Gln", "code": "Gln" }, { "name": "Hts", "code": "Hts" }, { "name": "Hwy", "code": "Hwy" }, { "name": "Hl", "code": "Hl" }, { "name": "Holw", "code": "Holw" }, { "name": "Jct", "code": "Jct" }, { "name": "Lndg", "code": "Lndg" }, { "name": "Ln", "code": "Ln" }, { "name": "Mdw", "code": "Mdw" }, { "name": "Prk", "code": "Park" }, { "name": "Pkwy", "code": "Pkwy" }, { "name": "Pl", "code": "Pl" }, { "name": "Plz", "code": "Plz" }, { "name": "Pt", "code": "Pt" }, { "name": "Rdg", "code": "Rdg" }, { "name": "Rd", "code": "Rd" }, { "name": "St", "code": "St" }, { "name": "Ter", "code": "Ter" }, { "name": "Trcewy", "code": "Trce" }, { "name": "Trl", "code": "Trl" }, { "name": "Vly", "code": "Vly" }, { "name": "Vw", "code": "Vw" }, { "name": "Vilg", "code": "Vlg" }, { "name": "Vl", "code": "Vl" }, { "name": "Vis", "code": "Vis" }, { "name": "Wy", "code": "Way" }, { "name": "Pvt", "code": "Pvt" }, { "name": "Grv", "code": "Grv" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "A3_DRSF", "type": "esriFieldTypeString", "alias": "A3_DRSF", "length": 2, "domain": { "type": "codedValue", "name": "PRE_DIR", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Southwest", "code": "SW" }, { "name": "Northeast", "code": "NE" }, { "name": "Southeast", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 35, "domain": null }, { "name": "LengthInFt", "type": "esriFieldTypeDouble", "alias": "LengthInFt", "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeDouble", "alias": "ESN_L", "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeDouble", "alias": "ESN_R", "domain": null }, { "name": "Cmnty_L", "type": "esriFieldTypeString", "alias": "Cmnty_L", "length": 35, "domain": null }, { "name": "Cmnty_R", "type": "esriFieldTypeString", "alias": "Cmnty_R", "length": 35, "domain": null }, { "name": "creationuser", "type": "esriFieldTypeString", "alias": "creationuser", "length": 50, "domain": null }, { "name": "datecreated", "type": "esriFieldTypeDate", "alias": "datecreated", "length": 8, "domain": null }, { "name": "lastuser", "type": "esriFieldTypeString", "alias": "lastuser", "length": 50, "domain": null }, { "name": "datemodified", "type": "esriFieldTypeDate", "alias": "datemodified", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "StSymCode", "type": "esriFieldTypeString", "alias": "Symbol Code", "length": 50, "domain": { "type": "codedValue", "name": "Street Centerline Symbol Code", "description": "", "codedValues": [ { "name": "City Street: Paved", "code": "CSP" }, { "name": "City Street: Unpaved", "code": "CSUP" }, { "name": "State Highway", "code": "SH" }, { "name": "US Highway", "code": "USH" }, { "name": "County Road: Paved", "code": "CRP" }, { "name": "County Road: Unpaved", "code": "CRUP" }, { "name": "Alley", "code": "A" }, { "name": "Private Road", "code": "PVT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "Life Cycle Status", "length": 50, "domain": { "type": "codedValue", "name": "Lifecycle Status", "description": "", "codedValues": [ { "name": "Proposed", "code": "PROP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "REM" }, { "name": "Private", "code": "PVT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SpeedLimits", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limits", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1009_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a473_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 6, "name": "Street Edge", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RoadType", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 0, 111, 255 ], "width": 1 }, "defaultLabel": "<all other values>", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1 }, "value": "Alley", "label": "Alley", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 162, 122, 255 ], "width": 1 }, "value": "Hwy", "label": "Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "St", "label": "Street", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1713320.84139863, "ymin": 603921.151229605, "xmax": 1780350.85639863, "ymax": 660638.856229603, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RoadType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROADS_ID", "type": "esriFieldTypeInteger", "alias": "ROADS_ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RoadType", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 50, "domain": { "type": "codedValue", "name": "RoadType", "description": "Type of Road", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Highway", "code": "Hwy" }, { "name": "Street", "code": "St" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WorkRequestID", "type": "esriFieldTypeString", "alias": "Work Request ID", "length": 20, "domain": null }, { "name": "DesignID", "type": "esriFieldTypeString", "alias": "Design ID", "length": 20, "domain": null }, { "name": "WorkLocationID", "type": "esriFieldTypeString", "alias": "Work Location ID", "length": 20, "domain": null }, { "name": "WorkFlowStatus", "type": "esriFieldTypeInteger", "alias": "Work Flow Status", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "Miner & Miner Work Flow Status", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Design", "code": 1 }, { "name": "Pending Approval", "code": 2 }, { "name": "Construction Approved", "code": 3 }, { "name": "In Construction", "code": 4 }, { "name": "Built", "code": 5 }, { "name": "Closed", "code": 6 }, { "name": "Cancelled", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WorkFunction", "type": "esriFieldTypeInteger", "alias": "Work Function", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "Miner & Miner Work Function", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Abandon", "code": 32 }, { "name": "Retire", "code": 16 }, { "name": "Replace", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "MEASUREDLENGTH", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R40_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a5_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 7, "name": "Misc Pavement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1729488.1063986272, "ymin": 611600.001229599, "xmax": 1767700.00639863, "ymax": 643600.001229599, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MISCTYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MISCTYPE", "type": "esriFieldTypeString", "alias": "MISCTYPE", "length": 3, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WorkRequestID", "type": "esriFieldTypeString", "alias": "Work Request ID", "length": 20, "domain": null }, { "name": "DesignID", "type": "esriFieldTypeString", "alias": "Design ID", "length": 20, "domain": null }, { "name": "WorkLocationID", "type": "esriFieldTypeString", "alias": "Work Location ID", "length": 20, "domain": null }, { "name": "WorkFlowStatus", "type": "esriFieldTypeInteger", "alias": "Work Flow Status", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "Miner & Miner Work Flow Status", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Design", "code": 1 }, { "name": "Pending Approval", "code": 2 }, { "name": "Construction Approved", "code": 3 }, { "name": "In Construction", "code": 4 }, { "name": "Built", "code": 5 }, { "name": "Closed", "code": 6 }, { "name": "Cancelled", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WorkFunction", "type": "esriFieldTypeInteger", "alias": "Work Function", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "Miner & Miner Work Function", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Abandon", "code": 32 }, { "name": "Retire", "code": 16 }, { "name": "Replace", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "MEASUREDLENGTH", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "lastuser", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "datecreated", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R48_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 8, "name": "Rail Road", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1738856.9913986325, "ymin": 592965.951229602, "xmax": 1815903.45639864, "ymax": 699680.166229606, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DESC_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeDouble", "alias": "LEVEL_", "domain": null }, { "name": "TYPE_", "type": "esriFieldTypeDouble", "alias": "TYPE_", "domain": null }, { "name": "COLOR", "type": "esriFieldTypeDouble", "alias": "COLOR", "domain": null }, { "name": "STYLE", "type": "esriFieldTypeDouble", "alias": "STYLE", "domain": null }, { "name": "WEIGHT", "type": "esriFieldTypeDouble", "alias": "WEIGHT", "domain": null }, { "name": "GRAPHICGRO", "type": "esriFieldTypeDouble", "alias": "GRAPHICGRO", "domain": null }, { "name": "ENTITYNUMB", "type": "esriFieldTypeDouble", "alias": "ENTITYNUMB", "domain": null }, { "name": "OCCURRENCE", "type": "esriFieldTypeDouble", "alias": "OCCURRENCE", "domain": null }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "DESC_", "length": 65, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WorkRequestID", "type": "esriFieldTypeString", "alias": "Work Request ID", "length": 20, "domain": null }, { "name": "DesignID", "type": "esriFieldTypeString", "alias": "Design ID", "length": 20, "domain": null }, { "name": "WorkLocationID", "type": "esriFieldTypeString", "alias": "Work Location ID", "length": 20, "domain": null }, { "name": "WorkFlowStatus", "type": "esriFieldTypeInteger", "alias": "Work Flow Status", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "Miner & Miner Work Flow Status", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Design", "code": 1 }, { "name": "Pending Approval", "code": 2 }, { "name": "Construction Approved", "code": 3 }, { "name": "In Construction", "code": 4 }, { "name": "Built", "code": 5 }, { "name": "Closed", "code": 6 }, { "name": "Cancelled", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WorkFunction", "type": "esriFieldTypeInteger", "alias": "Work Function", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "Miner & Miner Work Function", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Abandon", "code": 32 }, { "name": "Retire", "code": 16 }, { "name": "Replace", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "MEASUREDLENGTH", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "LabelText", "type": "esriFieldTypeString", "alias": "Label Text", "length": 50, "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R404_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a206_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 9, "name": "Address Grid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 45000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.900001525878906 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[GRIDID]", "useCodedValues": true, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 20, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1728700.00639863, "ymin": 604600.001229599, "xmax": 1773700.00639863, "ymax": 648600.001229599, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "GridID", "typeIdField": "SUBTYPEID", "subtypeFieldName": "SUBTYPEID", "subtypeField": "SUBTYPEID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GridID", "type": "esriFieldTypeString", "alias": "GridID", "length": 4, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SUBTYPEID", "domain": null }, { "name": "WorkRequestID", "type": "esriFieldTypeString", "alias": "Work Request ID", "length": 20, "domain": null }, { "name": "DesignID", "type": "esriFieldTypeString", "alias": "Design ID", "length": 20, "domain": null }, { "name": "WorkLocationID", "type": "esriFieldTypeString", "alias": "Work Location ID", "length": 20, "domain": null }, { "name": "WorkFlowStatus", "type": "esriFieldTypeInteger", "alias": "Work Flow Status", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "Miner & Miner Work Flow Status", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Design", "code": 1 }, { "name": "Pending Approval", "code": 2 }, { "name": "Construction Approved", "code": 3 }, { "name": "In Construction", "code": 4 }, { "name": "Built", "code": 5 }, { "name": "Closed", "code": 6 }, { "name": "Cancelled", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WorkFunction", "type": "esriFieldTypeInteger", "alias": "Work Function", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "Miner & Miner Work Function", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Abandon", "code": 32 }, { "name": "Retire", "code": 16 }, { "name": "Replace", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "MEASUREDLENGTH", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R402_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a204_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Horz" }, { "domains": {}, "id": 1, "name": "Vert" } ], "subtypes": [ { "domains": {}, "defaultValues": { "GridID": null, "SUBTYPEID": null, "WorkRequestID": null, "DesignID": null, "WorkLocationID": null, "WorkFlowStatus": 0, "WorkFunction": 0, "CREATIONUSER": null, "LASTUSER": null, "DATEMODIFIED": null, "DATECREATED": null, "MEASUREDLENGTH": null }, "code": 0, "name": "Horz" }, { "domains": {}, "defaultValues": { "GridID": null, "SUBTYPEID": null, "WorkRequestID": null, "DesignID": null, "WorkLocationID": null, "WorkFlowStatus": null, "WorkFunction": null, "CREATIONUSER": null, "LASTUSER": null, "DATEMODIFIED": null, "DATECREATED": null, "MEASUREDLENGTH": null }, "code": 1, "name": "Vert" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 10, "name": "Hydrology", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1646700.00639863, "ymin": 591600.001229599, "xmax": 1846700.00639863, "ymax": 716600.001229599, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STRNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STRNO", "type": "esriFieldTypeInteger", "alias": "STRNO", "domain": null }, { "name": "STRNAME", "type": "esriFieldTypeString", "alias": "STRNAME", "length": 35, "domain": null }, { "name": "DIST", "type": "esriFieldTypeInteger", "alias": "DIST", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WorkRequestID", "type": "esriFieldTypeString", "alias": "Work Request ID", "length": 20, "domain": null }, { "name": "DesignID", "type": "esriFieldTypeString", "alias": "Design ID", "length": 20, "domain": null }, { "name": "WorkLocationID", "type": "esriFieldTypeString", "alias": "Work Location ID", "length": 20, "domain": null }, { "name": "WorkFlowStatus", "type": "esriFieldTypeInteger", "alias": "Work Flow Status", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "Miner & Miner Work Flow Status", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Design", "code": 1 }, { "name": "Pending Approval", "code": 2 }, { "name": "Construction Approved", "code": 3 }, { "name": "In Construction", "code": 4 }, { "name": "Built", "code": 5 }, { "name": "Closed", "code": 6 }, { "name": "Cancelled", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WorkFunction", "type": "esriFieldTypeInteger", "alias": "Work Function", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "Miner & Miner Work Function", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Abandon", "code": 32 }, { "name": "Retire", "code": 16 }, { "name": "Replace", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "MEASURELENGTH", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R43_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a8_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 11, "name": "Hydrology Polygons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 16000, "maxScale": 50 } ] }, "defaultVisibility": true, "extent": { "xmin": 1661700.00639863, "ymin": 591600.001229599, "xmax": 1791700.00639863, "ymax": 711600.001229599, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYDROTYPE", "type": "esriFieldTypeString", "alias": "HYDROTYPE", "length": 3, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WorkRequestID", "type": "esriFieldTypeString", "alias": "Work Request ID", "length": 20, "domain": null }, { "name": "DesignID", "type": "esriFieldTypeString", "alias": "Design ID", "length": 20, "domain": null }, { "name": "WorkLocationID", "type": "esriFieldTypeString", "alias": "Work Location ID", "length": 20, "domain": null }, { "name": "WorkFlowStatus", "type": "esriFieldTypeInteger", "alias": "Work Flow Status", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "Miner & Miner Work Flow Status", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Design", "code": 1 }, { "name": "Pending Approval", "code": 2 }, { "name": "Construction Approved", "code": 3 }, { "name": "In Construction", "code": 4 }, { "name": "Built", "code": 5 }, { "name": "Closed", "code": 6 }, { "name": "Cancelled", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WorkFunction", "type": "esriFieldTypeInteger", "alias": "Work Function", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "Miner & Miner Work Function", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Abandon", "code": 32 }, { "name": "Retire", "code": 16 }, { "name": "Replace", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R44_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a9_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 12, "name": "Recreation Facility", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 45000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1722881.1863986403, "ymin": 607172.071229592, "xmax": 1788079.126398638, "ymax": 650344.5962295979, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FacilityName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityType", "type": "esriFieldTypeString", "alias": "Facility Type", "length": 50, "domain": { "type": "codedValue", "name": "RecFacilityType", "description": "", "codedValues": [ { "name": "Baseball Field", "code": "BB" }, { "name": "Football Field", "code": "FB" }, { "name": "Pool", "code": "PL" }, { "name": "Soccer", "code": "SCR" }, { "name": "Tennis Court", "code": "TNS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityName", "type": "esriFieldTypeString", "alias": "Facility Name", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modifed", "length": 8, "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R467_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a229_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 13, "name": "Recreation Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 45000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 248, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 60, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1746700.00639863, "ymin": 616600.001229599, "xmax": 1791700.00639863, "ymax": 680600.001229599, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "RecAreaOwner", "description": "Recreational Area Owner", "codedValues": [ { "name": "City", "code": "CTY" }, { "name": "School", "code": "SCL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R466_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a228_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 14, "name": "Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 45000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[STREETNO] CONCAT NEWLINE CONCAT \"Lot \" CONCAT [LOT]", "useCodedValues": true, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 2800, "maxScale": 300 } ] }, "defaultVisibility": false, "extent": { "xmin": 1728700.00639863, "ymin": 605264.9262295961, "xmax": 1773384.1963986307, "ymax": 656600.001229599, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCATIONID", "type": "esriFieldTypeString", "alias": "LOCATIONID", "length": 20, "domain": null }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "LOCCITY", "length": 24, "domain": null }, { "name": "STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "length": 10, "domain": null }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "STREETDIR", "length": 2, "domain": { "type": "codedValue", "name": "Street Direction", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 35, "domain": null }, { "name": "STREETSUF", "type": "esriFieldTypeString", "alias": "STREETSUF", "length": 4, "domain": { "type": "codedValue", "name": "Street Centerline Type", "description": "", "codedValues": [ { "name": "Way", "code": "Way" }, { "name": "Ave", "code": "Ave" }, { "name": "Cir", "code": "Cir" }, { "name": "Ct", "code": "Ct" }, { "name": "Cv", "code": "Cv" }, { "name": "Dr", "code": "Dr" }, { "name": "Hwy", "code": "Hwy" }, { "name": "Ln", "code": "Ln" }, { "name": "Pl", "code": "Pl" }, { "name": "Pvt", "code": "Pvt" }, { "name": "Rd", "code": "Rd" }, { "name": "St", "code": "St" }, { "name": "Trl", "code": "Trl" }, { "name": "Vw", "code": "Vw" }, { "name": "Rdg", "code": "Rdg" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SITUS", "type": "esriFieldTypeString", "alias": "SITUS", "length": 50, "domain": null }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 40, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 40, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 40, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 40, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 5, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 5, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 2, "domain": null }, { "name": "WORKREQUESTID", "type": "esriFieldTypeString", "alias": "Work Request ID", "length": 20, "domain": null }, { "name": "DESIGNID", "type": "esriFieldTypeString", "alias": "Design ID", "length": 20, "domain": null }, { "name": "WORKLOCATIONID", "type": "esriFieldTypeString", "alias": "Work Location ID", "length": 20, "domain": null }, { "name": "WORKFLOWSTATUS", "type": "esriFieldTypeInteger", "alias": "Work Flow Status", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "Miner & Miner Work Flow Status", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Design", "code": 1 }, { "name": "Pending Approval", "code": 2 }, { "name": "Construction Approved", "code": 3 }, { "name": "In Construction", "code": 4 }, { "name": "Built", "code": 5 }, { "name": "Closed", "code": 6 }, { "name": "Cancelled", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WORKFUNCTION", "type": "esriFieldTypeInteger", "alias": "Work Function", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "Miner & Miner Work Function", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Abandon", "code": 32 }, { "name": "Retire", "code": 16 }, { "name": "Replace", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "permitappshow", "type": "esriFieldTypeString", "alias": "Permit App Show", "length": 50, "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "waterutilready", "type": "esriFieldTypeString", "alias": "Can Connect to Water Utility", "length": 50, "domain": { "type": "codedValue", "name": "Utility Availability", "description": "", "codedValues": [ { "name": "No Service Not Ready Yet", "code": "N" }, { "name": "Yes Service Ready", "code": "Y" }, { "name": "Service Not Provided by PLWC", "code": "SNP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sewerutilready", "type": "esriFieldTypeString", "alias": "Can Connect to Sewer Utility", "length": 50, "domain": { "type": "codedValue", "name": "Utility Availability", "description": "", "codedValues": [ { "name": "No Service Not Ready Yet", "code": "N" }, { "name": "Yes Service Ready", "code": "Y" }, { "name": "Service Not Provided by PLWC", "code": "SNP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "elecutilready", "type": "esriFieldTypeString", "alias": "Can Connect to Electric Utility", "length": 50, "domain": { "type": "codedValue", "name": "Utility Availability", "description": "", "codedValues": [ { "name": "No Service Not Ready Yet", "code": "N" }, { "name": "Yes Service Ready", "code": "Y" }, { "name": "Service Not Provided by PLWC", "code": "SNP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "creationuser", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "datecreated", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "lastuser", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "datemodified", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "CityPermitApplicationID", "type": "esriFieldTypeInteger", "alias": "City Permit Application ID", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null }, { "name": "TwnShip", "type": "esriFieldTypeString", "alias": "Township", "length": 3, "domain": null }, { "name": "Rng", "type": "esriFieldTypeString", "alias": "Range", "length": 3, "domain": null }, { "name": "QSection", "type": "esriFieldTypeString", "alias": "Qtr Section", "length": 2, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R720_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a350_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 15, "name": "Development Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 60000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 247, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SUBNAME] CONCAT NEWLINE CONCAT \"Phase \" CONCAT [PHASE]", "useCodedValues": true, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1730700.00639863, "ymin": 605264.9262295961, "xmax": 1767700.00639863, "ymax": 656600.001229599, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SUBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 50, "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "Phase", "length": 50, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 50, "domain": null }, { "name": "DEVELOPERNAME", "type": "esriFieldTypeString", "alias": "DEVELOPERNAME", "length": 50, "domain": null }, { "name": "DATEDEVELOPMENT", "type": "esriFieldTypeDate", "alias": "Utility Const Approved", "length": 8, "domain": null }, { "name": "WORKREQUESTID", "type": "esriFieldTypeString", "alias": "Work Request ID", "length": 20, "domain": null }, { "name": "DESIGNID", "type": "esriFieldTypeString", "alias": "Design ID", "length": 20, "domain": null }, { "name": "WORKLOCATIONID", "type": "esriFieldTypeString", "alias": "Work Location ID", "length": 20, "domain": null }, { "name": "WORKFLOWSTATUS", "type": "esriFieldTypeInteger", "alias": "Work Flow Status", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "Miner & Miner Work Flow Status", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Design", "code": 1 }, { "name": "Pending Approval", "code": 2 }, { "name": "Construction Approved", "code": 3 }, { "name": "In Construction", "code": 4 }, { "name": "Built", "code": 5 }, { "name": "Closed", "code": 6 }, { "name": "Cancelled", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WORKFUNCTION", "type": "esriFieldTypeInteger", "alias": "Work Function", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "Miner & Miner Work Function", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Abandon", "code": 32 }, { "name": "Retire", "code": 16 }, { "name": "Replace", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UTILPLANSAPPROVED", "type": "esriFieldTypeDate", "alias": "Utility Plans Approved", "length": 8, "domain": null }, { "name": "DATEUTILACQUIRED", "type": "esriFieldTypeDate", "alias": "Utilities Acquired", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DevType", "type": "esriFieldTypeString", "alias": "Developement Type", "length": 50, "domain": { "type": "codedValue", "name": "Development Type", "description": "", "codedValues": [ { "name": "Commercial", "code": "COM" }, { "name": "Industrial", "code": "IND" }, { "name": "Residential", "code": "RES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R734_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a363_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 16, "name": "Service Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 245, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1641700.00639863, "ymin": 591600.001229599, "xmax": 1800277.8563986272, "ymax": 701600.001229599, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "METERCOUNT", "type": "esriFieldTypeInteger", "alias": "Meter Count", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WorkRequestID", "type": "esriFieldTypeString", "alias": "Work Request ID", "length": 20, "domain": null }, { "name": "DesignID", "type": "esriFieldTypeString", "alias": "Design ID", "length": 20, "domain": null }, { "name": "WorkLocationID", "type": "esriFieldTypeString", "alias": "Work Location ID", "length": 20, "domain": null }, { "name": "WorkFlowStatus", "type": "esriFieldTypeInteger", "alias": "Work Flow Status", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "Miner & Miner Work Flow Status", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Design", "code": 1 }, { "name": "Pending Approval", "code": 2 }, { "name": "Construction Approved", "code": 3 }, { "name": "In Construction", "code": 4 }, { "name": "Built", "code": 5 }, { "name": "Closed", "code": 6 }, { "name": "Cancelled", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WorkFunction", "type": "esriFieldTypeInteger", "alias": "Work Function", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "Miner & Miner Work Function", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Abandon", "code": 32 }, { "name": "Retire", "code": 16 }, { "name": "Replace", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "ServiceAreaType", "description": "Service Area Type", "codedValues": [ { "name": "Utility Service Area", "code": "USA" }, { "name": "Substation Service Area", "code": "SSA" }, { "name": "Water Pressure Plane", "code": "WPP" }, { "name": "Lift Station Basin Boundary", "code": "LSBB" }, { "name": "Internet Speed Zone", "code": "ISZ" }, { "name": "Meter Reading Cycle/Book", "code": "MR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 90, "domain": null }, { "name": "CustomerCount", "type": "esriFieldTypeInteger", "alias": "Customer Count", "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 256, "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R47_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a12_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "WorkFlowStatus": {"type": "inherited"}, "WorkFunction": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "Service Area Type", "description": "", "codedValues": [ { "name": "Cable TV", "code": "C" }, { "name": "Electric", "code": "E" }, { "name": "Sewer", "code": "S" }, { "name": "Water", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 0, "name": "Cable/Fiber" }, { "domains": { "WorkFlowStatus": {"type": "inherited"}, "WorkFunction": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "Service Area Type", "description": "", "codedValues": [ { "name": "Cable TV", "code": "C" }, { "name": "Electric", "code": "E" }, { "name": "Sewer", "code": "S" }, { "name": "Water", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 1, "name": "Electric" }, { "domains": { "WorkFlowStatus": {"type": "inherited"}, "WorkFunction": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "Service Area Type", "description": "", "codedValues": [ { "name": "Cable TV", "code": "C" }, { "name": "Electric", "code": "E" }, { "name": "Sewer", "code": "S" }, { "name": "Water", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 2, "name": "Emergency" }, { "domains": { "WorkFlowStatus": {"type": "inherited"}, "WorkFunction": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "Service Area Type", "description": "", "codedValues": [ { "name": "Cable TV", "code": "C" }, { "name": "Electric", "code": "E" }, { "name": "Sewer", "code": "S" }, { "name": "Water", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 3, "name": "Landbase" }, { "domains": { "WorkFlowStatus": {"type": "inherited"}, "WorkFunction": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "Service Area Type", "description": "", "codedValues": [ { "name": "Cable TV", "code": "C" }, { "name": "Electric", "code": "E" }, { "name": "Sewer", "code": "S" }, { "name": "Water", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 4, "name": "Sewer" }, { "domains": { "WorkFlowStatus": {"type": "inherited"}, "WorkFunction": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "Service Area Type", "description": "", "codedValues": [ { "name": "Cable TV", "code": "C" }, { "name": "Electric", "code": "E" }, { "name": "Sewer", "code": "S" }, { "name": "Water", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 5, "name": "Water" } ], "subtypes": [ { "domains": { "WorkFlowStatus": {"type": "inherited"}, "WorkFunction": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "Service Area Type", "description": "", "codedValues": [ { "name": "Cable TV", "code": "C" }, { "name": "Electric", "code": "E" }, { "name": "Sewer", "code": "S" }, { "name": "Water", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "ID": null, "NAME": null, "METERCOUNT": null, "WorkRequestID": null, "DesignID": null, "WorkLocationID": null, "WorkFlowStatus": 0, "WorkFunction": 0, "CREATIONUSER": null, "LASTUSER": null, "DATEMODIFIED": null, "DATECREATED": null, "Type": null, "SubType": null, "Description": null, "CustomerCount": null, "Comment": null }, "code": 0, "name": "Cable/Fiber" }, { "domains": { "WorkFlowStatus": {"type": "inherited"}, "WorkFunction": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "Service Area Type", "description": "", "codedValues": [ { "name": "Cable TV", "code": "C" }, { "name": "Electric", "code": "E" }, { "name": "Sewer", "code": "S" }, { "name": "Water", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "ID": null, "NAME": null, "METERCOUNT": null, "WorkRequestID": null, "DesignID": null, "WorkLocationID": null, "WorkFlowStatus": 0, "WorkFunction": 0, "CREATIONUSER": null, "LASTUSER": null, "DATEMODIFIED": null, "DATECREATED": null, "Type": null, "SubType": null, "Description": null, "CustomerCount": null, "Comment": null }, "code": 1, "name": "Electric" }, { "domains": { "WorkFlowStatus": {"type": "inherited"}, "WorkFunction": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "Service Area Type", "description": "", "codedValues": [ { "name": "Cable TV", "code": "C" }, { "name": "Electric", "code": "E" }, { "name": "Sewer", "code": "S" }, { "name": "Water", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "ID": null, "NAME": null, "METERCOUNT": null, "WorkRequestID": null, "DesignID": null, "WorkLocationID": null, "WorkFlowStatus": 0, "WorkFunction": 0, "CREATIONUSER": null, "LASTUSER": null, "DATEMODIFIED": null, "DATECREATED": null, "Type": null, "SubType": null, "Description": null, "CustomerCount": null, "Comment": null }, "code": 2, "name": "Emergency" }, { "domains": { "WorkFlowStatus": {"type": "inherited"}, "WorkFunction": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "Service Area Type", "description": "", "codedValues": [ { "name": "Cable TV", "code": "C" }, { "name": "Electric", "code": "E" }, { "name": "Sewer", "code": "S" }, { "name": "Water", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "ID": null, "NAME": null, "METERCOUNT": null, "WorkRequestID": null, "DesignID": null, "WorkLocationID": null, "WorkFlowStatus": 0, "WorkFunction": 0, "CREATIONUSER": null, "LASTUSER": null, "DATEMODIFIED": null, "DATECREATED": null, "Type": null, "SubType": null, "Description": null, "CustomerCount": null, "Comment": null }, "code": 3, "name": "Landbase" }, { "domains": { "WorkFlowStatus": {"type": "inherited"}, "WorkFunction": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "Service Area Type", "description": "", "codedValues": [ { "name": "Cable TV", "code": "C" }, { "name": "Electric", "code": "E" }, { "name": "Sewer", "code": "S" }, { "name": "Water", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "ID": null, "NAME": null, "METERCOUNT": null, "WorkRequestID": null, "DesignID": null, "WorkLocationID": null, "WorkFlowStatus": 0, "WorkFunction": 0, "CREATIONUSER": null, "LASTUSER": null, "DATEMODIFIED": null, "DATECREATED": null, "Type": null, "SubType": null, "Description": null, "CustomerCount": null, "Comment": null }, "code": 4, "name": "Sewer" }, { "domains": { "WorkFlowStatus": {"type": "inherited"}, "WorkFunction": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "Service Area Type", "description": "", "codedValues": [ { "name": "Cable TV", "code": "C" }, { "name": "Electric", "code": "E" }, { "name": "Sewer", "code": "S" }, { "name": "Water", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "ID": null, "NAME": null, "METERCOUNT": null, "WorkRequestID": null, "DesignID": null, "WorkLocationID": null, "WorkFlowStatus": 0, "WorkFunction": 0, "CREATIONUSER": null, "LASTUSER": null, "DATEMODIFIED": null, "DATECREATED": null, "Type": null, "SubType": null, "Description": null, "CustomerCount": null, "Comment": null }, "code": 5, "name": "Water" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 17, "name": "City Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1660428.85139863, "ymin": 584173.221229598, "xmax": 1817741.68139863, "ymax": 715267.246229604, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Arkansas_North_FIPS_0301\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1312333.333333333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-92.0],PARAMETER[\"Standard_Parallel_1\",34.93333333333333],PARAMETER[\"Standard_Parallel_2\",36.23333333333333],PARAMETER[\"Latitude_Of_Origin\",34.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CITY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "CITY_NAME", "length": 40, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "REV_DATE", "type": "esriFieldTypeString", "alias": "REV_DATE", "length": 50, "domain": null }, { "name": "REV_BY", "type": "esriFieldTypeString", "alias": "REV_BY", "length": 50, "domain": null }, { "name": "REVISED", "type": "esriFieldTypeString", "alias": "REVISED", "length": 50, "domain": null }, { "name": "INCORPORAT", "type": "esriFieldTypeString", "alias": "INCORPORAT", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "DATE_INCOR", "type": "esriFieldTypeString", "alias": "DATE_INCOR", "length": 50, "domain": null }, { "name": "ID1", "type": "esriFieldTypeDouble", "alias": "ID1", "domain": null }, { "name": "POPULATION", "type": "esriFieldTypeString", "alias": "POPULATION", "length": 50, "domain": null }, { "name": "SQ_MILES", "type": "esriFieldTypeDouble", "alias": "SQ_MILES", "domain": null }, { "name": "Object_ID", "type": "esriFieldTypeInteger", "alias": "Object_ID", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WorkRequestID", "type": "esriFieldTypeString", "alias": "Work Request ID", "length": 20, "domain": null }, { "name": "DesignID", "type": "esriFieldTypeString", "alias": "Design ID", "length": 20, "domain": null }, { "name": "WorkLocationID", "type": "esriFieldTypeString", "alias": "Work Location ID", "length": 20, "domain": null }, { "name": "WorkFlowStatus", "type": "esriFieldTypeInteger", "alias": "Work Flow Status", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "Miner & Miner Work Flow Status", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Design", "code": 1 }, { "name": "Pending Approval", "code": 2 }, { "name": "Construction Approved", "code": 3 }, { "name": "In Construction", "code": 4 }, { "name": "Built", "code": 5 }, { "name": "Closed", "code": 6 }, { "name": "Cancelled", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WorkFunction", "type": "esriFieldTypeInteger", "alias": "Work Function", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "Miner & Miner Work Function", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Abandon", "code": 32 }, { "name": "Retire", "code": 16 }, { "name": "Replace", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R50_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a15_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true } ], "tables": [] }