{ "currentVersion": 10.91, "id": 16, "name": "LucityGIS.DBO.tables", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "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": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1590417473000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1000345.8763123378, "ymin": 291898.0068897605, "xmax": 1033385.6102362201, "ymax": 316813.48917322606, "spatialReference": { "wkid": 2927, "latestWkid": 2927 } }, "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 79, 0, 135, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "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": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "PKFURN_FA_STAT_CD", "description": "Status", "codedValues": [ { "name": "Out of Service", "code": "OUT OF SERVICE" }, { "name": "NHNC", "code": "NHNC" }, { "name": "Operational", "code": "OPERATIONAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "LEVEL_", "type": "esriFieldTypeString", "alias": "LEVEL", "domain": { "type": "codedValue", "name": "PKFURN_FA_USER1CD", "description": "User 1", "codedValues": [ { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEVEL_" }, { "name": "IDENT", "type": "esriFieldTypeString", "alias": "IDENT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "IDENT" }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAT" }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONG" }, { "name": "Y_PROJ", "type": "esriFieldTypeDouble", "alias": "Y_PROJ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_PROJ" }, { "name": "X_PROJ", "type": "esriFieldTypeDouble", "alias": "X_PROJ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_PROJ" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "PKFURN_FA_LSTC_CD", "description": "Overall Cond", "codedValues": [ { "name": "Intact", "code": "Intact" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDITION" }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "TableID", "type": "esriFieldTypeString", "alias": "TableID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TableID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "ParkAutoID", "type": "esriFieldTypeInteger", "alias": "ParkAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ParkAutoID" }, { "name": "Permanent", "type": "esriFieldTypeString", "alias": "Permanent", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Permanent" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Material" }, { "name": "Memorial", "type": "esriFieldTypeString", "alias": "Memorial", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Memorial" }, { "name": "Honoree", "type": "esriFieldTypeString", "alias": "Honoree", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Honoree" }, { "name": "Manufactur", "type": "esriFieldTypeString", "alias": "Manufactur", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Manufactur" }, { "name": "Installati", "type": "esriFieldTypeDate", "alias": "Installati", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Installati" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Photo" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R405_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_405", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_405", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S397_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "LucityGIS.DBO.tables", "description": "", "prototype": { "attributes": { "Installati": null, "Manufactur": null, "NAME": null, "STATUS": null, "LEVEL_": null, "IDENT": null, "LAT": null, "LONG": null, "Y_PROJ": null, "X_PROJ": null, "CONDITION": null, "Honoree": null, "Memorial": null, "Material": null, "Permanent": null, "Photo": null, "TableID": null, "LucityAutoID": null, "ParkAutoID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }