{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Peoria Stations", "type": "Feature Layer", "description": "This point feature class gives the locations of fire stations within Peoria and in the surrounding cities.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 1.3725486072514725E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ffbfd38095bfc45f8eb0d272bbedf98e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACk0lEQVQ4jWNhoDJgoauB27Zt49u/f3/Gx7dvDf8zMDBz8fLe1tLSmpmenv6IJAPnz58vcPPo0S1nly1T83n6lEv5yRNuxj9/GJ5JSb3d8+ZNTG5KymtFLa34oqKiqwQNnNzWpnFx167D6efOifDfvIkiJ33/vnD80aPCf4SFxft//tza3NxcVFtbuw6ngdu2bWPfuWjRkeI9e4RZ3rxh4EpNZWDV18fwwdfJk9lLly2T746K6uvr67uJ7FIUA0+tWrU57vZtsGEgwO7tzfBrzx6Gvy9eoBj47/17Boa/fxkKt22T6GZnX8jAwGCC1UCmX78sJM+eRdH8c8cOhj937mC4Eqz57Vt2ye/fRWbOnCkHiyi4gVOSk+1437zhYSARuD54wLNERCSdgYGhGsXA358/O0p//86IroG7ooLh/4cPcP6v48cZfqxdC+dLPXsm/O3zZ1UML7P++fP3LxMThgv+3r3L8O/1azj/H1p4/mdhYWBkYPiLYaDY//97H3ByNuuiGfhj9WqcYQgCd2VkvvILC5/HMDBs/frjLRER3xkYGDgZSACHpKW/OTo6zuju7kY1EASE/v7dc9nZ2Vd3716iDPuors7wlYPjlpeX1ycMF4JA5urVgfWhoW9kNDQEBG/cYPj35g3D/z9/sBr2R0SEYaaR0Rt9a2sfhjlzGLAaCArccx8+aK/U1b1qLS0toJuSgtWw58bGDItUVd+q6OraJiYmfsCbl4127372n4FBZGZo6PrTEREuoj9/cip8/87A/O8fw1NOzv8Pubm//GNjO+EeFubr5eX1E10/1tIGnAxWr/YDsVcFBlre5uJy/s3CwszKy7u/bu7cQ2BFCxZgdT3BAhYU+wwMDCBMFKB6iQ0AYIgAz3gy3KAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -112.39496985142226, "ymin": 33.523623630931674, "xmax": -112.15456105139046, "ymax": 33.85036617124343, "spatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195213E-9, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATION", "type": "esriFieldTypeString", "alias": "STATION", "length": 4, "domain": null }, { "name": "STREET_NUM", "type": "esriFieldTypeInteger", "alias": "STREET_NUM", "domain": null }, { "name": "STREET_PRE", "type": "esriFieldTypeString", "alias": "STREET_PRE", "length": 1, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 55, "domain": null }, { "name": "STREET_TYP", "type": "esriFieldTypeString", "alias": "STREET_TYP", "length": 4, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "DIST_OFFIC", "type": "esriFieldTypeSmallInteger", "alias": "DIST_OFFIC", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 10, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 39, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 3, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R102_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S70_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2d73bdc07d2046939fcaf2acd2ef5fc4" }