{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Buckeye Annexations Through Time", "type": "Feature Layer", "description": "Approved annexations into the City of Buckeye. This layer was created by Maricopa County Recorder's Office - Elections Department and modified to fit the City of Buckeye's data model.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "Maricopa County Recorder's Office - Elections, received 2/22/2016 Modified by the City of Buckeye Engineering GIS, tduncan, 2/23/2016", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 413147.60990813747, "ymin": 775668.3743438348, "xmax": 534663.526902888, "ymax": 1023529.380905509, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 1.3725486072514725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "timeInfo": { "startTimeField": "EffectiveDateYear", "endTimeField": null, "trackIdField": null, "type": "field", "timeExtent": [ -1293840000000, 1640995200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsYears", "exportOptions": { "useTime": true, "timeDataCumulative": true, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AnnexationsPK", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AnnexationsPK", "type": "esriFieldTypeString", "alias": "AnnexationsPK", "length": 10, "domain": null }, { "name": "OrdinanceNumber", "type": "esriFieldTypeString", "alias": "OrdinanceNumber", "length": 10, "domain": null }, { "name": "TrackingNumber", "type": "esriFieldTypeString", "alias": "TrackingNumber", "length": 20, "domain": null }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "CaseNumber", "length": 30, "domain": null }, { "name": "ApprovalDate", "type": "esriFieldTypeDate", "alias": "ApprovalDate", "length": 8, "domain": null }, { "name": "EffectiveDate", "type": "esriFieldTypeDate", "alias": "EffectiveDate", "length": 8, "domain": null }, { "name": "EffectiveDateYear", "type": "esriFieldTypeSmallInteger", "alias": "EffectiveDateYear", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "CityDistrict", "type": "esriFieldTypeString", "alias": "CityDistrict", "length": 50, "domain": null }, { "name": "WardNumber", "type": "esriFieldTypeString", "alias": "WardNumber", "length": 2, "domain": null }, { "name": "WWWAddress", "type": "esriFieldTypeString", "alias": "WWWAddress", "length": 125, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 50, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "EditedBy", "type": "esriFieldTypeString", "alias": "EditedBy", "length": 50, "domain": null }, { "name": "EditedDate", "type": "esriFieldTypeDate", "alias": "EditedDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null }, { "name": "SqMiles", "type": "esriFieldTypeDouble", "alias": "SqMiles", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R647_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_647", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_647", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a558_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "95aa7f7d720e4308b5e590824956ed78" }