{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "Street Lights", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 2854826.525533214, "ymin": 431513.20364256203, "xmax": 2878078.1296204776, "ymax": 469306.0568624735, "spatialReference": { "wkid": 102721, "latestWkid": 102721, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117105100, "falseY": -98987300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102721, "latestWkid": 102721, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117105100, "falseY": -98987300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BARCODE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BARCODE", "type": "esriFieldTypeString", "alias": "BARCODE_1", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "BARCODE" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "BULB", "type": "esriFieldTypeString", "alias": "BULB", "domain": { "type": "codedValue", "name": "LightBulbType", "description": "The type of light bulb used for street lighting", "codedValues": [ { "name": "High Pressure Sodium", "code": "High Pressure Sodium" }, { "name": "Incandescent", "code": "Incandescent" }, { "name": "LED", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "BULB" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODEL" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "VOLTAGE", "type": "esriFieldTypeInteger", "alias": "VOLTAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": 240, "modelName": "VOLTAGE" }, { "name": "WATTAGE", "type": "esriFieldTypeInteger", "alias": "WATTAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WATTAGE" }, { "name": "PLUG_SOCKET", "type": "esriFieldTypeString", "alias": "PLUG_SOCKET", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PLUG_SOCKET" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "INSTALLED", "type": "esriFieldTypeDate", "alias": "INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLED" }, { "name": "REPLACED", "type": "esriFieldTypeDate", "alias": "REPLACED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REPLACED" }, { "name": "RETIRED", "type": "esriFieldTypeDate", "alias": "RETIRED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RETIRED" }, { "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": "FEEDPOINT", "type": "esriFieldTypeString", "alias": "FEEDPOINT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FEEDPOINT" }, { "name": "ELECTRIC", "type": "esriFieldTypeString", "alias": "ELECTRIC", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ELECTRIC" }, { "name": "SUPPORT_ID", "type": "esriFieldTypeString", "alias": "SUPPORT_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUPPORT_ID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "Accuracy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACCURACY" }, { "name": "CART_JUR", "type": "esriFieldTypeString", "alias": "City Jurisdiction", "domain": { "type": "codedValue", "name": "Jurisdictions", "description": "Asset jurisdiction", "codedValues": [ { "name": "Adjacent Property", "code": "Adjacent Property" }, { "name": "Cass County", "code": "Cass County" }, { "name": "Cass County Electric Coop", "code": "Cass County Electric Coop" }, { "name": "CITY", "code": "CITY" }, { "name": "City of West Fargo", "code": "City of West Fargo" }, { "name": "Future", "code": "Future" }, { "name": "Handhole", "code": "Handhole" }, { "name": "Manhole", "code": "Manhole" }, { "name": "NDDOT", "code": "NDDOT" }, { "name": "Park", "code": "Park" }, { "name": "Parks", "code": "Parks" }, { "name": "Private", "code": "Private" }, { "name": "Public (By Others)", "code": "Public (By Others)" }, { "name": "Public-City", "code": "Public-City" }, { "name": "Xcel Energy", "code": "Xcel Energy" }, { "name": "City of Fargo", "code": "City of Fargo" }, { "name": "Rural Water", "code": "Rural Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CART_JUR" }, { "name": "HEAD_COUNT", "type": "esriFieldTypeSmallInteger", "alias": "No of Heads", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEAD_COUNT" }, { "name": "CART_ADDNUM", "type": "esriFieldTypeInteger", "alias": "City Address Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CART_ADDNUM" }, { "name": "CART_STREET", "type": "esriFieldTypeString", "alias": "City Street", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "CART_STREET" }, { "name": "CART_CITY", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CART_CITY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R656_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_656", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_656", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S645_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Street Lights", "description": "", "prototype": { "attributes": { "CART_STREET": null, "BARCODE": null, "ID": null, "TYPE": null, "BULB": null, "MODEL": null, "MANUFACTURER": null, "VOLTAGE": 240, "WATTAGE": null, "PLUG_SOCKET": null, "NOTES": null, "INSTALLED": null, "REPLACED": null, "RETIRED": null, "CART_ADDNUM": null, "HEAD_COUNT": null, "CART_JUR": null, "ACCURACY": null, "FEEDPOINT": null, "ELECTRIC": null, "SUPPORT_ID": null, "CART_CITY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }