{ "currentVersion": 10.91, "id": 4, "name": "Signs", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Signs located in the City of Longview, WA. Data geocoded from Cartegraph database.", "copyrightText": "City of Longview, GIS Section", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 999411.8600733876, "ymin": 292665.154946059, "xmax": 1027803.6464655548, "ymax": 318024.68395130336, "spatialReference": { "wkid": 2927, "latestWkid": 2927 } }, "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3d5ff59ebeaa0db17879a225b2a702ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWhJREFUKJGdzzFLAnEYBvBH/xeGBIKLeA5/yOTgDsyGpoMb3NzyAwQdHEKNLg7BgYODi+RFRC1GS05+goaQloigrRLUAwlzUIeLQ+G8a/IgvK7o2d735Qfvw+CfYXxuBIADwP4zLBaLnCAIV/P53Gi323Kz2Xz/FVar1aN0On3M8zwLAIlE4o7jOLVcLt/8BNfr9fq1JEl70Wh0bbnMZDJb8Xj8MhwOZ0ul0iEAy4WqqoqpVOpCFEWBELLyeiwW28jn80okEtnudDr7tVrtjQGAZDJ5KkmS4NV3mVAohFwut2tZ1jmALAMAs9ns0bbtnWAw6GdhmiYWi8Wt+yoh5GQwGCiUUl/Z7/eNbreruVBRlJdWq/VKKeX94Hg8ftY07dOFADCZTB4cx+EDgYAnsiwLo9Hofjm70Lbts+FweMCyrKfUdd2cTqfaCiwUCk+NRkM3DIN6wV6v91qpVD5WIADIsrzpU/FbvgAAvn4zx9iXfwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SIGN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "HOUSENUM", "type": "esriFieldTypeDouble", "alias": "HOUSENUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSENUM" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "CROSSSTREE", "type": "esriFieldTypeString", "alias": "CROSSSTREE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CROSSSTREE" }, { "name": "SIGN", "type": "esriFieldTypeString", "alias": "Sign", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SIGN" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "SignID", "type": "esriFieldTypeString", "alias": "SignID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SignID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Signs", "description": "", "prototype": { "attributes": { "NOTES": null, "HOUSENUM": null, "STREETNAME": null, "CROSSSTREE": null, "SIGN": null, "SignID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }