{ "tables": [], "layers": [ { "extent": { "ymin": -5451061.4804977635, "xmin": 1.9124020601339318E7, "ymax": -5371523.484734503, "xmax": 1.935890472691312E7, "spatialReference": {"wkid": 102100} }, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 1000, "infoInEstimates": [ "extent", "count" ], "type": "Feature Layer", "hasStaticData": false, "supportsAttachmentsByUploadId": true, "syncEnabled": true, "relationships": null, "supportsAttachmentsResizing": true, "id": 0, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [], "supportsAdvancedQueries": true, "currentVersion": 11.1, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Field Notes (Points)", "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "objectid", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "length": 500, "name": "name", "alias": "Name", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "name": "Notes_on_Speed_Limit_view_dCategories", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Category 1" }, { "code": 2, "name": "Category 2" }, { "code": 3, "name": "Category 3" }, { "code": 4, "name": "Category 4" }, { "code": 5, "name": "Category 5" } ] }, "name": "category", "alias": "Category", "type": "esriFieldTypeSmallInteger" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "length": 500, "name": "location", "alias": "Location", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "length": 29, "name": "date", "alias": "Date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "length": 5000, "name": "comments", "alias": "Comments", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 38, "name": "globalid", "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 255, "name": "created_user", "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 29, "name": "created_date", "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 255, "name": "last_edited_user", "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 29, "name": "last_edited_date", "alias": "last_edited_date", "type": "esriFieldTypeDate" } ], "maxRecordCountFactor": 1, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "uuid_4468", "isUnique": true, "description": "", "fields": "globalid", "isAcsending": true }, { "name": "a3854_ix1", "isUnique": false, "description": "", "fields": "shape", "isAcsending": true }, { "name": "r4468_sde_rowid_uk", "isUnique": false, "description": "", "fields": "objectid", "isAcsending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "minScale": 0, "hasAttachments": true, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSql": true, "serviceItemId": "7d1b9704ef4041c1a494e06e70bff693", "supportsValidateSQL": true, "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "Category 1", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "date": null, "comments": null, "name": null, "location": null, "category": 1 } } } ], "name": "Category 1", "domains": { "Category": {"type": "inherited"} }, "id": 1 }, { "templates": [ { "name": "Category 2", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "date": null, "comments": null, "name": null, "location": null, "category": 2 } } } ], "name": "Category 2", "domains": { "Category": {"type": "inherited"} }, "id": 2 }, { "templates": [ { "name": "Category 3", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "date": null, "comments": null, "name": null, "location": null, "category": 3 } } } ], "name": "Category 3", "domains": { "Category": {"type": "inherited"} }, "id": 3 }, { "templates": [ { "name": "Category 4", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "date": null, "comments": null, "name": null, "location": null, "category": 4 } } } ], "name": "Category 4", "domains": { "Category": {"type": "inherited"} }, "id": 4 }, { "templates": [ { "name": "Category 5", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "date": null, "comments": null, "name": null, "location": null, "category": 5 } } } ], "name": "Category 5", "domains": { "Category": {"type": "inherited"} }, "id": 5 } ], "capabilities": "Query,Sync", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": false, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "field1": "category", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "yoffset": 0, "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGBJREFUOI1jYaAyYIGzEhh2MKgzvCXbpPsMPxlmMSQhDAxk0GTwY5Aj28AlDMcZZiG7kEpg1MBRA0cNHDWQgIHnGfgYeMg3iP0Ju+BPhp9IBjYwCFLisp8MPxkYGGjgZQDnPQ6dUtZVVAAAAABJRU5ErkJggg==", "width": 15, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "9476b330516369096cdc8587ba0fbb66", "height": 15 }, "description": "", "label": "Category 1", "value": "1" }, { "symbol": { "yoffset": 0, "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGRJREFUOI1jYaAyYIExEhgYdqgzMLwl16D7DAw/ZzEwJMENDGRg0PRjYJAj18AlDAzHZyG7kFpg1MBRA0cNHDUQv4HnGRj4eCgw6Ak7uyDDz58IAxsYGAQpcRnDz58MDAw08DIA62AOnbpGjnQAAAAASUVORK5CYII=", "width": 15, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "fe6d4cb691f8ef9bbae431409804ca04", "height": 15 }, "description": "", "label": "Category 2", "value": "2" }, { "symbol": { "yoffset": 0, "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGVJREFUOI1jYaAyYIExEhIYdqirM7wl16D79xl+zprFkAQ3MDCQQdPPj0GOXAOXLGE4PmsWkgupBUYNHDVw1MBRA/EbeP48Ax8PD/kGPXnCLsjA8BNhYEMDgyBlbvvJwMBAAy8DAGNQEsCp8lGrAAAAAElFTkSuQmCC", "width": 15, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "69da6711fddd429c110df4ba7e11813f", "height": 15 }, "description": "", "label": "Category 3", "value": "3" }, { "symbol": { "yoffset": 0, "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGBJREFUOI1jYaAyYIGz5CN2MHAovyXbpE+PfjI8X5yEMFDOQ5NBzk2ObAPvrD3O8HwxkgupBEYNHDVw1MBRAwkY+OoKHwMzF9kGsX94LvgTxcCbPYIMN8l32U8oTXUvAwC1lhRFqIme9QAAAABJRU5ErkJggg==", "width": 15, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "aff56069661daa7c08dbd4a937dc08f8", "height": 15 }, "description": "", "label": "Category 4", "value": "4" }, { "symbol": { "yoffset": 0, "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGRJREFUOI1jYaAyYIExbBkidkgwKL8l16DXDI9+HmBYnAQ30ILBQ9OEwU2OXAMPMqw9foBhMcKF1AKjBo4aOGrgqIH4DbzHcIWPnYGLbIPesD8XZPiJZOBahh5Bipz2E0JR3csAzzkTIkT7HCMAAAAASUVORK5CYII=", "width": 15, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "9f7df15e64dc79d89c6b5fd9646f181c", "height": 15 }, "description": "", "label": "Category 5", "value": "5" } ], "fieldDelimiter": ", ", "type": "uniqueValue", "field3": null, "field2": null }, "transparency": 0, "labelingInfo": null }, "copyrightText": "", "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true } ] }