{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "SignPoles", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

This is a dataset of all sign poles in the City of Sheboygan. This dataset was created to be a base for the tables related to signs. This dataset is continually being updated, and should be considered current and accurate. This dataset is considered the authoritative source for all sign poles in the City of Sheboygan.<\/SPAN><\/P>

For additional information, please contact andrew.bartell@sheboyganwi.gov<\/SPAN><\/SPAN><\/P><\/DIV>", "copyrightText": "City of Sheboygan, Engineering Department", "editFieldsInfo": { "creationDateField": "CreateDate", "creatorField": "CreateBy", "editDateField": "EditDate", "editorField": "EditBy" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Sign_Pole_WOs", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false }, { "id": 1, "name": "Signs_Table", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false } ], "isDataVersioned": false, "isDataArchived": true, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1595446289000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 139107.27750216052, "ymin": 151947.01154007018, "xmax": 226657.58107574657, "ymax": 206046.12742298841, "spatialReference": { "wkid": 103458, "latestWkid": 103458, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18187000, "falseY": -48539200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103458, "latestWkid": 103458, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18187000, "falseY": -48539200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "46abbcf9578f700d676c13e9ae355e9b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVQImU3Ouw7BYABA4aP+uCVt4pqGwSBhr8XlAQwMEolJ4gFMHsPuGQw8QWMwEVNnXkAk1KWSdtD+DER861mO4EMHWgoYEiQwBhCAHgmFpr10pttUtfDm4TC3z23/9SoLoDXI5mojPR8GqKsatu+XzNt1KBQwitFYgT8NVVOWt6shJBz2nksnmfrFnecGEiwBTBYXuwr0KvGEsnbuwcq5bwFTADyl7M/Op+H31gJM4PgGLyA5MHzX1fsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "HeightApprox", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "HeightApprox", "type": "esriFieldTypeDouble", "alias": "Approximate Pole Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HeightApprox" }, { "name": "HeightMeasure", "type": "esriFieldTypeDouble", "alias": "Measured Pole Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HeightMeasure" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "EditBy", "type": "esriFieldTypeString", "alias": "EditBy", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EditBy" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "CreateBy", "type": "esriFieldTypeString", "alias": "CreateBy", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CreateBy" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Pole Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Address" }, { "name": "PoleLocation", "type": "esriFieldTypeString", "alias": "Pole Location", "domain": { "type": "codedValue", "name": "Signs_Location", "description": "Sign Location", "codedValues": [ { "name": "MED", "code": "MED" }, { "name": "NW Corner", "code": "NW Corner" }, { "name": "NE Corner", "code": "NE Corner" }, { "name": "SE Corner", "code": "SE Corner" }, { "name": "SW Corner", "code": "SW Corner" }, { "name": "Island", "code": "Island" }, { "name": "Mid Block", "code": "Mid Block" }, { "name": "Rotary", "code": "Rotary" }, { "name": "End", "code": "End" }, { "name": "Alley", "code": "Alley" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PoleLocation" }, { "name": "MountedOn", "type": "esriFieldTypeString", "alias": "Pole (Mounted On)", "domain": { "type": "codedValue", "name": "Signs_MountedOn", "description": "", "codedValues": [ { "name": "Square M Post", "code": "Square M Post" }, { "name": "Wood Post", "code": "Wood Post" }, { "name": "Channel Post", "code": "Channel Post" }, { "name": "Mast Arm", "code": "Mast Arm" }, { "name": "Guard Rail", "code": "Guard Rail" }, { "name": "Pipe", "code": "Pipe" }, { "name": "Power Pole", "code": "Power Pole" }, { "name": "Flash Beacon", "code": "Flash Beacon" }, { "name": "Structure", "code": "Structure" }, { "name": "Light Pole", "code": "Light Pole" }, { "name": "Signal Pole", "code": "Signal Pole" }, { "name": "Flag Pole", "code": "Flag Pole" }, { "name": "Tree", "code": "Tree" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MountedOn" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SIGNS", "type": "esriFieldTypeInteger", "alias": "Number of signs on pole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIGNS" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "CountAttachment", "type": "esriFieldTypeInteger", "alias": "Number of Attachments", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CountAttachment" }, { "name": "CountRelatedFeature", "type": "esriFieldTypeInteger", "alias": "Number of related features", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CountRelatedFeature" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "ReplacementDate", "type": "esriFieldTypeDate", "alias": "ReplacementDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ReplacementDate" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_353", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_353", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S289_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "SignPoles", "description": "", "prototype": { "attributes": { "InstallationDate": null, "HeightApprox": null, "HeightMeasure": null, "Condition": null, "CountAttachment": null, "Latitude": null, "Longitude": null, "SIGNS": null, "ReplacementDate": null, "Address": null, "PoleLocation": null, "MountedOn": null, "CountRelatedFeature": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "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, "serviceItemId": "71b833423c4948e7b3092f6dc1195e0e" }