{ "isCoGoEnabled": false, "extent": { "ymin": 336251.5020999983, "xmin": 1820328.9642000012, "ymax": 336409.35589999706, "xmax": 1820345.7364999987, "spatialReference": { "falseM": -100000, "xyTolerance": 0.00020000000000000001, "mUnits": 10000, "zUnits": 1, "latestWkid": 102697, "zTolerance": 2, "wkid": 102697, "xyUnits": 137250677.777234137, "mTolerance": 0.001, "falseX": -16806900, "falseY": -45827300, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 10000, "attachmentProperties": [ { "fieldName": "attachmentid", "isEnabled": true, "name": "id" }, { "fieldName": "globalid", "isEnabled": true, "name": "globalId" }, { "fieldName": "att_name", "isEnabled": true, "name": "name" }, { "fieldName": "data_size", "isEnabled": true, "name": "size" }, { "fieldName": "content_type", "isEnabled": true, "name": "contentType" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "attachmentid", "alias": "attachmentid", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "globalid", "length": 38, "alias": "globalid", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "att_name", "length": 250, "alias": "att_name", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "data_size", "alias": "data_size", "type": "esriFieldTypeInteger" }, { "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "content_type", "length": 150, "alias": "content_type", "type": "esriFieldTypeString" } ], "infoInEstimates": ["extent"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 1, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.00020000000000000001, "mUnits": 10000, "zUnits": 1, "latestWkid": 102697, "zTolerance": 2, "wkid": 102697, "xyUnits": 137250677.777234137, "mTolerance": 0.001, "falseX": -16806900, "falseY": -45827300, "falseZ": 0 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 8000, "isDataVersioned": true, "hasGeometryProperties": true, "templates": [{ "name": "RAMPS", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "date": null, "notes": null, "material": null, "cross_slope": null, "railing": null, "width": null, "paser_rating_score": null, "truncated_dome": null, "id": null, "running_slope": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "objectid", "name": "RAMPS", "allowTrueCurvesUpdates": false, "displayField": "id", "supportsCalculate": true, "fields": [ { "modelName": "objectid", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "objectid", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "id", "length": 50, "alias": "ID", "type": "esriFieldTypeString" }, { "modelName": "date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "date", "length": 8, "alias": "DATE", "type": "esriFieldTypeDate" }, { "modelName": "width", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "WIDTH", "description": "WIDTH OF SIDEWALK", "type": "codedValue", "codedValues": [ { "code": "36", "name": "3 FEET" }, { "code": "48", "name": "4 FEET" }, { "code": "60", "name": "5 FEET" }, { "code": "72", "name": "6 FEET" }, { "code": "96", "name": "8 FEET" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "width", "length": 50, "alias": "WIDTH", "type": "esriFieldTypeString" }, { "modelName": "material", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "MATERIAL", "description": "MATERIAL", "type": "codedValue", "codedValues": [ { "code": "CONCRETE", "name": "CONCRETE" }, { "code": "ASPHALT", "name": "ASPHALT" }, { "code": "GRAVEL", "name": "GRAVEL" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "material", "length": 50, "alias": "MATERIAL", "type": "esriFieldTypeString" }, { "modelName": "cross_slope", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "cross_slope", "length": 50, "alias": "CROSS SLOPE", "type": "esriFieldTypeString" }, { "modelName": "running_slope", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "running_slope", "length": 50, "alias": "RUNNING SLOPE", "type": "esriFieldTypeString" }, { "modelName": "paser_rating_score", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "PASER RATING SCORE", "description": "PASER RATING", "type": "codedValue", "codedValues": [ { "code": "1", "name": "FAILED" }, { "code": "2", "name": "VERY POOR" }, { "code": "3", "name": "POOR" }, { "code": "4", "name": "FAIR (-)" }, { "code": "5", "name": "FAIR (+)" }, { "code": "6", "name": "GOOD (-)" }, { "code": "7", "name": "GOOD (+)" }, { "code": "8", "name": "VERY GOOD" }, { "code": "9", "name": "EXCELLENT" }, { "code": "10", "name": "NEW" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "paser_rating_score", "length": 50, "alias": "PASER RATING SCORE", "type": "esriFieldTypeString" }, { "modelName": "railing", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "Yes/No Indicator", "description": "Provides a Yes or No option. Used with the Attachment.HasBond, Pole.Grounded and Pole.HasRiser attributes.", "type": "codedValue", "codedValues": [ { "code": "N", "name": "No" }, { "code": "Y", "name": "Yes" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "railing", "length": 50, "alias": "RAILING", "type": "esriFieldTypeString" }, { "modelName": "truncated_dome", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "Yes/No Indicator", "description": "Provides a Yes or No option. Used with the Attachment.HasBond, Pole.Grounded and Pole.HasRiser attributes.", "type": "codedValue", "codedValues": [ { "code": "N", "name": "No" }, { "code": "Y", "name": "Yes" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "truncated_dome", "length": 50, "alias": "TRUNCATED DOME", "type": "esriFieldTypeString" }, { "modelName": "notes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "notes", "length": 100, "alias": "NOTES", "type": "esriFieldTypeString" }, { "modelName": "globalid", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "globalid", "length": 38, "alias": "globalid", "type": "esriFieldTypeGlobalID" }, { "modelName": "st_length(shape)", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "st_length(shape)", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "supportsDurableUrlForSyncModelNone": false, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.00020000000000000001, "mUnits": 1, "zUnits": 1, "latestWkid": 102697, "zTolerance": 0.001, "wkid": 102697, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -16806900, "falseY": -45827300, "falseZ": 0 }, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "r386_sde_rowid_uk", "isUnique": true, "description": "", "isAscending": true, "fields": "objectid" }, { "name": "uuid_386", "isUnique": false, "description": "", "isAscending": true, "fields": "globalid" }, { "name": "uuid_oid_386", "isUnique": false, "description": "", "isAscending": true, "fields": "globalid,objectid" }, { "name": "a278_ix1", "isUnique": true, "description": "", "isAscending": true, "fields": "shape" } ], "editFieldsInfo": null, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": true, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "d7912c0a439c4fa8a86b3ee71b31a08c", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": false, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "color": [ 255, 255, 0, 255 ], "width": 2, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolyline" }