{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 11, "name": "Active Occupancy Permit", "type": "Feature Layer", "description": "Transportation Online Permitting System - TOPS -\nOccupancy Permits", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "DDOT", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7e4dce155cf0a4e18de3388c3be7a648", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADSUlEQVRIieWVX4hUVRzHP79zr6IjQbZk88ftIZICS+hBCklM0SKIEKJlhdIQ3J3dyjJfEwZMexJp1fGORVREu2wEiy9JhBRFJPsgbCiGEcTO3JmsXYNqV9Y75xfn7l3YXXfGMcUXvzCce+6553zmd37/fG6T/DsTpIoENdYaZbMqOSCFUBXhbOTx5asr+OemQA5wosq2UpX9Ag+oeylz1vEirgQhQWR557WVjN0w6JMay0pVPgW2An8D76nhpLH8AkzU62Q9j00KrwBv+obOUo2t3WnOtAwaPMficcsp4EmBLxYJPTsz/DHvsz+BkYLSlw75AOFltXxTqvHUQrAFQeN3c9hBgKArQ68IWgpJqbJNDOucj6zlZ4V+U+NxhB2Aia/TMnS0zCPzr/EaUKnGo2rJo/xYy/K6gxRD1iMMAFnnFyeR2F37RBFNPCdwVmGtb3gb2NMUZC17BYyBvQUhKo6yxsApVVILGG8SrgMPkGY7VYaB/LFL7JsdjXNAg4o3XuU54EJXjh/iAzz64nBuIpkOwP154Wop5COFw36dZ4HPFwSN1WgXaFMYdPPjo+QENnAdKYhaOoBCvc5p48XkxxqCjHCf+2sCYbK6yp3SiozhITd6HmG8RcnMXp8D0ogrLnYUlibgyRnnt6CJZEzNm18LiqDsXgiscvN/rzKS8uINTX3kpHbap9bwoNg4OCo0ArnYD0J+Ap52SdvRzmQQ8h3wDE0kEl91f/xseT4GCl83BMUfwoDCgcvLyQeVuPRsaQbBlSOlszfLxIdV7p1SdgK/5tMM9zQDRT59XsQbCu8iLJnJeBfywP2zr1HhW62zu7edkaQAHwfuEsi7RG9qkUuyYoVdnmHIbU4O/Kwtw/ZymcXLFrHGKkuJuNjTPu2HguKXqhwBXgCGujL0d7dS63pznAwqsVV9IkwZGOY83lurmYS5BfNEhXU25BDCE8D3KcNL861pCHLK5zhSrPCbwPsu08eXUwhCvlK4KDCpkBXYaOFh53uU4j1/sadjNVM33PicZccucdqP2K3QCbw40/dkehhT+NgYDnWn42j9/608KYwH3e9omTYfVorPEqv83pZmtEOoX++MlkCzlfSYhu2aWwW6Gd020H/QMTTBQ5zXjQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8584324.945786495, "ymin": 4694989.356899999, "xmax": -8561565.777068682, "ymax": 4720953.634819069, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TrackingNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TrackingNumber", "type": "esriFieldTypeInteger", "alias": "TrackingNumber", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": { "type": "codedValue", "name": "TOPSPermitStatus", "description": "TOPS Permit Status", "codedValues": [ { "name": "Approved (Pending Payment)", "code": "APPROVED" }, { "name": "Assigned", "code": "ASSIGNED" }, { "name": "Incomplete", "code": "INCOMPLETE" }, { "name": "Issued", "code": "ISSUED" }, { "name": "Lapsed", "code": "LAPSED" }, { "name": "Not Paid", "code": "NOTPAID" }, { "name": "Pending Application Fee", "code": "PNDAPPFEE" }, { "name": "Pending Assignment", "code": "PENDING" }, { "name": "Pending Document", "code": "PENDINGDOC" }, { "name": "Permit Expired", "code": "EXPIRED" }, { "name": "Rejected", "code": "REJECTED" }, { "name": "Resubmit", "code": "RESUBMIT" }, { "name": "Resubmitted", "code": "RESUBMITTD" }, { "name": "Revoked", "code": "REVOKED" }, { "name": "Trash/Delete", "code": "JUNK" }, { "name": "Withdrawn", "code": "WITHDRAWN" }, { "name": "Suspended", "code": "SUSPENDED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EventTypeDescription", "type": "esriFieldTypeString", "alias": "EventTypeDescription", "length": 100, "domain": { "type": "codedValue", "name": "TOPSOccupancyEvent", "description": "TOPS Occupancy Permit Events", "codedValues": [ { "name": "Block Party", "code": "Block Party\nBlock Party\nBlock Party" }, { "name": "City Event", "code": "City Event" }, { "name": "Construction Staging Area", "code": "Construction Staging Area" }, { "name": "ENP For DDOT Contractors", "code": "ENP For DDOT Contractors" }, { "name": "Funeral Service", "code": "Funeral Service" }, { "name": "Manhole Access 1 Yr", "code": "Manhole Access 1 Yr" }, { "name": "Manhole Access 11 days", "code": "Manhole Access 11 days" }, { "name": "Marathon", "code": "Marathon" }, { "name": "Mobile Crane Work Zone", "code": "Mobile Crane Work Zone" }, { "name": "Moving Storage Container", "code": "Moving Storage Container" }, { "name": "Moving Truck", "code": "Moving Truck" }, { "name": "Other Reserved Parking", "code": "Other Reserved Parking" }, { "name": "Other Special Events", "code": "Other Special Events" }, { "name": "Other Work Related Occupancy", "code": "Other Work Related Occupancy" }, { "name": "Parade", "code": "Parade" }, { "name": "Roll Off Debris Container", "code": "Roll Off Debris Container" }, { "name": "Special Operations Division", "code": "Special Operations Division" }, { "name": "Steel plate- Rotating plate Program", "code": "Steel plate- Rotating plate Program" }, { "name": "Steel plate- Single location", "code": "Steel plate- Single location" }, { "name": "Steel Plate Permit", "code": "Steel Plate Permit" }, { "name": "TV & Film", "code": "TV & Film" }, { "name": "Wedding", "code": "Wedding" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OtherEventType", "type": "esriFieldTypeString", "alias": "OtherEventType", "length": 100, "domain": null }, { "name": "ConstructionPermitNumber", "type": "esriFieldTypeString", "alias": "ConstructionPermitNumber", "length": 100, "domain": null }, { "name": "ContractNumber", "type": "esriFieldTypeString", "alias": "ContractNumber", "length": 100, "domain": null }, { "name": "ConstructionTrackingNumber", "type": "esriFieldTypeString", "alias": "ConstructionTrackingNumber", "length": 100, "domain": null }, { "name": "PermitNumber", "type": "esriFieldTypeString", "alias": "PermitNumber", "length": 20, "domain": null }, { "name": "SourcePermit", "type": "esriFieldTypeString", "alias": "SourcePermit", "length": 20, "domain": null }, { "name": "ApplicationDate", "type": "esriFieldTypeDate", "alias": "ApplicationDate", "length": 8, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "IssueDate", "length": 8, "domain": null }, { "name": "LastApprovalDate", "type": "esriFieldTypeDate", "alias": "LastApprovalDate", "length": 8, "domain": null }, { "name": "ParkingStartTime", "type": "esriFieldTypeString", "alias": "ParkingStartTime", "length": 10, "domain": null }, { "name": "ParkingEndTime", "type": "esriFieldTypeString", "alias": "ParkingEndTime", "length": 10, "domain": null }, { "name": "EffectiveDate", "type": "esriFieldTypeDate", "alias": "EffectiveDate", "length": 8, "domain": null }, { "name": "ExpirationDate", "type": "esriFieldTypeDate", "alias": "ExpirationDate", "length": 8, "domain": null }, { "name": "ReadyForReviewDate", "type": "esriFieldTypeDate", "alias": "ReadyForReviewDate", "length": 8, "domain": null }, { "name": "AssignedDate", "type": "esriFieldTypeDate", "alias": "AssignedDate", "length": 8, "domain": null }, { "name": "LastUpdateDate", "type": "esriFieldTypeDate", "alias": "LastUpdateDate", "length": 8, "domain": null }, { "name": "EWRNumber", "type": "esriFieldTypeString", "alias": "EWRNumber", "length": 51, "domain": null }, { "name": "TotalPermitFee", "type": "esriFieldTypeDouble", "alias": "TotalPermitFee", "domain": null }, { "name": "TechnologyFee", "type": "esriFieldTypeDouble", "alias": "TechnologyFee", "domain": null }, { "name": "InconvenientFee", "type": "esriFieldTypeDouble", "alias": "InconvenientFee", "domain": null }, { "name": "WorkLocationFullAddress", "type": "esriFieldTypeString", "alias": "WorkLocationFullAddress", "length": 100, "domain": null }, { "name": "TotalDepositAmount", "type": "esriFieldTypeDouble", "alias": "TotalDepositAmount", "domain": null }, { "name": "TotalMeterFee", "type": "esriFieldTypeDouble", "alias": "TotalMeterFee", "domain": null }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "length": 1073741822, "domain": null }, { "name": "ApplicantCompany", "type": "esriFieldTypeString", "alias": "ApplicantCompany", "length": 50, "domain": null }, { "name": "PermitteeName", "type": "esriFieldTypeString", "alias": "PermitteeName", "length": 1073741822, "domain": null }, { "name": "CurbLaneLength", "type": "esriFieldTypeInteger", "alias": "CurbLaneLength", "domain": null }, { "name": "CurbLaneWidth", "type": "esriFieldTypeInteger", "alias": "CurbLaneWidth", "domain": null }, { "name": "SidewalkLength", "type": "esriFieldTypeInteger", "alias": "SidewalkLength", "domain": null }, { "name": "SidewalkWidth", "type": "esriFieldTypeInteger", "alias": "SidewalkWidth", "domain": null }, { "name": "AlleyLength", "type": "esriFieldTypeInteger", "alias": "AlleyLength", "domain": null }, { "name": "AlleyWidth", "type": "esriFieldTypeInteger", "alias": "AlleyWidth", "domain": null }, { "name": "FrontYardLength", "type": "esriFieldTypeInteger", "alias": "FrontYardLength", "domain": null }, { "name": "FrontYardWidth", "type": "esriFieldTypeInteger", "alias": "FrontYardWidth", "domain": null }, { "name": "SCELength", "type": "esriFieldTypeInteger", "alias": "SCELength", "domain": null }, { "name": "SCEWidth", "type": "esriFieldTypeInteger", "alias": "SCEWidth", "domain": null }, { "name": "BikeLaneLength", "type": "esriFieldTypeInteger", "alias": "BikeLaneLength", "domain": null }, { "name": "BikeLaneWidth", "type": "esriFieldTypeInteger", "alias": "BikeLaneWidth", "domain": null }, { "name": "IntersectionLength", "type": "esriFieldTypeInteger", "alias": "IntersectionLength", "domain": null }, { "name": "IntersectionWidth", "type": "esriFieldTypeInteger", "alias": "IntersectionWidth", "domain": null }, { "name": "TravelLane1Length", "type": "esriFieldTypeInteger", "alias": "TravelLane1Length", "domain": null }, { "name": "TravelLane1Width", "type": "esriFieldTypeInteger", "alias": "TravelLane1Width", "domain": null }, { "name": "TravelLane2Length", "type": "esriFieldTypeInteger", "alias": "TravelLane2Length", "domain": null }, { "name": "TravelLane2Width", "type": "esriFieldTypeInteger", "alias": "TravelLane2Width", "domain": null }, { "name": "TravelLane3Length", "type": "esriFieldTypeInteger", "alias": "TravelLane3Length", "domain": null }, { "name": "TravelLane3Width", "type": "esriFieldTypeInteger", "alias": "TravelLane3Width", "domain": null }, { "name": "TravelLane4Length", "type": "esriFieldTypeInteger", "alias": "TravelLane4Length", "domain": null }, { "name": "TravelLane4Width", "type": "esriFieldTypeInteger", "alias": "TravelLane4Width", "domain": null }, { "name": "LocationID", "type": "esriFieldTypeInteger", "alias": "LocationID", "domain": null }, { "name": "FiscalYear", "type": "esriFieldTypeInteger", "alias": "FiscalYear", "domain": null }, { "name": "Ward", "type": "esriFieldTypeString", "alias": "Ward", "length": 3, "domain": null }, { "name": "Quadrant", "type": "esriFieldTypeString", "alias": "Quadrant", "length": 2, "domain": null }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "ZipCode", "length": 5, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "ANC", "length": 2, "domain": null }, { "name": "SMD", "type": "esriFieldTypeString", "alias": "SMD", "length": 4, "domain": null }, { "name": "NeighborhoodClusters", "type": "esriFieldTypeString", "alias": "NeighborhoodClusters", "length": 50, "domain": null }, { "name": "NeighborhoodNames", "type": "esriFieldTypeString", "alias": "NeighborhoodNames", "length": 50, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "BID", "length": 100, "domain": null }, { "name": "AWI", "type": "esriFieldTypeString", "alias": "AWI", "length": 100, "domain": null }, { "name": "EDZ", "type": "esriFieldTypeString", "alias": "EDZ", "length": 100, "domain": null }, { "name": "NIF", "type": "esriFieldTypeString", "alias": "NIF", "length": 100, "domain": null }, { "name": "HistoricDistrict", "type": "esriFieldTypeString", "alias": "HistoricDistrict", "length": 100, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 10, "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 100, "domain": null }, { "name": "CFAR", "type": "esriFieldTypeString", "alias": "CFAR", "length": 100, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "PSA", "length": 5, "domain": null }, { "name": "PD", "type": "esriFieldTypeString", "alias": "PD", "length": 5, "domain": null }, { "name": "DaysToAssign", "type": "esriFieldTypeInteger", "alias": "DaysToAssign", "domain": null }, { "name": "DaysToApprove", "type": "esriFieldTypeInteger", "alias": "DaysToApprove", "domain": null }, { "name": "DaysToIssue", "type": "esriFieldTypeInteger", "alias": "DaysToIssue", "domain": null }, { "name": "StatusDescription", "type": "esriFieldTypeString", "alias": "StatusDescription", "length": 50, "domain": null }, { "name": "XCoord", "type": "esriFieldTypeDouble", "alias": "XCoord", "domain": null }, { "name": "YCoord", "type": "esriFieldTypeDouble", "alias": "YCoord", "domain": null }, { "name": "OnSegX", "type": "esriFieldTypeDouble", "alias": "OnSegX", "domain": null }, { "name": "OnSegY", "type": "esriFieldTypeDouble", "alias": "OnSegY", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "StreetSegID", "type": "esriFieldTypeInteger", "alias": "StreetSegID", "domain": null }, { "name": "IsRoadClosed", "type": "esriFieldTypeString", "alias": "IsRoadClosed", "length": 1, "domain": null }, { "name": "IsCoveredWalkway", "type": "esriFieldTypeString", "alias": "IsCoveredWalkway", "length": 1, "domain": null }, { "name": "CoveredWalkwayType", "type": "esriFieldTypeString", "alias": "CoveredWalkwayType", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R23_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I39LocationID", "fields": "LocationID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I39EventTypeDesc", "fields": "EventTypeDescription", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I39StatusDescrip", "fields": "StatusDescription", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I39TrackingNumbe", "fields": "TrackingNumber", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idx_occStatus", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_23", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S12_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, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }