{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Bus Parking", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "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 }, "hasMetadata": true, "extent": { "xmin": 393686.320600003, "ymin": 132454.35970000178, "xmax": 402491.0300000012, "ymax": 140492.92599999905, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1.2123691021292362E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5f17ccb7c70d11fa1385ad8ba94fd744", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABR0lEQVQoka3QPUhCYRTG8T96hZtimuIWFQRBS1iDRFiDRETUUjpGRBDW1NDgaNDS0NLQEA5Bo2iDFST2QRBIiQZBiZvikkUm5hdkNUSmXA2hnvE97w+ecwT+EOF/scupIxjeQtUyjEJoo/T2TL5wjnlghXnnS2Nst5kIRo4Y6tOjFL9f1eSKc1yGJ1icHmfHG5Zip1MgEfIwNqiXtFGJMGoycBz0YrN143aXa/GV34HV0v7rkmZjJ97TVWCjFus0xqqq9aMSQavul9YWZM1dXi5XSHEmm2wKZ14r/37wdfSMqZFZlGJrQ5gvpgnenUhxMrXP7oGFZasdkNWhZVy+PR6efFIM71zcrJEv5ViamUQl9lYm2cIt255DItFN4KMeBkgRunewsB6gp6MLg1bDYyZNLB4HAtWwHv5qAH5iCYglGq7fCDedTzpPYUqlEQU3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LOCATION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LOCATION" }, { "name": "ATTRACTION", "type": "esriFieldTypeString", "alias": "ATTRACTION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ATTRACTION" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "SPACES", "type": "esriFieldTypeInteger", "alias": "SPACES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPACES" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "BusParkingType", "description": "On-street or off-street", "codedValues": [ { "name": "On-Street", "code": "On-Street" }, { "name": "Off-Street", "code": "Off-Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "VISITOR_ON", "type": "esriFieldTypeString", "alias": "VISITOR_ON", "domain": { "type": "codedValue", "name": "YN_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "VISITOR_ON" }, { "name": "NPS", "type": "esriFieldTypeString", "alias": "NPS", "domain": { "type": "codedValue", "name": "YN_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "NPS" }, { "name": "REZREQ", "type": "esriFieldTypeString", "alias": "REZREQ", "domain": { "type": "codedValue", "name": "YN_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RezReq" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "CONTACT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PAID", "type": "esriFieldTypeString", "alias": "PAID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PAID" }, { "name": "WEBSITE", "type": "esriFieldTypeString", "alias": "WEBSITE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "WEBSITE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R75_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Bus Parking", "description": "", "prototype": { "attributes": { "PAID": null, "LOCATION": null, "ATTRACTION": null, "STATUS": null, "SPACES": null, "TYPE": null, "VISITOR_ON": null, "NPS": null, "REZREQ": null, "CONTACT": null, "WEBSITE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }