{ "isCoGoEnabled": false, "extent": { "ymin": 6976892.77602531, "xmin": 1.1890083699592307E7, "ymax": 6989448.381819561, "xmax": 1.1899134785820797E7, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2283, "zTolerance": 0.001, "wkid": 102746, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.4.0", "isDataArchived": false, "id": 1, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Parking Meters", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "metertype": null, "zone_number": null, "facilityid": null, "notes": null, "maker": null, "zone_name": null, "enforcement_type": null, "ophours": null, "timelimit": null, "inv_date": null, "assetid": null, "block": null, "location": null, "paytype": null, "status": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 10.91, "hasZ": false, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Parking Meters", "allowTrueCurvesUpdates": false, "displayField": "zone_name", "supportsCalculate": true, "fields": [ { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "objectid", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "facilityid", "length": 12, "alias": "FacilityID", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "MeterPayType", "description": "Description", "type": "codedValue", "codedValues": [ { "code": "Coin", "name": "Coin" }, { "code": "Credit", "name": "Credit" }, { "code": "Both", "name": "Coin and Credit" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "paytype", "length": 15, "alias": "Payment Type", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "MeterMaker", "description": "Description", "type": "codedValue", "codedValues": [ { "code": "Cale", "name": "Cale" }, { "code": "Other", "name": "Other" }, { "code": "Duncan SSM", "name": "Duncan SSM" }, { "code": "IPS SSM", "name": "IPS SSM" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "maker", "length": 15, "alias": "Maker", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "location", "length": 25, "alias": "Address", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "MeterType", "description": "Description", "type": "codedValue", "codedValues": [ { "code": "Multi", "name": "Multi Space" }, { "code": "Single", "name": "Single Space" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "metertype", "length": 20, "alias": "Meter Type", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "MeterTime", "description": "Description", "type": "codedValue", "codedValues": [ { "code": 120, "name": "2 hours" }, { "code": 180, "name": "3 hours" }, { "code": 14400, "name": "10 days" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "timelimit", "alias": "Time Limit", "type": "esriFieldTypeSmallInteger" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "MeterOpHours", "description": "Description", "type": "codedValue", "codedValues": [ { "code": "8am-9pm", "name": "8am-9pm" }, { "code": "8am-6pm", "name": "8am-6pm" }, { "code": "24/7", "name": "24/7" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ophours", "length": 10, "alias": "Op Hours", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "zone_number", "length": 12, "alias": "Zone_Number", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "inv_date", "length": 29, "alias": "Inv Date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "status", "length": 25, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "notes", "length": 150, "alias": "Notes", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "assetid", "length": 20, "alias": "AssetID", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Meter Enforce", "description": "Meter Enforce", "type": "codedValue", "codedValues": [ { "code": "Pay and Display", "name": "Pay and Display" }, { "code": "Pay by Plate", "name": "Pay by Plate" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "enforcement_type", "length": 50, "alias": "Enforcement_Type", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "block", "length": 10, "alias": "Block", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "zone_name", "length": 25, "alias": "Zone Name", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2283, "zTolerance": 0.001, "wkid": 102746, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "falseZ": -100000 }, "globalIdField": null, "description": "

Point features representing parking meter locations within the City of Alexandria, Virginia.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r48_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a36_ix1", "isUnique": true, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 18000, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "b637c6282bc941718c0050b311c9b27b", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Extract", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "", "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEUlEQVQYlYWRMUvDUBhFz/DEgiiEgtYgIln6A4Ig0kV4g4oVROhoFyni1K39CQ04aN3ctJN9g6BSHN5SdI1DQUSoESWUKIYMDl0UnAKNBPy2C+cO536Cf06MhhwLDYGIfPpOGmAtsboD4NNXgJcAppmrbbI7C3DHZeOTQWkUkMtsFPPYAKywLRXHEtACMPLYlbgNUKJq3NOtPdPTYob5wjplGbcBTCy22CscsC/FO2+ZMcaNv3o/fA+z5EwBKEXTXUTaJhYAAzw6nOqQ4EoAvPBQb3PYrtI0AG5oRU+4J0AUW+guF2qNcuWLCM35NaATO3zgOy2c4gSTw1cej9KW9Hrc1qfIZgA39RchwVlIkLD5BazET1iJ6k0/AAAAAElFTkSuQmCC", "yoffset": 0, "width": 6, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "24b862450932dee6190d2e9daa69ee61", "height": 10 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "Shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "Developed by the City of Alexandria's Transportation & Environmental Services Department", "zDefault": 0, "geometryType": "esriGeometryPoint" }