{ "currentVersion": 10.51, "id": 0, "name": "Walk Thru Inspections", "parentLayerId": -1, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "ssStructuresCompliance", "relatedTableId": 10, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FULLADDRESS", "composite": false } ], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 1649385.954431221, "ymin": 334805.74599447846, "xmax": 1671041.2372360528, "ymax": 358840.40232139826, "spatialReference": { "wkid": 102729, "latestWkid": 2272 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "82cf2407216f1fdcc208a5b41b7c1f60", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkJJREFUOI2t1M9LVFEUwPHvUelBmYuHLewfCIRCo5CZJ1KS0CKMAl2UFUSRECRESRDRyqCNELgQxk0/cKFIUEvJKLzPfpGGIrSIoBYDKTcwjU4wc9pozZtpRKMDd3XO+XDu5d5bxX+OqrIZMwmmaFOzIyD1QDXgA2x6GzLqI5nZMBg6a/IxAwo7AxhR4S6whLFDIa3wDGcTCD2k5dP6oLMuD4NAH0K/piu0qGKI59ZLpfVh8jp01u4jeflXMIjtoBqDgXBU0/KkYOK9K9gJrZI+muQrLbIIXMDZrIdHxLZ/bdI/4LhtUWMI4XIhBuCxSyBnyPEWGP6diGQAl9+NyR3gWBLcymngGykyJcdQKTfJ8YY8D0tyOblOJR9CZw0+kpnCLXcCGUQscQzOWjXHHgCMWuBzAmyRRVx+bAU6gATYGMI1XzSACrPAPozbQQVzWgwCILHC8eSWIfTCYkltWhZw9qUUKfRYwAiLweU6qMmu21k2aoDlYnA+azQAc5vVArNGhfli8DFwEniwKS22QI3OQDirCdAYRLgaOGvVSCY2QfYAWU0xnpywWTzOehWGmbIUKfkIgLMOsMMg7xQ7FcT2Q9MyCRA4O6DGjRAO+dXrlnzLkWQCl9+leXkROOvSSMaJZBQYXStRADMh5pxCP9Bd9i0DaFRxBWfvFUZw9gq4XyfMZGEpNGo9pIg5D2wPhHZNy9PC/r//h5FkmLQxhG7gYtaoB6o9eGAaGOA797RNfha3lv9gm8UDt1bXhqM8+I/xCyuU60rvEsNxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FULLADDRESS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "FULLADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "PROPERTYOWNER", "type": "esriFieldTypeString", "alias": "Property Owner", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "SEWERAREA", "type": "esriFieldTypeString", "alias": "Area", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "DATE_OWNERSHIP", "type": "esriFieldTypeDate", "alias": "Date of Ownership", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "SEGMENT_INSPECTED", "type": "esriFieldTypeString", "alias": "Segment Inspected", "domain": { "type": "codedValue", "name": "ssSegmentTested", "codedValues": [ { "name": "Whole System", "code": "Whole System" }, { "name": "Building Drain", "code": "Building Drain" }, { "name": "Building Sewer", "code": "Building Sewer" }, { "name": "Building Sewer Only", "code": "Building Sewer Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25 }, { "name": "DATE_INSPECTED", "type": "esriFieldTypeDate", "alias": "Date Inspected", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "indexes": [ { "name": "G158FULLADDRESS", "fields": "FULLADDRESS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S39_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Walk Thru Inspections", "description": "", "prototype": { "attributes": { "DATE_INSPECTED": null, "FULLADDRESS": null, "PROPERTYOWNER": null, "SEWERAREA": null, "DATE_OWNERSHIP": null, "SEGMENT_INSPECTED": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Extract,Query,Update,Uploads,Editing", "useStandardizedQueries": true }