{ "currentVersion": 10.61, "id": 1, "name": "Sign By-law Billboard", "parentLayerId": -1, "defaultVisibility": false, "minScale": 150000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -8869016.141327048, "ymin": 5396862.793091753, "xmax": -8803909.289901273, "ymax": 5446886.487738192, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SIGN_TECHNOLOGY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 60, 158, 142, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Electronic", "label": "Electronic", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 166, 43, 194, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Mechanical", "label": "Mechanical", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 76, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Static", "label": "Static", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 168, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Reado", "label": "Reado", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STREET_NAME", "typeIdField": "SIGN_TECHNOLOGY", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "SIGN_ACCOUNT", "type": "esriFieldTypeString", "alias": "SIGN_ACCOUNT", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "STREET_NUMBER", "type": "esriFieldTypeString", "alias": "STREET_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "SIZE_LXH", "type": "esriFieldTypeString", "alias": "SIZE_LXH", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null, "editable": true, "nullable": true }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null, "editable": true, "nullable": true }, { "name": "SIGN_TYPE", "type": "esriFieldTypeString", "alias": "SIGN_TYPE", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "SIGN_TECHNOLOGY", "type": "esriFieldTypeString", "alias": "SIGN_TECHNOLOGY", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "Electronic", "name": "Electronic", "domains": {}, "templates": [ { "name": "Electronic", "description": "", "prototype": { "attributes": { "LONGITUDE": null, "LATITUDE": null, "SIGN_ACCOUNT": null, "STREET_NUMBER": null, "STREET_NAME": null, "SIZE_LXH": null, "X_COORD": null, "Y_COORD": null, "SIGN_TYPE": null, "SIGN_TECHNOLOGY": "Electronic", "X": null, "Y": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Mechanical", "name": "Mechanical", "domains": {}, "templates": [ { "name": "Mechanical", "description": "", "prototype": { "attributes": { "LONGITUDE": null, "LATITUDE": null, "SIGN_ACCOUNT": null, "STREET_NUMBER": null, "STREET_NAME": null, "SIZE_LXH": null, "X_COORD": null, "Y_COORD": null, "SIGN_TYPE": null, "SIGN_TECHNOLOGY": "Mechanical", "X": null, "Y": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Static", "name": "Static", "domains": {}, "templates": [ { "name": "Static", "description": "", "prototype": { "attributes": { "LONGITUDE": null, "LATITUDE": null, "SIGN_ACCOUNT": null, "STREET_NUMBER": null, "STREET_NAME": null, "SIZE_LXH": null, "X_COORD": null, "Y_COORD": null, "SIGN_TYPE": null, "SIGN_TECHNOLOGY": "Static", "X": null, "Y": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Reado", "name": "Reado", "domains": {}, "templates": [ { "name": "Reado", "description": "", "prototype": { "attributes": { "LONGITUDE": null, "LATITUDE": null, "SIGN_ACCOUNT": null, "STREET_NUMBER": null, "STREET_NAME": null, "SIZE_LXH": null, "X_COORD": null, "Y_COORD": null, "SIGN_TYPE": null, "SIGN_TECHNOLOGY": "Reado", "X": null, "Y": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }