{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 18055.954822, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATE_DATE", "creatorField": "CREATOR", "editDateField": "LAST_EDIT_DATE", "editorField": "LAST_EDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "GP_253805900", "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1498030.4302194417, "ymin": 337720.58032135665, "xmax": 1690117.513892278, "ymax": 571112.1532354355, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADDRESS_ID", "type": "esriFieldTypeInteger", "alias": "ADDRESS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDRESS_ID" }, { "name": "STREET_ID", "type": "esriFieldTypeInteger", "alias": "STREET_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREET_ID" }, { "name": "NAME_ID", "type": "esriFieldTypeInteger", "alias": "NAME_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NAME_ID" }, { "name": "RENUM", "type": "esriFieldTypeString", "alias": "RENUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RENUM" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 72, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "HOUSE", "type": "esriFieldTypeInteger", "alias": "HOUSE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNIT" }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "domain": { "type": "codedValue", "name": "Address_Unit_Type", "description": "Address unit types", "codedValues": [ { "name": "APARTMENT", "code": "APT" }, { "name": "BUILDING", "code": "BLDG" }, { "name": "BASEMENT", "code": "BSMT" }, { "name": "DEPARTMENT", "code": "DEPT" }, { "name": "FLOOR", "code": "FL" }, { "name": "FRONT", "code": "FRNT" }, { "name": "HANGER", "code": "HNGR" }, { "name": "KEY", "code": "KEY" }, { "name": "LOBBY", "code": "LBBY" }, { "name": "LOT", "code": "LOT" }, { "name": "LOWER", "code": "LOWR" }, { "name": "OFFICE", "code": "OFC" }, { "name": "PENTHOUSE", "code": "PH" }, { "name": "PIER", "code": "PIER" }, { "name": "REAR", "code": "REAR" }, { "name": "ROOM", "code": "RM" }, { "name": "SUFFIX", "code": "SFX" }, { "name": "SIDE", "code": "SIDE" }, { "name": "SLIP", "code": "SLIP" }, { "name": "SPACE", "code": "SPC" }, { "name": "SUITE", "code": "STE" }, { "name": "STOP", "code": "STOP" }, { "name": "TRAILER", "code": "TRLR" }, { "name": "UNIT", "code": "UNIT" }, { "name": "UPPER", "code": "UPPR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNITTYPE" }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DIR" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ST_NAME" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ST_TYPE" }, { "name": "CMNTY", "type": "esriFieldTypeString", "alias": "CMNTY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CMNTY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP", "type": "esriFieldTypeInteger", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIP" }, { "name": "ESN", "type": "esriFieldTypeSmallInteger", "alias": "ESN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESN" }, { "name": "MSAG", "type": "esriFieldTypeString", "alias": "MSAG", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MSAG" }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BUILDING" }, { "name": "B_TYPE", "type": "esriFieldTypeString", "alias": "B_TYPE", "domain": { "type": "codedValue", "name": "Address_Dwelling_Use", "description": "Address dwelling uses", "codedValues": [ { "name": "Apartment/Condo", "code": "Apartment/Condo" }, { "name": "Billboard", "code": "Billboard" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Emergency Response", "code": "Emergency Response" }, { "name": "Government", "code": "Government" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Lodging", "code": "Lodging" }, { "name": "Mixed-Use", "code": "Mixed-Use" }, { "name": "Mobile Home", "code": "Mobile Home" }, { "name": "Multi-Family", "code": "Multi-Family" }, { "name": "Park", "code": "Park" }, { "name": "Education", "code": "Education" }, { "name": "Single Family", "code": "Single Family" }, { "name": "Utility", "code": "Utility" }, { "name": "Vacant", "code": "Vacant" }, { "name": "Radio Tower", "code": "Radio Tower" }, { "name": "Healthcare", "code": "Healthcare" }, { "name": "Seasonal Residential", "code": "Seasonal Residential" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Out Building/Barn", "code": "Out Building/Barn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "B_TYPE" }, { "name": "B_SOURCE", "type": "esriFieldTypeString", "alias": "B_SOURCE", "domain": { "type": "codedValue", "name": "Address_Source", "description": "Address sources", "codedValues": [ { "name": "ADDRESS06", "code": "ADDRESS06" }, { "name": "BAY MEDICAL EMS", "code": "BAY MEDICAL EMS" }, { "name": "BCDOH06", "code": "BCDOH06" }, { "name": "BSSDI", "code": "BSSDI" }, { "name": "ELC06", "code": "ELC06" }, { "name": "LH0307", "code": "LH0307" }, { "name": "LH07", "code": "LH07" }, { "name": "PARKS_PC", "code": "PARKS_PC" }, { "name": "PB0108", "code": "PB0108" }, { "name": "PB0304", "code": "PB0304" }, { "name": "PB0405", "code": "PB0405" }, { "name": "PB0506", "code": "PB0506" }, { "name": "PB0607", "code": "PB0607" }, { "name": "PB0708", "code": "PB0708" }, { "name": "PB08", "code": "PB08" }, { "name": "PC0208", "code": "PC0208" }, { "name": "PC0308", "code": "PC0308" }, { "name": "PCPC0408", "code": "PCPC0408" }, { "name": "PCPD0408", "code": "PCPD0408" }, { "name": "SITE04", "code": "SITE04" }, { "name": "SITE05", "code": "SITE05" }, { "name": "SITE06", "code": "SITE06" }, { "name": "SITE07", "code": "SITE07" }, { "name": "SITE08", "code": "SITE08" }, { "name": "TFCU06", "code": "TFCU06" }, { "name": "WEBSITE", "code": "WEBSITE" }, { "name": "ADDRESSING", "code": "ADDRESSING" }, { "name": "GPS", "code": "GPS" }, { "name": "SITE", "code": "SITE" }, { "name": "PHONE BOOK", "code": "PHONE BOOK" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "B_SOURCE" }, { "name": "E", "type": "esriFieldTypeString", "alias": "E", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "E" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "FULLHOUSE", "type": "esriFieldTypeString", "alias": "FULLHOUSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FULLHOUSE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "XCOORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XCOORD" }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "YCOORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YCOORD" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE" }, { "name": "CREATE_WHO", "type": "esriFieldTypeString", "alias": "CREATE_WHO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATE_WHO" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "EDIT_WHO", "type": "esriFieldTypeString", "alias": "EDIT_WHO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDIT_WHO" }, { "name": "ACT_NUM", "type": "esriFieldTypeString", "alias": "ACT_NUM", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ACT_NUM" }, { "name": "PRJ_NUM", "type": "esriFieldTypeString", "alias": "PRJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PRJ_NUM" }, { "name": "DEV_NUM", "type": "esriFieldTypeString", "alias": "DEV_NUM", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DEV_NUM" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITOR" }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDIT_DATE" }, { "name": "CREATION_DATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATION_DATE" }, { "name": "CREATION_USER", "type": "esriFieldTypeString", "alias": "Creation User", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATION_USER" }, { "name": "MODIFY_DATE", "type": "esriFieldTypeDate", "alias": "Modify Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MODIFY_DATE" }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "Modify User", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODIFY_USER" }, { "name": "NO_MSAG", "type": "esriFieldTypeSmallInteger", "alias": "MSAG Exclusion", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_MSAG" }, { "name": "C1_EXCEPTION", "type": "esriFieldTypeInteger", "alias": "Validation Exception", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "C1_EXCEPTION" }, { "name": "RESIDENTIAL", "type": "esriFieldTypeString", "alias": "RESIDENTIAL", "domain": { "type": "codedValue", "name": "wHydrantBreakaway", "description": "Hydrant Breakaway Status", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" }, { "name": "Check", "code": "Check" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RESIDENTIAL" }, { "name": "BUILDINGNUMBER", "type": "esriFieldTypeString", "alias": "BUILDINGNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDINGNUMBER" }, { "name": "DOR", "type": "esriFieldTypeString", "alias": "DOR", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes and No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DOR" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CITY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R579_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_579", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G2016ADDRESS_ID", "fields": "ADDRESS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S552_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Addresses", "description": "", "prototype": { "attributes": { "DOR": null, "ADDRESS_ID": null, "STREET_ID": null, "NAME_ID": null, "RENUM": null, "ADDRESS": null, "HOUSE": null, "UNIT": null, "UNITTYPE": null, "DIR": null, "ST_NAME": null, "ST_TYPE": null, "CMNTY": null, "STATE": null, "ZIP": null, "ESN": null, "MSAG": null, "BUILDING": null, "B_TYPE": null, "B_SOURCE": null, "E": null, "FULLNAME": null, "FULLHOUSE": null, "COMMENTS": null, "XCOORD": null, "YCOORD": null, "BUILDINGNUMBER": null, "CREATE_WHO": null, "EDIT_DATE": null, "EDIT_WHO": null, "ACT_NUM": null, "PRJ_NUM": null, "DEV_NUM": null, "CITY": null, "RESIDENTIAL": null, "C1_EXCEPTION": null, "NO_MSAG": null, "CREATION_DATE": null, "CREATION_USER": null, "MODIFY_DATE": null, "MODIFY_USER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "edaa5601ec384186a28b27adf722ffeb" }, { "currentVersion": 10.81, "id": 1, "name": "Street Centerlines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 72223.819286, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1495192.095016867, "ymin": 337537.2286539376, "xmax": 1690247.3951941878, "ymax": 571371.0204998553, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "KIND", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.25 }, "value": "MAJOR", "label": "Major Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.8 }, "value": "MEDIAN", "label": "Minor Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.8 }, "value": "", "label": "Minor Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.8 }, "value": "MINOR", "label": "Minor Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.8 }, "value": "UNNAMED", "label": "Minor Road", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[FULL_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": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "KIND", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LFROM" }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "LTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LTO" }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "RFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RFROM" }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "RTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTO" }, { "name": "LLOW", "type": "esriFieldTypeInteger", "alias": "LLOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LLOW" }, { "name": "LHIGH", "type": "esriFieldTypeInteger", "alias": "LHIGH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LHIGH" }, { "name": "RLOW", "type": "esriFieldTypeInteger", "alias": "RLOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RLOW" }, { "name": "RHIGH", "type": "esriFieldTypeInteger", "alias": "RHIGH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RHIGH" }, { "name": "PREMOD", "type": "esriFieldTypeString", "alias": "PREMOD", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PREMOD" }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PREDIR" }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PRETYPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "NAME" }, { "name": "POSTTYPE", "type": "esriFieldTypeString", "alias": "POSTTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "POSTTYPE" }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "POSTDIR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "POSTDIR" }, { "name": "POSTMOD", "type": "esriFieldTypeString", "alias": "POSTMOD", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "POSTMOD" }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "ALIAS" }, { "name": "COUNTYRTE", "type": "esriFieldTypeString", "alias": "COUNTYRTE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "COUNTYRTE" }, { "name": "STRTE", "type": "esriFieldTypeString", "alias": "STRTE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STRTE" }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "STRTETYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STRTETYPE" }, { "name": "FEDRTE", "type": "esriFieldTypeString", "alias": "FEDRTE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FEDRTE" }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "FEDRTETYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FEDRTETYPE" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ONEWAY" }, { "name": "LESN", "type": "esriFieldTypeDouble", "alias": "LESN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LESN" }, { "name": "RESN", "type": "esriFieldTypeSmallInteger", "alias": "RESN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RESN" }, { "name": "LCOMM", "type": "esriFieldTypeString", "alias": "LCOMM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LCOMM" }, { "name": "RCOMM", "type": "esriFieldTypeString", "alias": "RCOMM", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "RCOMM" }, { "name": "LCNTY", "type": "esriFieldTypeString", "alias": "LCNTY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LCNTY" }, { "name": "RCNTY", "type": "esriFieldTypeString", "alias": "RCNTY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "RCNTY" }, { "name": "LSTATE", "type": "esriFieldTypeString", "alias": "LSTATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LSTATE" }, { "name": "RSTATE", "type": "esriFieldTypeString", "alias": "RSTATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RSTATE" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CLASS" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATION_DATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATION_DATE" }, { "name": "CREATION_USER", "type": "esriFieldTypeString", "alias": "Creation User", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATION_USER" }, { "name": "MODIFY_DATE", "type": "esriFieldTypeDate", "alias": "Modify Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MODIFY_DATE" }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "Modify User", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODIFY_USER" }, { "name": "NO_MSAG", "type": "esriFieldTypeSmallInteger", "alias": "MSAG Exclusion", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_MSAG" }, { "name": "C1_EXCEPTION", "type": "esriFieldTypeInteger", "alias": "Validation Exception", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "C1_EXCEPTION" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACE" }, { "name": "KIND", "type": "esriFieldTypeString", "alias": "KIND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "KIND" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "SPATIAL", "type": "esriFieldTypeSmallInteger", "alias": "SPATIAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPATIAL" }, { "name": "ATTRIBUTES", "type": "esriFieldTypeSmallInteger", "alias": "ATTRIBUTES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ATTRIBUTES" }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FULL_NAME" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R305_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_305", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I463PREMOD3", "fields": "PREMOD,PREDIR,PRETYPE,NAME,POSTTYPE,POSTDIR,POSTMOD,FULL_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "_dta_index_STREETCENTERLINE_5_1990350205__K51_K47", "fields": "FULL_NAME,OWNER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "_dta_index_STREETCENTERLINE_5_1990350205__K47", "fields": "OWNER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S292_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "MAJOR", "name": "MAJOR", "domains": {}, "templates": [ { "name": "MAJOR", "description": "", "prototype": { "attributes": { "SURFACE": null, "WIDTH": null, "Id": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "LLOW": null, "LHIGH": null, "RLOW": null, "RHIGH": null, "PREMOD": null, "PREDIR": null, "PRETYPE": null, "NAME": null, "POSTTYPE": null, "POSTDIR": null, "POSTMOD": null, "ALIAS": null, "COUNTYRTE": null, "STRTE": null, "STRTETYPE": null, "FEDRTE": null, "FEDRTETYPE": null, "ONEWAY": null, "LESN": null, "RESN": null, "LCOMM": null, "RCOMM": null, "LCNTY": null, "RCNTY": null, "LSTATE": null, "RSTATE": null, "CLASS": null, "ATTRIBUTES": null, "SPATIAL": null, "OWNER": null, "KIND": "MAJOR", "FULL_NAME": null, "CREATION_DATE": null, "CREATION_USER": null, "MODIFY_DATE": null, "MODIFY_USER": null, "NO_MSAG": null, "C1_EXCEPTION": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MEDIAN", "name": "MEDIAN", "domains": {}, "templates": [ { "name": "MEDIAN", "description": "", "prototype": { "attributes": { "WIDTH": null, "ATTRIBUTES": null, "Id": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "LLOW": null, "LHIGH": null, "RLOW": null, "RHIGH": null, "PREMOD": null, "PREDIR": null, "PRETYPE": null, "NAME": null, "POSTTYPE": null, "POSTDIR": null, "POSTMOD": null, "ALIAS": null, "COUNTYRTE": null, "STRTE": null, "STRTETYPE": null, "FEDRTE": null, "FEDRTETYPE": null, "ONEWAY": null, "LESN": null, "RESN": null, "LCOMM": null, "RCOMM": null, "LCNTY": null, "RCNTY": null, "LSTATE": null, "RSTATE": null, "CLASS": null, "SPATIAL": null, "OWNER": null, "KIND": "MEDIAN", "SURFACE": null, "FULL_NAME": null, "CREATION_DATE": null, "CREATION_USER": null, "MODIFY_DATE": null, "MODIFY_USER": null, "NO_MSAG": null, "C1_EXCEPTION": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": null, "name": "", "domains": {}, "templates": [ { "name": "MINOR", "description": "", "prototype": { "attributes": { "SURFACE": null, "WIDTH": null, "Id": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "LLOW": null, "LHIGH": null, "RLOW": null, "RHIGH": null, "PREMOD": null, "PREDIR": null, "PRETYPE": null, "NAME": null, "POSTTYPE": null, "POSTDIR": null, "POSTMOD": null, "ALIAS": null, "COUNTYRTE": null, "STRTE": null, "STRTETYPE": null, "FEDRTE": null, "FEDRTETYPE": null, "ONEWAY": null, "LESN": null, "RESN": null, "LCOMM": null, "RCOMM": null, "LCNTY": null, "RCNTY": null, "LSTATE": null, "RSTATE": null, "CLASS": null, "ATTRIBUTES": null, "SPATIAL": null, "OWNER": null, "KIND": null, "FULL_NAME": null, "CREATION_DATE": null, "CREATION_USER": null, "MODIFY_DATE": null, "MODIFY_USER": null, "NO_MSAG": null, "C1_EXCEPTION": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "MINOR", "name": "MINOR", "domains": {}, "templates": [ { "name": "MINOR", "description": "", "prototype": { "attributes": { "SURFACE": null, "WIDTH": null, "Id": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "LLOW": null, "LHIGH": null, "RLOW": null, "RHIGH": null, "PREMOD": null, "PREDIR": null, "PRETYPE": null, "NAME": null, "POSTTYPE": null, "POSTDIR": null, "POSTMOD": null, "ALIAS": null, "COUNTYRTE": null, "STRTE": null, "STRTETYPE": null, "FEDRTE": null, "FEDRTETYPE": null, "ONEWAY": null, "LESN": null, "RESN": null, "LCOMM": null, "RCOMM": null, "LCNTY": null, "RCNTY": null, "LSTATE": null, "RSTATE": null, "CLASS": null, "ATTRIBUTES": null, "SPATIAL": null, "OWNER": null, "KIND": "MINOR", "FULL_NAME": null, "CREATION_DATE": null, "CREATION_USER": null, "MODIFY_DATE": null, "MODIFY_USER": null, "NO_MSAG": null, "C1_EXCEPTION": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "UNNAMED", "name": "UNNAMED", "domains": {}, "templates": [ { "name": "MINOR", "description": "", "prototype": { "attributes": { "SURFACE": null, "WIDTH": null, "Id": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "LLOW": null, "LHIGH": null, "RLOW": null, "RHIGH": null, "PREMOD": null, "PREDIR": null, "PRETYPE": null, "NAME": null, "POSTTYPE": null, "POSTDIR": null, "POSTMOD": null, "ALIAS": null, "COUNTYRTE": null, "STRTE": null, "STRTETYPE": null, "FEDRTE": null, "FEDRTETYPE": null, "ONEWAY": null, "LESN": null, "RESN": null, "LCOMM": null, "RCOMM": null, "LCNTY": null, "RCNTY": null, "LSTATE": null, "RSTATE": null, "CLASS": null, "ATTRIBUTES": null, "SPATIAL": null, "OWNER": null, "KIND": "UNNAMED", "FULL_NAME": null, "CREATION_DATE": null, "CREATION_USER": null, "MODIFY_DATE": null, "MODIFY_USER": null, "NO_MSAG": null, "C1_EXCEPTION": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "edaa5601ec384186a28b27adf722ffeb" } ], "tables": [] }