{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Street Names", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 352425.9551843405, "ymin": 2850138.059496179, "xmax": 392573.40638534725, "ymax": 2885206.5172462612, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 208, 200, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STR_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "Default", "priority": 30, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STR_NAME" }, { "name": "PRE", "type": "esriFieldTypeString", "alias": "PRE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PRE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 31, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TYPE" }, { "name": "SUF", "type": "esriFieldTypeString", "alias": "SUF", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SUF" }, { "name": "FRLEFT", "type": "esriFieldTypeDouble", "alias": "FRLEFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FRLEFT" }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLEFT" }, { "name": "FRRGHT", "type": "esriFieldTypeDouble", "alias": "FRRGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FRRGHT" }, { "name": "TORGHT", "type": "esriFieldTypeDouble", "alias": "TORGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TORGHT" }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED" }, { "name": "METRO", "type": "esriFieldTypeString", "alias": "METRO", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "METRO" }, { "name": "NEIGHBORS", "type": "esriFieldTypeString", "alias": "NEIGHBORS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NEIGHBORS" }, { "name": "CAP_STR", "type": "esriFieldTypeString", "alias": "CAP_STR", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CAP_STR" }, { "name": "NEIGHBOR", "type": "esriFieldTypeString", "alias": "NEIGHBOR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "NEIGHBOR" }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ROADTYPE" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "OneWay", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OneWay" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COST" }, { "name": "LCityCode", "type": "esriFieldTypeString", "alias": "LCityCode", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LCityCode" }, { "name": "RCityCode", "type": "esriFieldTypeString", "alias": "RCityCode", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RCityCode" }, { "name": "LZipCode", "type": "esriFieldTypeString", "alias": "LZipCode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LZipCode" }, { "name": "RZipCode", "type": "esriFieldTypeString", "alias": "RZipCode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RZipCode" }, { "name": "FROMELEVTN", "type": "esriFieldTypeInteger", "alias": "FROMELEVTN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMELEVTN" }, { "name": "TOELEVTN", "type": "esriFieldTypeInteger", "alias": "TOELEVTN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOELEVTN" }, { "name": "PaperStr", "type": "esriFieldTypeString", "alias": "PaperStr", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PaperStr" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R735_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_735", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_735", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S638_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Street Names", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }