{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 90, "name": "Walkway Garbage Bins", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 268, "name": "Parks & Recreation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1bfa3eecfd9cdc01a2d5368361632d98", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABrUlEQVQ4jdXTO0hbcRTH8e+9udertuolg2Cu1qmIRhEHtw6iVHAWEQftUCcdKuLqqIhODk7q4guHOrTgoFMHH4MPBAdFDCo1VhNammjM4746BALV3Bgliz/4L4f/+fDn8D8SOY70usAv838vj65Mz3OAao/LP9mtVqQFT29Mbf0w7tg89akEb7lE8+hvLDtZk11KueMLn4rmFqlwuxBFsMz0d7IGW7wKogC+gMH0Z5WBhRChe/tlYJkqstSnUlosAhDTbTZPEsz8uH8e2N6Yz1hnEYV5ApNrEUY6igA4uDBQHDodwYI8gUjc5v1QEICqMikFZoojGNdt6t/JbJ8mHs0qHLUIRx/PzxHs+VDAdcji4EInYcBsbwnjqxFMC3bPdOY2oixuRbMHj64MPtYq+AImNZqEL5D8I7adPJmSFjz8aTDY9obR73f0NhWyd6ZnVp4CY7pNviwA0FAp820vhvut+HIQIBi2WO5X0dwugrcWggD75zrHvwwu/zisyUOwRpP9uokH4OtOLFVvrVMAGF65BUCRhVTNq8n+VSdwoqv4v0XPJuuZXpiL5Bz8B/Hyj8uyfKSLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.11313719746E7, "ymin": 6413874.623599999, "xmax": -1.11219551184E7, "ymax": 6424078.723399997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "PRIORITY", "type": "esriFieldTypeDouble", "alias": "PRIORITY", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "created_by", "type": "esriFieldTypeString", "alias": "created_by", "length": 255, "domain": null }, { "name": "created_on", "type": "esriFieldTypeDate", "alias": "created_on", "length": 8, "domain": null }, { "name": "edited_by", "type": "esriFieldTypeString", "alias": "edited_by", "length": 255, "domain": null }, { "name": "edited_on", "type": "esriFieldTypeDate", "alias": "edited_on", "length": 8, "domain": null }, { "name": "block", "type": "esriFieldTypeSmallInteger", "alias": "block", "domain": null }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "street_name", "length": 255, "domain": null }, { "name": "district", "type": "esriFieldTypeInteger", "alias": "district", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 2048, "domain": null }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "installdate", "length": 8, "domain": null }, { "name": "conditionscore", "type": "esriFieldTypeString", "alias": "conditionscore", "length": 63, "domain": null }, { "name": "conditiondescription", "type": "esriFieldTypeString", "alias": "conditiondescription", "length": 255, "domain": null }, { "name": "conditiondate", "type": "esriFieldTypeDate", "alias": "conditiondate", "length": 8, "domain": null }, { "name": "lastemptied", "type": "esriFieldTypeDate", "alias": "lastemptied", "length": 8, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "SHAPE_INDEX", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4843133ae2814213b6c05d6d7130d30c" }