{ "currentVersion": 10.61, "id": 4, "name": "Roads", "parentLayerId": -1, "defaultVisibility": false, "minScale": 750000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -1.3144036756299999E7, "ymin": 3990741.4975000024, "xmax": -1.31295248977E7, "ymax": 3998796.463200003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 108, 148, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[FullName]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "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": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "RoadID", "type": "esriFieldTypeInteger", "alias": "RoadID", "domain": null, "editable": true, "nullable": true }, { "name": "RoadNameID", "type": "esriFieldTypeInteger", "alias": "RoadNameID", "domain": null, "editable": true, "nullable": true }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "OneWay", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "F_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ZLEV", "domain": null, "editable": true, "nullable": true }, { "name": "T_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "T_ZLEV", "domain": null, "editable": true, "nullable": true }, { "name": "ACC", "type": "esriFieldTypeSmallInteger", "alias": "ACC", "domain": null, "editable": true, "nullable": true }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "domain": null, "editable": true, "nullable": true, "length": 3 }, { "name": "CAD_FeatureTypeCode", "type": "esriFieldTypeString", "alias": "CAD_FeatureTypeCode", "domain": null, "editable": true, "nullable": true, "length": 3 }, { "name": "CAD_SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "CAD_SpeedLimit", "domain": null, "editable": true, "nullable": true }, { "name": "Speed", "type": "esriFieldTypeSmallInteger", "alias": "Speed", "domain": null, "editable": true, "nullable": true }, { "name": "CAD_L_F_Address", "type": "esriFieldTypeInteger", "alias": "CAD_L_F_Address", "domain": null, "editable": true, "nullable": true }, { "name": "CAD_L_T_Address", "type": "esriFieldTypeInteger", "alias": "CAD_L_T_Address", "domain": null, "editable": true, "nullable": true }, { "name": "CAD_R_F_Address", "type": "esriFieldTypeInteger", "alias": "CAD_R_F_Address", "domain": null, "editable": true, "nullable": true }, { "name": "CAD_R_T_Address", "type": "esriFieldTypeInteger", "alias": "CAD_R_T_Address", "domain": null, "editable": true, "nullable": true }, { "name": "PrefixDir", "type": "esriFieldTypeString", "alias": "PrefixDir", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "Prefix", "type": "esriFieldTypeString", "alias": "Prefix", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 40 }, { "name": "Suffix", "type": "esriFieldTypeString", "alias": "Suffix", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "SuffixDir", "type": "esriFieldTypeString", "alias": "SuffixDir", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "FullName", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "HighwayShield", "type": "esriFieldTypeString", "alias": "HighwayShield", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "HighwayNumber", "type": "esriFieldTypeString", "alias": "HighwayNumber", "domain": null, "editable": true, "nullable": true, "length": 3 }, { "name": "HOV", "type": "esriFieldTypeString", "alias": "HOV", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "AlternateFlag", "type": "esriFieldTypeString", "alias": "AlternateFlag", "domain": null, "editable": true, "nullable": false, "length": 1 }, { "name": "CADCityCodeLeft", "type": "esriFieldTypeString", "alias": "CADCityCodeLeft", "domain": null, "editable": true, "nullable": true, "length": 3 }, { "name": "CADCityDescriptionLeft", "type": "esriFieldTypeString", "alias": "CADCityDescriptionLeft", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "CADCityCodeRight", "type": "esriFieldTypeString", "alias": "CADCityCodeRight", "domain": null, "editable": true, "nullable": true, "length": 3 }, { "name": "CADCityDescriptionRight", "type": "esriFieldTypeString", "alias": "CADCityDescriptionRight", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "CADUncCodeLeft", "type": "esriFieldTypeString", "alias": "CADUncCodeLeft", "domain": null, "editable": true, "nullable": true, "length": 3 }, { "name": "CADUncDescriptionLeft", "type": "esriFieldTypeString", "alias": "CADUncDescriptionLeft", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "CADUncCodeRight", "type": "esriFieldTypeString", "alias": "CADUncCodeRight", "domain": null, "editable": true, "nullable": true, "length": 3 }, { "name": "CADUncDescriptionRight", "type": "esriFieldTypeString", "alias": "CADUncDescriptionRight", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "JurisdictionLeft", "type": "esriFieldTypeString", "alias": "JurisdictionLeft", "domain": null, "editable": true, "nullable": true, "length": 3 }, { "name": "JurisdictionRight", "type": "esriFieldTypeString", "alias": "JurisdictionRight", "domain": null, "editable": true, "nullable": true, "length": 3 }, { "name": "CommunityLeft", "type": "esriFieldTypeString", "alias": "CommunityLeft", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "CommunityRight", "type": "esriFieldTypeString", "alias": "CommunityRight", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "ZipcodeLeft", "type": "esriFieldTypeString", "alias": "ZipcodeLeft", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "ZipcodeRight", "type": "esriFieldTypeString", "alias": "ZipcodeRight", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R137_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S122_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Roads", "description": "", "prototype": { "attributes": { "last_edited_user": null, "last_edited_date": null, "RoadID": null, "RoadNameID": null, "OneWay": null, "F_ZLEV": null, "T_ZLEV": null, "ACC": null, "FCC": null, "CAD_FeatureTypeCode": null, "CAD_SpeedLimit": null, "Speed": null, "CAD_L_F_Address": null, "CAD_L_T_Address": null, "CAD_R_F_Address": null, "CAD_R_T_Address": null, "PrefixDir": null, "Prefix": null, "Name": null, "Suffix": null, "SuffixDir": null, "FullName": null, "HighwayShield": null, "HighwayNumber": null, "HOV": null, "AlternateFlag": " ", "CADCityCodeLeft": null, "CADCityDescriptionLeft": null, "CADCityCodeRight": null, "CADCityDescriptionRight": null, "CADUncCodeLeft": null, "CADUncDescriptionLeft": null, "CADUncCodeRight": null, "CADUncDescriptionRight": null, "JurisdictionLeft": null, "JurisdictionRight": null, "CommunityLeft": null, "CommunityRight": null, "ZipcodeLeft": null, "ZipcodeRight": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 21000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }