{ "currentVersion": 10.6, "id": 1, "name": "Address Points", "parentLayerId": -1, "defaultVisibility": true, "minScale": 39999.99999999497, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": -1.4473336072700001E7, "ymin": 6274901.635300003, "xmax": -1.29168454371E7, "ymax": 7708103.4147000015, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "924f6ceda14f17cc66089c5b4eb969e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGxJREFUCJlNy60NwlAYQNHzwhd+TDdgiidIUNh2AxbAdINO0Q1YgQXAoPD17ICBkryAQNBjb26Ak9X2uehKGjPOt4c+YPPSlzQe/NS5sgyYURd/QRNQGLCetCFg/tG+kyMyLkIXcN27Yzc5fAEsvxdx4XcflQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[dispname]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 25000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "strname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false }, { "name": "prefix", "type": "esriFieldTypeString", "alias": "PREFIX", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "suite", "type": "esriFieldTypeString", "alias": "SUITE", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "streetno", "type": "esriFieldTypeDouble", "alias": "STREETNO", "domain": null, "editable": true, "nullable": true }, { "name": "housesuf", "type": "esriFieldTypeString", "alias": "HOUSESUF", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "strname", "type": "esriFieldTypeString", "alias": "STRNAME", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "strtype", "type": "esriFieldTypeString", "alias": "STRTYPE", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "suffix", "type": "esriFieldTypeString", "alias": "SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "comm", "type": "esriFieldTypeString", "alias": "COMM", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "prov", "type": "esriFieldTypeString", "alias": "PROV", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "dispname", "type": "esriFieldTypeString", "alias": "DISPNAME", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "municipali", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "full_address", "type": "esriFieldTypeString", "alias": "full_address", "domain": null, "editable": true, "nullable": true, "length": 100 } ], "indexes": [ { "name": "r79_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_79", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_79", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a67_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Address Points", "description": "", "prototype": { "attributes": { "municipali": null, "full_address": null, "prefix": null, "suite": null, "streetno": null, "housesuf": null, "strname": null, "strtype": null, "suffix": null, "comm": null, "prov": null, "dispname": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true }