{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Permit Approvals (Spaces as Places)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 132, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6246762.023740798, "ymin": 1835041.1701253057, "xmax": 6295593.017614052, "ymax": 1892094.9073955566, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BID_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECT_ID", "type": "esriFieldTypeString", "alias": "PROJECT_ID", "length": 255, "domain": null }, { "name": "PROJECT_TYPE", "type": "esriFieldTypeString", "alias": "PROJECT_TYPE", "length": 255, "domain": null }, { "name": "PROJECT_PROCESSING_CODE", "type": "esriFieldTypeString", "alias": "PROJECT_PROCESSING_CODE", "length": 255, "domain": null }, { "name": "PROJECT_CREATE_DATE", "type": "esriFieldTypeDate", "alias": "PROJECT_CREATE_DATE", "length": 8, "domain": null }, { "name": "PROJECT_DEEMEDCOMPLETE_DATE", "type": "esriFieldTypeDate", "alias": "PROJECT_DEEMEDCOMPLETE_DATE", "length": 8, "domain": null }, { "name": "PROJECT_TITLE", "type": "esriFieldTypeString", "alias": "PROJECT_TITLE", "length": 255, "domain": null }, { "name": "PROJECT_SCOPE", "type": "esriFieldTypeString", "alias": "PROJECT_SCOPE", "length": 1073741822, "domain": null }, { "name": "GIS_ADDRESS", "type": "esriFieldTypeString", "alias": "GIS_ADDRESS", "length": 255, "domain": null }, { "name": "GIS_APN", "type": "esriFieldTypeString", "alias": "GIS_APN", "length": 255, "domain": null }, { "name": "GIS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "GIS_LATITUDE", "domain": null }, { "name": "GIS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "GIS_LONGITUDE", "domain": null }, { "name": "APPROVAL_ID", "type": "esriFieldTypeString", "alias": "APPROVAL_ID", "length": 255, "domain": null }, { "name": "APPROVAL_TYPE", "type": "esriFieldTypeString", "alias": "APPROVAL_TYPE", "length": 255, "domain": null }, { "name": "APPROVAL_STATUS", "type": "esriFieldTypeString", "alias": "APPROVAL_STATUS", "length": 255, "domain": null }, { "name": "APPROVAL_SCOPE", "type": "esriFieldTypeString", "alias": "APPROVAL_SCOPE", "length": 1073741822, "domain": null }, { "name": "APPROVAL_CREATE_DATE", "type": "esriFieldTypeDate", "alias": "APPROVAL_CREATE_DATE", "length": 8, "domain": null }, { "name": "APPROVAL_ISSUE_DATE", "type": "esriFieldTypeDate", "alias": "APPROVAL_ISSUE_DATE", "length": 8, "domain": null }, { "name": "APPROVAL_EXPIRE_DATE", "type": "esriFieldTypeDate", "alias": "APPROVAL_EXPIRE_DATE", "length": 8, "domain": null }, { "name": "APPROVAL_CLOSE_DATE", "type": "esriFieldTypeDate", "alias": "APPROVAL_CLOSE_DATE", "length": 8, "domain": null }, { "name": "APPROVAL_PERMIT_HOLDER", "type": "esriFieldTypeString", "alias": "APPROVAL_PERMIT_HOLDER", "length": 255, "domain": null }, { "name": "BID_NAME", "type": "esriFieldTypeString", "alias": "BID_NAME", "length": 30, "domain": null }, { "name": "GIS_COUNCILDISTRICT", "type": "esriFieldTypeString", "alias": "GIS_COUNCILDISTRICT", "length": 255, "domain": null }, { "name": "GIS_ZIP", "type": "esriFieldTypeString", "alias": "GIS_ZIP", "length": 255, "domain": null }, { "name": "CPA_NAME", "type": "esriFieldTypeString", "alias": "CPA_NAME", "length": 35, "domain": null }, { "name": "MAD_NAME", "type": "esriFieldTypeString", "alias": "MAD_NAME", "length": 50, "domain": null }, { "name": "TPA", "type": "esriFieldTypeString", "alias": "TPA", "length": 30, "domain": null }, { "name": "PROMISE_ZONE", "type": "esriFieldTypeString", "alias": "PROMISE_ZONE", "length": 50, "domain": null }, { "name": "COZ_NAME", "type": "esriFieldTypeString", "alias": "COZ_NAME", "length": 20, "domain": null }, { "name": "DATE_LAST_UPDATED", "type": "esriFieldTypeDate", "alias": "DATE_LAST_UPDATED", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Permit Approvals (Accela)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 138, 176, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6244747.035316721, "ymin": 1777220.1227099001, "xmax": 6567980.521722466, "ymax": 3.3910104582534224E7, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BID_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECT_ID", "type": "esriFieldTypeString", "alias": "PROJECT_ID", "length": 255, "domain": null }, { "name": "PROJECT_TYPE", "type": "esriFieldTypeString", "alias": "PROJECT_TYPE", "length": 255, "domain": null }, { "name": "PROJECT_PROCESSING_CODE", "type": "esriFieldTypeString", "alias": "PROJECT_PROCESSING_CODE", "length": 255, "domain": null }, { "name": "PROJECT_TITLE", "type": "esriFieldTypeString", "alias": "PROJECT_TITLE", "length": 255, "domain": null }, { "name": "PROJECT_SCOPE", "type": "esriFieldTypeString", "alias": "PROJECT_SCOPE", "length": 1073741822, "domain": null }, { "name": "APPROVAL_ID", "type": "esriFieldTypeString", "alias": "APPROVAL_ID", "length": 255, "domain": null }, { "name": "APPROVAL_TYPE", "type": "esriFieldTypeString", "alias": "APPROVAL_TYPE", "length": 255, "domain": null }, { "name": "APPROVAL_STATUS", "type": "esriFieldTypeString", "alias": "APPROVAL_STATUS", "length": 255, "domain": null }, { "name": "APPROVAL_SCOPE", "type": "esriFieldTypeString", "alias": "APPROVAL_SCOPE", "length": 1073741822, "domain": null }, { "name": "APPROVAL_PERMIT_HOLDER", "type": "esriFieldTypeString", "alias": "APPROVAL_PERMIT_HOLDER", "length": 255, "domain": null }, { "name": "BID_NAME", "type": "esriFieldTypeString", "alias": "BID_NAME", "length": 30, "domain": null }, { "name": "CPA_NAME", "type": "esriFieldTypeString", "alias": "CPA_NAME", "length": 35, "domain": null }, { "name": "MAD_NAME", "type": "esriFieldTypeString", "alias": "MAD_NAME", "length": 50, "domain": null }, { "name": "TPA", "type": "esriFieldTypeString", "alias": "TPA", "length": 30, "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "PROMISE_ZONE", "length": 50, "domain": null }, { "name": "COZ_NAME", "type": "esriFieldTypeString", "alias": "COZ_NAME", "length": 20, "domain": null }, { "name": "DATE_LAST_UPDATED", "type": "esriFieldTypeDate", "alias": "DATE_LAST_UPDATED", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "APPROVAL_CATEGORY", "type": "esriFieldTypeString", "alias": "APPROVAL_CATEGORY", "length": 255, "domain": null }, { "name": "JOB_ID", "type": "esriFieldTypeString", "alias": "JOB_ID", "length": 255, "domain": null }, { "name": "PROJECT_STATUS", "type": "esriFieldTypeString", "alias": "PROJECT_STATUS", "length": 255, "domain": null }, { "name": "JOB_BC_CODE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "JOB_BC_CODE_DESCRIPTION", "length": 255, "domain": null }, { "name": "JOB_BC_CODE", "type": "esriFieldTypeString", "alias": "JOB_BC_CODE", "length": 255, "domain": null }, { "name": "PROJECT_TRUST_ACCOUNT_NO", "type": "esriFieldTypeString", "alias": "PROJECT_TRUST_ACCOUNT_NO", "length": 255, "domain": null }, { "name": "GIS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "GIS_LATITUDE", "domain": null }, { "name": "APPROVAL_URL", "type": "esriFieldTypeString", "alias": "APPROVAL_URL", "length": 255, "domain": null }, { "name": "GIS_ADDRESS", "type": "esriFieldTypeString", "alias": "GIS_ADDRESS", "length": 255, "domain": null }, { "name": "GIS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "GIS_LONGITUDE", "domain": null }, { "name": "APPROVAL_ISSUE_DATE", "type": "esriFieldTypeDate", "alias": "APPROVAL_ISSUE_DATE", "length": 8, "domain": null }, { "name": "GIS_ZIP", "type": "esriFieldTypeString", "alias": "GIS_ZIP", "length": 255, "domain": null }, { "name": "APPROVAL_EXPIRE_DATE", "type": "esriFieldTypeDate", "alias": "APPROVAL_EXPIRE_DATE", "length": 8, "domain": null }, { "name": "APPROVAL_CLOSE_DATE", "type": "esriFieldTypeDate", "alias": "APPROVAL_CLOSE_DATE", "length": 8, "domain": null }, { "name": "PROJECT_DECISION_TYPE", "type": "esriFieldTypeString", "alias": "PROJECT_DECISION_TYPE", "length": 255, "domain": null }, { "name": "JOB_DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "JOB_DRAWING_NUMBER", "length": 255, "domain": null }, { "name": "APPROVAL_CREATE_DATE", "type": "esriFieldTypeDate", "alias": "APPROVAL_CREATE_DATE", "length": 8, "domain": null }, { "name": "PROJECT_CREATE_DATE", "type": "esriFieldTypeDate", "alias": "PROJECT_CREATE_DATE", "length": 8, "domain": null }, { "name": "PROJECT_DEEMEDCOMPLETE_DATE", "type": "esriFieldTypeDate", "alias": "PROJECT_DEEMEDCOMPLETE_DATE", "length": 8, "domain": null }, { "name": "GIS_APN", "type": "esriFieldTypeString", "alias": "GIS_APN", "length": 255, "domain": null }, { "name": "GIS_COUNCILDISTRICT", "type": "esriFieldTypeString", "alias": "GIS_COUNCILDISTRICT", "length": 255, "domain": null }, { "name": "PROJECT_URL", "type": "esriFieldTypeString", "alias": "PROJECT_URL", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9e20b434e8424f3eb248a0088f21a208" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Permit Approvals (PTS)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 54, 163, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6244750.68261914, "ymin": 1777218.3674640656, "xmax": 6445036.527453467, "ymax": 1989390.1973846406, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BID_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEVELOPMENT_ID", "type": "esriFieldTypeString", "alias": "DEVELOPMENT_ID", "length": 255, "domain": null }, { "name": "PROJECT_ID", "type": "esriFieldTypeString", "alias": "PROJECT_ID", "length": 255, "domain": null }, { "name": "PROJECT_TYPE", "type": "esriFieldTypeString", "alias": "PROJECT_TYPE", "length": 255, "domain": null }, { "name": "PROJECT_STATUS", "type": "esriFieldTypeString", "alias": "PROJECT_STATUS", "length": 255, "domain": null }, { "name": "PROJECT_PROCESSING_CODE", "type": "esriFieldTypeString", "alias": "PROJECT_PROCESSING_CODE", "length": 255, "domain": null }, { "name": "PROJECT_TITLE", "type": "esriFieldTypeString", "alias": "PROJECT_TITLE", "length": 255, "domain": null }, { "name": "PROJECT_SCOPE", "type": "esriFieldTypeString", "alias": "PROJECT_SCOPE", "length": 1073741822, "domain": null }, { "name": "JOB_ID", "type": "esriFieldTypeString", "alias": "JOB_ID", "length": 255, "domain": null }, { "name": "JOB_DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "JOB_DRAWING_NUMBER", "length": 255, "domain": null }, { "name": "JOB_BC_CODE", "type": "esriFieldTypeString", "alias": "JOB_BC_CODE", "length": 255, "domain": null }, { "name": "JOB_BC_CODE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "JOB_BC_CODE_DESCRIPTION", "length": 255, "domain": null }, { "name": "APPROVAL_ID", "type": "esriFieldTypeString", "alias": "APPROVAL_ID", "length": 255, "domain": null }, { "name": "APPROVAL_TYPE", "type": "esriFieldTypeString", "alias": "APPROVAL_TYPE", "length": 255, "domain": null }, { "name": "APPROVAL_STATUS", "type": "esriFieldTypeString", "alias": "APPROVAL_STATUS", "length": 255, "domain": null }, { "name": "APPROVAL_SCOPE", "type": "esriFieldTypeString", "alias": "APPROVAL_SCOPE", "length": 1073741822, "domain": null }, { "name": "APPROVAL_PERMIT_HOLDER", "type": "esriFieldTypeString", "alias": "APPROVAL_PERMIT_HOLDER", "length": 255, "domain": null }, { "name": "BID_NAME", "type": "esriFieldTypeString", "alias": "BID_NAME", "length": 30, "domain": null }, { "name": "CPA_NAME", "type": "esriFieldTypeString", "alias": "CPA_NAME", "length": 35, "domain": null }, { "name": "MAD_NAME", "type": "esriFieldTypeString", "alias": "MAD_NAME", "length": 50, "domain": null }, { "name": "TPA", "type": "esriFieldTypeString", "alias": "TPA", "length": 30, "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "PROMISE_ZONE", "length": 50, "domain": null }, { "name": "COZ_NAME", "type": "esriFieldTypeString", "alias": "COZ_NAME", "length": 20, "domain": null }, { "name": "DATE_LAST_UPDATED", "type": "esriFieldTypeDate", "alias": "DATE_LAST_UPDATED", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "APPROVAL_CATEGORY", "type": "esriFieldTypeString", "alias": "APPROVAL_CATEGORY", "length": 255, "domain": null }, { "name": "APPROVAL_ISSUE_DATE", "type": "esriFieldTypeDate", "alias": "APPROVAL_ISSUE_DATE", "length": 8, "domain": null }, { "name": "GIS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "GIS_LATITUDE", "domain": null }, { "name": "PROJECT_DEEMEDCOMPLETE_DATE", "type": "esriFieldTypeDate", "alias": "PROJECT_DEEMEDCOMPLETE_DATE", "length": 8, "domain": null }, { "name": "GIS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "GIS_LONGITUDE", "domain": null }, { "name": "PROJECT_DECISION_TYPE", "type": "esriFieldTypeString", "alias": "PROJECT_DECISION_TYPE", "length": 255, "domain": null }, { "name": "APPROVAL_CLOSE_DATE", "type": "esriFieldTypeDate", "alias": "APPROVAL_CLOSE_DATE", "length": 8, "domain": null }, { "name": "GIS_COUNCILDISTRICT", "type": "esriFieldTypeString", "alias": "GIS_COUNCILDISTRICT", "length": 255, "domain": null }, { "name": "GIS_APN", "type": "esriFieldTypeString", "alias": "GIS_APN", "length": 255, "domain": null }, { "name": "PROJECT_TRUST_ACCOUNT_NO", "type": "esriFieldTypeString", "alias": "PROJECT_TRUST_ACCOUNT_NO", "length": 255, "domain": null }, { "name": "APPROVAL_EXPIRE_DATE", "type": "esriFieldTypeDate", "alias": "APPROVAL_EXPIRE_DATE", "length": 8, "domain": null }, { "name": "APPROVAL_CREATE_DATE", "type": "esriFieldTypeDate", "alias": "APPROVAL_CREATE_DATE", "length": 8, "domain": null }, { "name": "GIS_ADDRESS", "type": "esriFieldTypeString", "alias": "GIS_ADDRESS", "length": 255, "domain": null }, { "name": "APPROVAL_URL", "type": "esriFieldTypeString", "alias": "APPROVAL_URL", "length": 255, "domain": null }, { "name": "GIS_ZIP", "type": "esriFieldTypeString", "alias": "GIS_ZIP", "length": 255, "domain": null }, { "name": "PROJECT_URL", "type": "esriFieldTypeString", "alias": "PROJECT_URL", "length": 255, "domain": null }, { "name": "PROJECT_CREATE_DATE", "type": "esriFieldTypeDate", "alias": "PROJECT_CREATE_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9e20b434e8424f3eb248a0088f21a208" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Permit Approvals (ADU)", "type": "Feature Layer", "description": "The DSD_APPROVALS_ADU GIS layer offers a comprehensive view of the city's ADU and JADU projects,helping city planners, urban developers, and stakeholders understand the landscape of housing projectsin the city. It contains extensive data on each ADU and JADU, including the project's unique identifiers,approval status, the scope of the project, detailed address information, geolocation data, key dates ofproject stages, and web links to additional details.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of San Diego - Development Services Department (DSD)", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 143, 0, 148, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6244931.607126057, "ymin": 1778810.4111959785, "xmax": 6341375.772833139, "ymax": 1963266.0855909735, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECT_ID", "type": "esriFieldTypeString", "alias": "PROJECT_ID", "length": 255, "domain": null }, { "name": "APPROVAL_ID", "type": "esriFieldTypeString", "alias": "APPROVAL_ID", "length": 255, "domain": null }, { "name": "APPROVAL_TYPE", "type": "esriFieldTypeString", "alias": "APPROVAL_TYPE", "length": 255, "domain": null }, { "name": "APPROVAL_STATUS", "type": "esriFieldTypeString", "alias": "APPROVAL_STATUS", "length": 255, "domain": null }, { "name": "APPROVAL_SCOPE", "type": "esriFieldTypeString", "alias": "APPROVAL_SCOPE", "length": 1073741822, "domain": null }, { "name": "ADDRESS_JOB", "type": "esriFieldTypeString", "alias": "ADDRESS_JOB", "length": 255, "domain": null }, { "name": "STREET_NUM", "type": "esriFieldTypeString", "alias": "STREET_NUM", "length": 255, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 255, "domain": null }, { "name": "LAT_JOB", "type": "esriFieldTypeDouble", "alias": "LAT_JOB", "domain": null }, { "name": "LNG_JOB", "type": "esriFieldTypeDouble", "alias": "LNG_JOB", "domain": null }, { "name": "DATE_APPROVAL_CREATE", "type": "esriFieldTypeDate", "alias": "DATE_APPROVAL_CREATE", "length": 8, "domain": null }, { "name": "DATE_APPROVAL_ISSUE", "type": "esriFieldTypeDate", "alias": "DATE_APPROVAL_ISSUE", "length": 8, "domain": null }, { "name": "DATE_APPROVAL_CLOSE", "type": "esriFieldTypeDate", "alias": "DATE_APPROVAL_CLOSE", "length": 8, "domain": null }, { "name": "YEAR_APPROVAL_CREATE", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_APPROVAL_CREATE", "domain": null }, { "name": "YEAR_APPROVAL_ISSUE", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_APPROVAL_ISSUE", "domain": null }, { "name": "YEAR_APPROVAL_COMPLETE", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_APPROVAL_COMPLETE", "domain": null }, { "name": "COUNCIL_DISTRICT", "type": "esriFieldTypeString", "alias": "COUNCIL_DISTRICT", "length": 255, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 255, "domain": null }, { "name": "NEIGHBORHOOD_NAME", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD_NAME", "length": 255, "domain": null }, { "name": "COMM_PLAN_NAME", "type": "esriFieldTypeString", "alias": "COMM_PLAN_NAME", "length": 255, "domain": null }, { "name": "PROMISE_ZONE", "type": "esriFieldTypeString", "alias": "PROMISE_ZONE", "length": 255, "domain": null }, { "name": "COASTAL_OVERLAY_ZONE", "type": "esriFieldTypeString", "alias": "COASTAL_OVERLAY_ZONE", "length": 255, "domain": null }, { "name": "URL_PROJECT", "type": "esriFieldTypeString", "alias": "URL_PROJECT", "length": 255, "domain": null }, { "name": "URL_APPROVAL", "type": "esriFieldTypeString", "alias": "URL_APPROVAL", "length": 255, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA_SOURCE", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9e20b434e8424f3eb248a0088f21a208" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Traffic Control Map", "type": "Feature Layer", "description": "The DSD_TRAFFIC_CONTROL_MAP layer is designed to aid city planners, traffic engineers, and publicsafety personnel in understanding the landscape of both active and planned traffic control measures inthe city. It includes a range of traffic control types, specific scheduled dates of implementation andcessation, detailed block information for localizing controls, and the latitude and longitude for precisegeolocation. It also contains unique identifiers for Traffic Control Plans, providing a comprehensivepicture of the city's traffic control initiatives.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of San Diego - Development Services Department (DSD)", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 45, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6244750.68261914, "ymin": 1777218.3674640656, "xmax": 6352647.548517883, "ymax": 1985214.3113794774, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "APPROVAL_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APPROVAL_ID", "type": "esriFieldTypeString", "alias": "APPROVAL_ID", "length": 255, "domain": null }, { "name": "TRAFFIC_CONTROL_TYPE", "type": "esriFieldTypeString", "alias": "TRAFFIC_CONTROL_TYPE", "length": 255, "domain": null }, { "name": "DATE_START", "type": "esriFieldTypeDate", "alias": "DATE_START", "length": 8, "domain": null }, { "name": "DATE_END", "type": "esriFieldTypeDate", "alias": "DATE_END", "length": 8, "domain": null }, { "name": "BLOCK_INFORMATION", "type": "esriFieldTypeString", "alias": "BLOCK_INFORMATION", "length": 1073741822, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "TCP", "type": "esriFieldTypeString", "alias": "TCP", "length": 255, "domain": null }, { "name": "SSBF", "type": "esriFieldTypeString", "alias": "SSBF", "length": 255, "domain": null }, { "name": "DATE_LAST_UPDATED", "type": "esriFieldTypeDate", "alias": "DATE_LAST_UPDATED", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Project Tags", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DEVELOPMENT_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECT_ID", "type": "esriFieldTypeString", "alias": "PROJECT_ID", "length": 1073741822, "domain": null }, { "name": "PROJECT_TAG", "type": "esriFieldTypeString", "alias": "PROJECT_TAG", "length": 1073741822, "domain": null }, { "name": "TAG_SOURCE", "type": "esriFieldTypeString", "alias": "TAG_SOURCE", "length": 1073741822, "domain": null }, { "name": "TEMPLATE_ID", "type": "esriFieldTypeString", "alias": "TEMPLATE_ID", "length": 1073741822, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "9e20b434e8424f3eb248a0088f21a208" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Summary Table (Approval_Type)", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "APPROVAL_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APPROVAL_TYPE", "type": "esriFieldTypeString", "alias": "APPROVAL_TYPE", "length": 255, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }