{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "NYS_StreetSegment", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 160535.77000000002, "ymin": 4706702.74, "xmax": 217988.17000000004, "ymax": 4777592.46, "spatialReference": { "wkid": 26918, "latestWkid": 26918, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26918, "latestWkid": 26918, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -500000, "falseY": 3500000, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CompleteStreetName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateModified" }, { "name": "NYSStreetID", "type": "esriFieldTypeString", "alias": "NYSStreetID", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "NYSStreetID" }, { "name": "LocalID", "type": "esriFieldTypeString", "alias": "LocalID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LocalID" }, { "name": "LeftFromPrefixAddressNumber", "type": "esriFieldTypeString", "alias": "LeftFromPrefixAddressNumber", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LeftFromPrefixAddressNumber" }, { "name": "RightFromPrefixAddressNumber", "type": "esriFieldTypeString", "alias": "RightFromPrefixAddressNumber", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RightFromPrefixAddressNumber" }, { "name": "LeftToPrefixAddressNumber", "type": "esriFieldTypeString", "alias": "LeftToPrefixAddressNumber", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LeftToPrefixAddressNumber" }, { "name": "RightToPrefixAddressNumber", "type": "esriFieldTypeString", "alias": "RightToPrefixAddressNumber", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RightToPrefixAddressNumber" }, { "name": "LeftFromAddress", "type": "esriFieldTypeInteger", "alias": "LeftFromAddress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LeftFromAddress" }, { "name": "LeftToAddress", "type": "esriFieldTypeInteger", "alias": "LeftToAddress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LeftToAddress" }, { "name": "RightFromAddress", "type": "esriFieldTypeInteger", "alias": "RightFromAddress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RightFromAddress" }, { "name": "RightToAddress", "type": "esriFieldTypeInteger", "alias": "RightToAddress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RightToAddress" }, { "name": "CompleteStreetName", "type": "esriFieldTypeString", "alias": "CompleteStreetName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CompleteStreetName" }, { "name": "PreModifier", "type": "esriFieldTypeString", "alias": "PreModifier", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PreModifier" }, { "name": "PreDirectional", "type": "esriFieldTypeString", "alias": "PreDirectional", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PreDirectional" }, { "name": "PreType", "type": "esriFieldTypeString", "alias": "PreType", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PreType" }, { "name": "SeparatorElement", "type": "esriFieldTypeString", "alias": "SeparatorElement", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SeparatorElement" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "StreetName" }, { "name": "PostType", "type": "esriFieldTypeString", "alias": "PostType", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PostType" }, { "name": "PostDirectional", "type": "esriFieldTypeString", "alias": "PostDirectional", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PostDirectional" }, { "name": "PostModifier", "type": "esriFieldTypeString", "alias": "PostModifier", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PostModifier" }, { "name": "SHIELD", "type": "esriFieldTypeString", "alias": "Shield", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SHIELD" }, { "name": "HighwayNumber", "type": "esriFieldTypeString", "alias": "HighwayNumber", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HighwayNumber" }, { "name": "NavigationDirection", "type": "esriFieldTypeString", "alias": "NavigationDirection", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "NavigationDirection" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FCC" }, { "name": "ACC", "type": "esriFieldTypeString", "alias": "ACC", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ACC" }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED" }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "OneWay", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "OneWay" }, { "name": "FromZlev", "type": "esriFieldTypeInteger", "alias": "FromZlev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromZlev" }, { "name": "ToZlev", "type": "esriFieldTypeInteger", "alias": "ToZlev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToZlev" }, { "name": "FromToDirection", "type": "esriFieldTypeString", "alias": "FromToDirection", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FromToDirection" }, { "name": "ToFromDirection", "type": "esriFieldTypeString", "alias": "ToFromDirection", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ToFromDirection" }, { "name": "FromToCost", "type": "esriFieldTypeDouble", "alias": "FromToCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromToCost" }, { "name": "ToFromCost", "type": "esriFieldTypeDouble", "alias": "ToFromCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToFromCost" }, { "name": "LeftStateName", "type": "esriFieldTypeString", "alias": "LeftStateName", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LeftStateName" }, { "name": "RightStateName", "type": "esriFieldTypeString", "alias": "RightStateName", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RightStateName" }, { "name": "LeftCountyName", "type": "esriFieldTypeString", "alias": "LeftCountyName", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LeftCountyName" }, { "name": "RightCountyName", "type": "esriFieldTypeString", "alias": "RightCountyName", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "RightCountyName" }, { "name": "LeftPostal", "type": "esriFieldTypeString", "alias": "LeftPostal", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LeftPostal" }, { "name": "RightPostal", "type": "esriFieldTypeString", "alias": "RightPostal", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RightPostal" }, { "name": "LeftZipName", "type": "esriFieldTypeString", "alias": "LeftZipName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LeftZipName" }, { "name": "RightZipName", "type": "esriFieldTypeString", "alias": "RightZipName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RightZipName" }, { "name": "LeftCityTownName", "type": "esriFieldTypeString", "alias": "LeftCityTownName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LeftCityTownName" }, { "name": "RightCityTownName", "type": "esriFieldTypeString", "alias": "RightCityTownName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RightCityTownName" }, { "name": "LeftPlaceName", "type": "esriFieldTypeString", "alias": "LeftPlaceName", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "LeftPlaceName" }, { "name": "RightPlaceName", "type": "esriFieldTypeString", "alias": "RightPlaceName", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "RightPlaceName" }, { "name": "LeftFIPS", "type": "esriFieldTypeString", "alias": "LeftFIPS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LeftFIPS" }, { "name": "RightFIPS", "type": "esriFieldTypeString", "alias": "RightFIPS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RightFIPS" }, { "name": "GeometryAccuracy", "type": "esriFieldTypeString", "alias": "GeometryAccuracy", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "GeometryAccuracy" }, { "name": "GeometrySource", "type": "esriFieldTypeString", "alias": "GeometrySource", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "GeometrySource" }, { "name": "NameSource", "type": "esriFieldTypeString", "alias": "NameSource", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NameSource" }, { "name": "AddressSource", "type": "esriFieldTypeString", "alias": "AddressSource", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AddressSource" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "Status" }, { "name": "CLDXF_PreDirectional", "type": "esriFieldTypeString", "alias": "CLDXF_PreDirectional", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "CLDXF_PreDirectional" }, { "name": "CLDXF_PostType", "type": "esriFieldTypeString", "alias": "CLDXF_PostType", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CLDXF_PostType" }, { "name": "CLDXF_PostDirectional", "type": "esriFieldTypeString", "alias": "CLDXF_PostDirectional", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "CLDXF_PostDirectional" }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "Label" }, { "name": "LeftCountry", "type": "esriFieldTypeString", "alias": "LeftCountry", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LeftCountry" }, { "name": "RightCountry", "type": "esriFieldTypeString", "alias": "RightCountry", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RightCountry" }, { "name": "LeftParity", "type": "esriFieldTypeString", "alias": "LeftParity", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LeftParity" }, { "name": "RightParity", "type": "esriFieldTypeString", "alias": "RightParity", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RightParity" }, { "name": "LeftESN", "type": "esriFieldTypeString", "alias": "LeftESN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LeftESN" }, { "name": "RightESN", "type": "esriFieldTypeString", "alias": "RightESN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RightESN" }, { "name": "LeftIncorporatedMunicipality", "type": "esriFieldTypeString", "alias": "LeftIncorporatedMunicipality", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LeftIncorporatedMunicipality" }, { "name": "RightIncorporatedMunicipality", "type": "esriFieldTypeString", "alias": "RightIncorporatedMunicipality", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RightIncorporatedMunicipality" }, { "name": "LeftUnincorporatedMunicipality", "type": "esriFieldTypeString", "alias": "LeftUnincorporatedMunicipality", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "LeftUnincorporatedMunicipality" }, { "name": "RightUnincorporatedMunicipality", "type": "esriFieldTypeString", "alias": "RightUnincorporatedMunicipality", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "RightUnincorporatedMunicipality" }, { "name": "LeftNeighborhoodCommunity", "type": "esriFieldTypeString", "alias": "LeftNeighborhoodCommunity", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LeftNeighborhoodCommunity" }, { "name": "RightNeighborhoodCommunity", "type": "esriFieldTypeString", "alias": "RightNeighborhoodCommunity", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RightNeighborhoodCommunity" }, { "name": "LeftMSAGCommunityName", "type": "esriFieldTypeString", "alias": "LeftMSAGCommunityName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LeftMSAGCommunityName" }, { "name": "RightMSAGCommunityName", "type": "esriFieldTypeString", "alias": "RightMSAGCommunityName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RightMSAGCommunityName" }, { "name": "DiscrepancyAgencyID", "type": "esriFieldTypeString", "alias": "DiscrepancyAgencyID", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "DiscrepancyAgencyID" }, { "name": "Maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Maintenance" }, { "name": "LeftMunicipalityType", "type": "esriFieldTypeString", "alias": "LeftMunicipalityType", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LeftMunicipalityType" }, { "name": "RightMunicipalityType", "type": "esriFieldTypeString", "alias": "RightMunicipalityType", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RightMunicipalityType" }, { "name": "LeftFrom_Text", "type": "esriFieldTypeString", "alias": "LeftFrom_Text", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LeftFrom_Text" }, { "name": "LeftTo_Text", "type": "esriFieldTypeString", "alias": "LeftTo_Text", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LeftTo_Text" }, { "name": "RightFrom_Text", "type": "esriFieldTypeString", "alias": "RightFrom_Text", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RightFrom_Text" }, { "name": "RightTo_Text", "type": "esriFieldTypeString", "alias": "RightTo_Text", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RightTo_Text" }, { "name": "CR_USERNAME", "type": "esriFieldTypeString", "alias": "CR_USERNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CR_USERNAME" }, { "name": "CR_DATETIME", "type": "esriFieldTypeDate", "alias": "CR_DATETIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CR_DATETIME" }, { "name": "AT_USERNAME", "type": "esriFieldTypeString", "alias": "AT_USERNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AT_USERNAME" }, { "name": "AT_DATETIME", "type": "esriFieldTypeDate", "alias": "AT_DATETIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AT_DATETIME" }, { "name": "SP_USERNAME", "type": "esriFieldTypeString", "alias": "SP_USERNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SP_USERNAME" }, { "name": "SP_DATETIME", "type": "esriFieldTypeDate", "alias": "SP_DATETIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SP_DATETIME" }, { "name": "USERNAME", "type": "esriFieldTypeString", "alias": "USERNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USERNAME" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R79_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_79", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S20_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "NYS_StreetSegment", "description": "", "prototype": { "attributes": { "SP_DATETIME": null, "USERNAME": null, "DateModified": null, "NYSStreetID": " ", "LocalID": null, "LeftFromPrefixAddressNumber": null, "RightFromPrefixAddressNumber": null, "LeftToPrefixAddressNumber": null, "RightToPrefixAddressNumber": null, "LeftFromAddress": null, "LeftToAddress": null, "RightFromAddress": null, "RightToAddress": null, "CompleteStreetName": null, "PreModifier": null, "PreDirectional": null, "PreType": null, "SeparatorElement": null, "StreetName": null, "PostType": null, "PostDirectional": null, "PostModifier": null, "SHIELD": null, "HighwayNumber": null, "NavigationDirection": null, "JURISDICTION": null, "FCC": null, "ACC": null, "SPEED": null, "OneWay": null, "FromZlev": null, "ToZlev": null, "FromToDirection": null, "ToFromDirection": null, "FromToCost": null, "ToFromCost": null, "LeftStateName": null, "RightStateName": null, "LeftCountyName": null, "RightCountyName": null, "LeftPostal": null, "RightPostal": null, "LeftZipName": null, "RightZipName": null, "LeftCityTownName": null, "RightCityTownName": null, "LeftPlaceName": null, "RightPlaceName": null, "LeftFIPS": null, "RightFIPS": null, "GeometryAccuracy": null, "GeometrySource": null, "NameSource": null, "AddressSource": null, "Status": null, "CLDXF_PreDirectional": null, "CLDXF_PostType": null, "CLDXF_PostDirectional": null, "Label": null, "LeftCountry": null, "RightCountry": null, "LeftParity": null, "RightParity": null, "LeftESN": null, "RightESN": null, "LeftIncorporatedMunicipality": null, "RightIncorporatedMunicipality": null, "LeftUnincorporatedMunicipality": null, "RightUnincorporatedMunicipality": null, "LeftNeighborhoodCommunity": null, "RightNeighborhoodCommunity": null, "LeftMSAGCommunityName": null, "RightMSAGCommunityName": null, "DiscrepancyAgencyID": null, "Maintenance": null, "LeftMunicipalityType": null, "RightMunicipalityType": null, "LeftFrom_Text": null, "LeftTo_Text": null, "RightFrom_Text": null, "RightTo_Text": null, "CR_USERNAME": null, "CR_DATETIME": null, "AT_USERNAME": null, "AT_DATETIME": null, "SP_USERNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }