{ "currentVersion": 10.81, "id": 0, "name": "Parking Lot TC", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1556563404000 }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.064131912055339E7, "ymin": 3518355.814978301, "xmax": -1.0625099686820006E7, "ymax": 3532532.2628129306, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PARKNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ID" }, { "name": "ASSETTYPE", "type": "esriFieldTypeString", "alias": "ASSETTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETTYPE" }, { "name": "PARKINGLOTID", "type": "esriFieldTypeSmallInteger", "alias": "PARKINGLOTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARKINGLOTID" }, { "name": "PARKNAME", "type": "esriFieldTypeString", "alias": "PARKNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARKNAME" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "PARKID", "type": "esriFieldTypeString", "alias": "PARKID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PARKID" }, { "name": "PARENTID", "type": "esriFieldTypeString", "alias": "PARENTID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PARENTID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACTIVE", "modelName": "STATUS" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENT" }, { "name": "VILLAGEACRONYM", "type": "esriFieldTypeString", "alias": "VILLAGEACRONYM", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "VILLAGEACRONYM" }, { "name": "AMENITYID", "type": "esriFieldTypeSmallInteger", "alias": "AMENITYID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AMENITYID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_491", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_491", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S480_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parking Lot TC", "description": "Parking lots in TC - Town Center", "prototype": { "attributes": { "PARENTID": null, "ID": null, "ASSETTYPE": null, "PARKINGLOTID": null, "PARKNAME": null, "DESCRIPTION": null, "PARKID": null, "STATUS": "ACTIVE", "NOTES": null, "COMMENT": null, "VILLAGEACRONYM": null, "AMENITYID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }