{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 15, "name": "Retaining Walls", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 946188.1664427221, "ymin": 681561.2181064785, "xmax": 949520.3313663006, "ymax": 700434.7029972225, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "assetid", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "assetid" }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "location" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "district" }, { "name": "lifecyclestatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "lifecyclestatus" }, { "name": "lengthfeet", "type": "esriFieldTypeDouble", "alias": "WallLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lengthfeet" }, { "name": "maxheightfeet", "type": "esriFieldTypeDouble", "alias": "MaxHeightFeet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "maxheightfeet" }, { "name": "walltype", "type": "esriFieldTypeString", "alias": "WallType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "walltype" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "notes" }, { "name": "conditiondescription", "type": "esriFieldTypeString", "alias": "ConditionDesc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "conditiondescription" }, { "name": "condtion", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "condtion" }, { "name": "conditiondate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "conditiondate" }, { "name": "yearbuilt", "type": "esriFieldTypeDate", "alias": "YearBuilt", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "yearbuilt" }, { "name": "accepteddate", "type": "esriFieldTypeDate", "alias": "AcceptedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "accepteddate" }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "installdate" }, { "name": "documentlink", "type": "esriFieldTypeString", "alias": "DocumentLink", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "documentlink" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "st_length_geom_", "type": "esriFieldTypeDouble", "alias": "st_length(geom)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "st_length_geom_" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r573_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a348_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Retaining Walls", "description": "", "prototype": { "attributes": { "st_length_geom_": null, "assetid": null, "location": null, "district": null, "lifecyclestatus": null, "lengthfeet": null, "maxheightfeet": null, "walltype": null, "notes": null, "conditiondescription": null, "condtion": null, "conditiondate": null, "yearbuilt": null, "accepteddate": null, "installdate": null, "documentlink": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e4a0784e91a54141ba01975b48520d7a" }